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

    Itayal59

    @Itayal59

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

    Itayal59 Unfollow Follow

    Latest posts made by Itayal59

    • RE: Restore error

      @Danp Hi,

      I just updated the commit via a git pull and a yarn build. Here is the commit version: 'Xen Orchestra, commit da84a'. I tried to restore the VMs again, but I still encounter the same error.

      Expected values to be strictly equal:
      + actual - expected
      
      + '8d1c3759-e958-465f-a018-87afc098642f'
      - 'fed97090-e59f-43e4-adad-3bb8ba8716f2'
      

      Knowing that I have the VHDs in my possession, is it possible to restore the full .VHD with the Deltas? I tried importing the full VHD via the web browser import, but after 20 minutes, the loading gets canceled. Is it possible to do this via the CLI? If you have any documentation on this, I'd appreciate it

      Thank you very much.

      Itayal

      posted in Backup
      Itayal59I
      Itayal59
    • RE: Restore error

      @Danp Hi Dan,

      Thanks for your reply.

      I use XO.
      Xen Orchestra, commit d36e1
      Master, commit da84a

      Itayal

      posted in Backup
      Itayal59I
      Itayal59
    • Restore error

      Hello,

      I am currently experiencing an issue while attempting to restore a backup using Xen Orchestra. Unfortunately, the restoration process fails, and I receive an error message.

      backupNg.checkBackup
      {
        "id": "cda2f118-d048-4c4a-a061-86e3c22954ca//xo-vm-backups/7158b360-fd4b-1c9d-6d1c-c7a6584e5eab/20240815T195433Z.json",
        "settings": {
          "mapVdisSrs": {}
        },
        "sr": "cd83d953-bc6d-90eb-2857-b429027da139"
      }
      {
        "generatedMessage": true,
        "code": "ERR_ASSERTION",
        "actual": "8d1c3759-e958-465f-a018-87afc098642f",
        "expected": "fed97090-e59f-43e4-adad-3bb8ba8716f2",
        "operator": "strictEqual",
        "message": "Expected values to be strictly equal:
      + actual - expected
      
      + '8d1c3759-e958-465f-a018-87afc098642f'
      - 'fed97090-e59f-43e4-adad-3bb8ba8716f2'",
        "name": "AssertionError",
        "stack": "AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
      + actual - expected
      
      + '8d1c3759-e958-465f-a018-87afc098642f'
      - 'fed97090-e59f-43e4-adad-3bb8ba8716f2'
          at VhdSynthetic.readHeaderAndFooter (/home/xen-orchestra/packages/vhd-lib/Vhd/VhdSynthetic.js:85:14)
          at Function.fromVhdChain (/home/xen-orchestra/packages/vhd-lib/Vhd/VhdSynthetic.js:138:3)"
      }
      

      Could you please assist me in resolving this issue?

      Thank you in advance for your support.

      Best regards

      posted in Backup
      Itayal59I
      Itayal59