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

    Xen Orchestra installation on offline host

    Scheduled Pinned Locked Moved Xen Orchestra
    5 Posts 4 Posters 1.4k Views 4 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.
    • L Offline
      Linus-S
      last edited by

      Hello all,
      I am trying to find out if it is even possible to install Xen Orchestra in a host that has no internet connection.

      Does anyone know if it is possible? My host is only connected to a switch that is connected to my computer because we want it to have an isolated environment for testing without making changes in our network.

      Is there some way we can run Xen Orchestra on the host without it ever have a connection to anything other than my computer? Can I somehow transfer the files needed from my computer to the host? And how would this be done? Any good tips or guides for this task?

      If this is not possible, I think it would be a good feature to think about.

      Thanks in advance.

      D 1 Reply Last reply Reply Quote 0
      • D Offline
        dredknight @Linus-S
        last edited by dredknight

        Linus-S here is something you can do:

        • run a virtual environment on your PC (Virtualbox?) that can export the disk in VHD or QCOW2 format.
        • install debian 12
        • build the XOA from sources
        • once installed shut the vm down and export the disk
        • if the disk is in QCOW2 format, covert it to VHD using qemu
        qemu-img convert -O vpc  xoa-disk.qcow2 xoa-disk.vhd
        
        • import the disk in the restricted hypervisor environment
        • create a VM from it
        • (bonus) Make a backup of the VM so you have it in handy for other less fortunate days
        1 Reply Last reply Reply Quote 0
        • olivierlambertO Offline
          olivierlambert Vates 🪐 Co-Founder CEO
          last edited by

          You can do it easily with XOA, just download it on your PC, and copy it on an USB stick or whatnot, and import it in your air gap environment. We also provide off line updates capabilities in such environment via our pro support subscription.

          T 1 Reply Last reply Reply Quote 0
          • T Offline
            tszwed @olivierlambert
            last edited by

            olivierlambert I have just downloaded XOA "xoa_unified.xva" from https://xen-orchestra.com/ but the MD5sum differs from the one on the download page. Tried with two different devices. Is the problem on my side or incorrect sum is on the XOA download webpage?

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

              We updated the image recently without updating the md5 (doing the modification now).

              If your sum is c3dd6102bef4d9aa2b7c5fc2c38c2bda that's fine 🙂

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