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

    Topics

    • D

      NFS Remote encryption problem

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      32
      0 Votes
      32 Posts
      4k 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
      235 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
      1k 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
      533 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.