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

    Backup of Linux VM with [nobak] disk failing health check (Solved)

    Scheduled Pinned Locked Moved Xen Orchestra
    2 Posts 2 Posters 257 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
      andyh
      last edited by

      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.

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

        Ah thanks indeed a very interesting feedback! Thanks a lot 🙂

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