XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Unable to quick deploy XOA on 8.2.1

    Scheduled Pinned Locked Moved Xen Orchestra
    7 Posts 3 Posters 680 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      adrianvanderwal
      last edited by adrianvanderwal

      I've just completed a clean installation of XCP-NG 8.2.1, and have attempted to quick deploy XOA via the web ui, cli script, and the https://xen-orchestra.com/#!/xoa interface

      All methods result in the following error:

      Importing XOA VM...
      The value given is invalid
      field: bridge
      value: xapi1
      

      452bcd74-159f-4d03-b7fd-9ac082b3d2fb-image.png

      I've attempted to deploy using a static address, as well as using DHCP; both result in the same error.

      Output of xe network-list:

      [11:33 xcp-ng-1 ~]# xe network-list
      uuid ( RO)                : e7c59c08-1eaf-bc2a-9f33-461076a6920b
                name-label ( RW): Pool-wide network associated with eth3
          name-description ( RW):
                    bridge ( RO): xenbr3
      
      
      uuid ( RO)                : b1d3e149-af9b-bd46-7d5d-bb17d0f090ac
                name-label ( RW): Pool-wide network associated with eth2
          name-description ( RW):
                    bridge ( RO): xenbr2
      
      
      uuid ( RO)                : 7af0b5ac-f1c9-98c3-24ca-576c6b713953
                name-label ( RW): Pool-wide network associated with eth0
          name-description ( RW):
                    bridge ( RO): xenbr0
      
      
      uuid ( RO)                : 962de358-592f-c66a-1d35-ef8f5d01db25
                name-label ( RW): Host internal management network
          name-description ( RW): Network on which guests will be assigned a private link-local IP address which can be used to talk XenAPI
                    bridge ( RO): xenapi
      
      
      uuid ( RO)                : 08057bb2-1105-cc3b-d86e-b21f23f8bad3
                name-label ( RW): Pool-wide network associated with eth1
          name-description ( RW):
                    bridge ( RO): xenbr1
      

      Output of ifconfig -a

      [11:34 xcp-ng-1 ~]# ifconfig -a
      eth0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
              ether 28:80:23:ae:da:d4  txqueuelen 1000  (Ethernet)
              RX packets 0  bytes 0 (0.0 B)
              RX errors 0  dropped 0  overruns 0  frame 0
              TX packets 0  bytes 0 (0.0 B)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
              device interrupt 32
      
      eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
              ether 28:80:23:ae:da:d5  txqueuelen 1000  (Ethernet)
              RX packets 1720  bytes 1177484 (1.1 MiB)
              RX errors 0  dropped 0  overruns 0  frame 0
              TX packets 533  bytes 144859 (141.4 KiB)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
              device interrupt 36
      
      eth2: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
              ether 28:80:23:ae:da:d6  txqueuelen 1000  (Ethernet)
              RX packets 0  bytes 0 (0.0 B)
              RX errors 0  dropped 0  overruns 0  frame 0
              TX packets 0  bytes 0 (0.0 B)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
              device interrupt 32
      
      eth3: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
              ether 28:80:23:ae:da:d7  txqueuelen 1000  (Ethernet)
              RX packets 0  bytes 0 (0.0 B)
              RX errors 0  dropped 0  overruns 0  frame 0
              TX packets 0  bytes 0 (0.0 B)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
              device interrupt 36
      
      lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
              inet 127.0.0.1  netmask 255.0.0.0
              loop  txqueuelen 1000  (Local Loopback)
              RX packets 192  bytes 161240 (157.4 KiB)
              RX errors 0  dropped 0  overruns 0  frame 0
              TX packets 192  bytes 161240 (157.4 KiB)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
      
      ovs-system: flags=4098<BROADCAST,MULTICAST>  mtu 1500
              ether 26:ce:04:47:57:c7  txqueuelen 1000  (Ethernet)
              RX packets 0  bytes 0 (0.0 B)
              RX errors 0  dropped 0  overruns 0  frame 0
              TX packets 0  bytes 0 (0.0 B)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
      
      xenbr0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
              ether 28:80:23:ae:da:d4  txqueuelen 1000  (Ethernet)
              RX packets 0  bytes 0 (0.0 B)
              RX errors 0  dropped 0  overruns 0  frame 0
              TX packets 0  bytes 0 (0.0 B)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
      
      xenbr1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
              inet 172.42.10.8  netmask 255.255.255.0  broadcast 172.42.10.255
              ether 28:80:23:ae:da:d5  txqueuelen 1000  (Ethernet)
              RX packets 1423  bytes 1129882 (1.0 MiB)
              RX errors 0  dropped 0  overruns 0  frame 0
              TX packets 515  bytes 145403 (141.9 KiB)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
      
      xenbr2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
              ether 28:80:23:ae:da:d6  txqueuelen 1000  (Ethernet)
              RX packets 0  bytes 0 (0.0 B)
              RX errors 0  dropped 0  overruns 0  frame 0
              TX packets 0  bytes 0 (0.0 B)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
      
      xenbr3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
              ether 28:80:23:ae:da:d7  txqueuelen 1000  (Ethernet)
              RX packets 0  bytes 0 (0.0 B)
              RX errors 0  dropped 0  overruns 0  frame 0
              TX packets 0  bytes 0 (0.0 B)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
      
      1 Reply Last reply Reply Quote 0
      • DanpD Online
        Danp Pro Support Team
        last edited by

        Hi,

        A new version of XOA was just released today, and apparently you've hit on an issue. Let me see if I can get someone to look into that for you.

        Apologies for the miscue,

        Dan

        A 1 Reply Last reply Reply Quote 0
        • A Offline
          adrianvanderwal @Danp
          last edited by

          Not a problem @Danp; thanks for the prompt response.

          1 Reply Last reply Reply Quote 0
          • olivierlambertO Offline
            olivierlambert Vates 🪐 Co-Founder CEO
            last edited by

            We are on it, until then, we re-linked the old one 🙂

            1 Reply Last reply Reply Quote 0
            • A Offline
              adrianvanderwal
              last edited by

              Thanks @olivierlambert.
              I have managed to deploy XOA.

              Again, thanks for the prompt response.

              1 Reply Last reply Reply Quote 0
              • olivierlambertO Offline
                olivierlambert Vates 🪐 Co-Founder CEO
                last edited by

                It's now available with the Debian 12 version and the correct xenbr0 network. Please try again and confirm it's OK to you 🙂

                1 Reply Last reply Reply Quote 1
                • A Offline
                  adrianvanderwal
                  last edited by

                  Confirmed working with the new version.

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post