XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. andyh
    3. Best
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 24
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: VMware migration tool: we need your feedback!

      @danp
      I was having a similar issue with OVA imports (using Chrome), tried a different browser (Firefox) and was able to import the OVA.

      Went back to the reverse proxy and tried in Firefox, I currently have two VMs importing directly from VMware 😀

      posted in Migrate to XCP-ng
      A
      andyh
    • Backup of Linux VM with [nobak] disk failing health check (Solved)

      I had an issue with the backing up of a linux VM that had a [nobak] disk associated with it. When attempting the Health Check, I would receive the following error

      waitObjectState: timeout reached before OpaqueRef:7c60ab35-dba3-4c4a-887a-0f350a68c3b9 in expected state
      

      Watching the state of the VM startup, I could see the OS would not load. I initially thought this was an issue with XO, but earlier I realised it was the host OS hanging.

      This was due to the OS not being able to mount the disk from the health check, as it was not backed up due to [nobak].

      Modifying the /etc/fstab in the host OS to include nofail resolved the health check failure. Eg.

      UUID=a2c230fd-13e0-4453-9d56-1ab123bfad9e /Cache xfs     defaults,nofail        0       0
      

      Hopefully this will help anybody experiencing similar issues.

      posted in Xen Orchestra
      A
      andyh
    • RE: XOA Report

      @olivierlambert many thanks for the very quick response, it is indeed XO from sources. I think the burst explanation makes sense.

      Also, thanks for you and your teams continued development and support with both XCP-NG and XO.

      posted in Xen Orchestra
      A
      andyh