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

    Topics

    • D

      XO Backup job stuck in state "started" and not working any more

      Watching Ignoring Scheduled Pinned Locked Moved Solved Backup
      3
      0 Votes
      3 Posts
      67 Views
      D
      @olivierlambert Thanks that worked. Kind of obvious approach, still didn't try that
    • D

      Migration compression is not available on this pool

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      9
      0 Votes
      9 Posts
      651 Views
      henri9813H
      Hello, We tried the compression feature. You "can see" a benefit only if you have a shared storage. ( and again, the migration between 2 nodes is already very fast, we don't see major difference, but maybe a VM will a lot of ram ( >32GB ) can see a difference. If you don't have a shared storage ( like XOSTOR, NFS, ISCSI ), then you will not see any difference because there is a limitation of 30MB/s-40MB/s ( see here: https://xcp-ng.org/forum/topic/9389/backup-migration-performance ) Best regards,
    • D

      NFS Remote encryption problem

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      32
      0 Votes
      32 Posts
      8k Views
      D
      @stephane-m-dev understood. My suggestion regarding the different behavior (does not work with disk share, does work with user share) on unraid would be to put this in a "tip" in the documentation section about setting up Remotes.
    • D

      how to get syslog to remote to work?

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      4
      0 Votes
      4 Posts
      1k Views
      lawrencesystemsL
      @djingo My syslog stopped working (I think after one o the updates) and this bug still exists. If you trying removing it form the Pool or individual hosts in the Pool via XO it will not let you have it as blank. If you ssh in and use xsconsole you can remove the syslog server and but it will not let you specify a port. But once it has been removed from xsconsole you can go back into XO and add in the syslogserver along with a non-default port such as 192.168.2.7:1521 and it will work.
    • D

      SR not working: stale NFS handle

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      2
      0 Votes
      2 Posts
      401 Views
      I
      @djingo Have you made any config changes to unraid? That will often make nfs go stale.
    • D

      How to configure Teleport App service for XO web UI?

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      8
      0 Votes
      8 Posts
      2k Views
      olivierlambertO
      Then I don't see why it would be a XO problem FYI, we use JSON-RPC over websockets. Hopefully, someone at Teleport community would be able to pinpoint the problem
    • D

      cannot mount NFS remote

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra solved
      2
      0 Votes
      2 Posts
      705 Views
      D
      OK I got it. I didn't think that the host was using apparmor, but it actually does. So it must be started using --cap-add sys_admin --security-opt apparmor:unconfined Now it works.