XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. michal
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Groups 0

    michal

    @michal

    0
    Reputation
    30
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    michal Unfollow Follow

    Latest posts made by michal

    • RE: Backup cancelled still marked as successful

      Yes, XVAs.

      XO tried to restore VM from that backup but failed with the error IMPORT_ERROR_PREMATURE_EOF().

      posted in Xen Orchestra
      M
      michal
    • Backup cancelled still marked as successful

      Hi,

      I tried to run a full backup of a large VM but I cancelled the [XO] VM export task half way (from the Tasks page). Even though the backup was not completed successfully as it exported only about 50% of VM, XO marked backup as successful. It seems like a bug in the XO, could you please help with that?

      Cheers,
      Michal

      posted in Xen Orchestra
      M
      michal
    • RE: Problem with ZSTD compressed backup

      So far, I noticed this problem for three VMs. Each time I am trying to perform a backup with zstd compression through XO, the backup is marked as successful, but output XVA file is damaged (incomplete). The backup works fine for all other VMs, and I cannot pinpoint what is special about these faulty VMs.

      posted in Xen Orchestra
      M
      michal
    • RE: Problem with ZSTD compressed backup

      Manual import of the backup does not work, it finishes with the same error.

      # xe vm-import (...)
      The VM could not be imported; the end of the file was reached prematurely.
      
      posted in Xen Orchestra
      M
      michal
    • RE: Problem with ZSTD compressed backup

      Export of VM snapshot directly with xe works fine. The output file size was ~700GB.
      I used the following commands:

      # xe template-param-set is-a-template=false uuid=snapshoot_UUID
      # xe vm-export filename=filename.xva vm=snapshoot_UUID compress=zstd
      Export succeeded
      
      posted in Xen Orchestra
      M
      michal
    • Problem with ZSTD compressed backup

      Hi,

      I am trying to do a backup of relatively large VM (~1TB) with ZSTD compression, it shows that backup is successful and there is no errors in XOA log files:

       Snapshot 
      Start: Nov 3, 2020, 03:12:05 PM
      End: Nov 3, 2020, 03:12:11 PM
       local_storage 
       transfer 
      Start: Nov 3, 2020, 03:12:11 PM
      End: Nov 3, 2020, 04:27:34 PM
      Duration: an hour
      Size: 103.3 GiB
      Speed: 23.39 MiB/s
      Start: Nov 3, 2020, 03:12:11 PM
      End: Nov 3, 2020, 04:27:34 PM
      Duration: an hour
      Start: Nov 3, 2020, 03:12:05 PM
      End: Nov 3, 2020, 04:38:47 PM
      Duration: an hour
      

      but when I am trying to restore it, it fails:

      IMPORT_ERROR_PREMATURE_EOF()
      This is a XenServer/XCP-ng error
      

      The same backup without compression works fine, and it takes 10x more space.
      I use XCP-NG 8.1 and xo-server 5.70.0, xo-web 5.74.0.

      It looks like some issue of XAPI with VM export/compression. Has anyone run into a similar issue?

      posted in Xen Orchestra
      M
      michal