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

    Posts

    Recent Best Controversial
    • RE: Migrate VM Error: VDI_NOT_IN_MAP

      Hi,

      Thanks to all for the information you shared.
      We are currently testing a fix for the VDI_NOT_IN_MAP error.

      The fix should be released for the next update.
      So feel free to test and tell us if it fixed the problem.

      posted in Compute
      stephane-m-devS
      stephane-m-dev
    • RE: The "paths[1]" argument must be of type string. Received undefined

      Device: \\1.2.3.4.:Port:/backupVM
      Options: vers=4,nconnect=16,noauto,x-systemd.automount,x-systemd.device-timeout=10,x-systemd.idle-timeout=1min

      I tried mounting and backing up with the same settings and didn't notice anything special. The changes in the update only concerned the case where a port number was entered.

      The NFS mount is done correctly and the error only occurs at the time of backup, is that it?

      posted in Backup
      stephane-m-devS
      stephane-m-dev
    • RE: The "paths[1]" argument must be of type string. Received undefined

      Tristis Oris said in The "paths[1]" argument must be of type string. Received undefined:

      xen-orchestra/fs/dist/abstract.js:412

      Hi Tristis Oris

      Can you show the settings you used for your NFS mount?

      posted in Backup
      stephane-m-devS
      stephane-m-dev
    • RE: Health Check - No Hosts Available

      Is it PV, HVM or a PVHVM VM?
      Health Check can't work on HVM because there are no tools.

      posted in Backup
      stephane-m-devS
      stephane-m-dev
    • RE: NFS Remote encryption problem

      djingo As said before, we will work on improving error handling to better identify specific issues with some users' NFS servers.

      Unfortunately, we cannot reproduce the exact configuration of each user.

      posted in Backup
      stephane-m-devS
      stephane-m-dev
    • RE: NFS Remote encryption problem

      olivierlambert No, in the code we only check for non-hidden files, and djingo checked that the directory was totally empty.

      posted in Backup
      stephane-m-devS
      stephane-m-dev
    • RE: NFS Remote encryption problem

      djingo said in NFS Remote encryption problem:

      "/mnt/disk3" -fsid=87,async,no_subtree_check 192.168.100.0/24(sec=sys,rw,no_root_squash,insecure) *(sec=sys,ro,insecure,anongid=100,anonuid=99,all_squash)

      Thank you.
      By reusing the same NFS config that fails on your server, I unfortunately could not reproduce the problem.
      The only case where I saw the same error was when the shared directory already contained files, but you told me that was not your case.

      We will work on improving error handling to better identify NFS server-specific problems.

      posted in Backup
      stephane-m-devS
      stephane-m-dev
    • RE: NFS Remote encryption problem

      djingo Can you share your NFS config file (/etc/exports) ?

      posted in Backup
      stephane-m-devS
      stephane-m-dev
    • RE: NFS Remote encryption problem

      djingo Do you have any error logs on the unraid server side?

      posted in Backup
      stephane-m-devS
      stephane-m-dev
    • RE: NFS Remote encryption problem

      djingo

      It seems the problem happens when the directory shared contains non-hidden files.
      Can you try to add a NFS remote with encryption on an new empty directory, and let us know if it works?

      This is not specified, but the encrypted remote must not contain encrypted and unencrypted file, as they may conflict.
      We should add this information.

      posted in Backup
      stephane-m-devS
      stephane-m-dev
    • RE: NFS Remote encryption problem

      djingo said in NFS Remote encryption problem:

      stephane-m-dev the path exists but it was empty.

      The problem doesn't happen on our enterprise NFS server with encryption.

      But I tested on a freshly installed personal NFS server, and I get the same error as you if I use encryption.

      We are investigating and will keep you informed.

      posted in Backup
      stephane-m-devS
      stephane-m-dev
    • RE: NFS Remote encryption problem

      djingo said in NFS Remote encryption problem:

      "message": "ENOENT: no such file or directory, open '/run/xo-server/mounts/e782c43e-2ac7-472c-...etc.../metadata.json'"

      Hi,

      Can you see if the specified path and file exist?

      posted in Backup
      stephane-m-devS
      stephane-m-dev
    • RE: Understanding delta backups with different schedules

      Hi McHenry,

      After the initial full backup, the system stores only the incremental changes (deltas) at the frequency defined.

      If you’ve set up multiple schedules within the same job (hourly, daily, weekly, monthly), it doesn't mean each schedule gets its own full backup.

      posted in Backup
      stephane-m-devS
      stephane-m-dev