Search results

  1. B

    NFS v4.2 multipathing

    Hi, I am trying to set up NFS 4.2 multipathing without success. I have an R540 with a test ZFS pool that is being served over NFS. Locally when I test the pool I can get 2.6GB/s. The R540 has 2x 10Gb ports with IP's 10.0.1.92 and 93. As far as I understand, the server needs no special...
  2. B

    Restore LXC - edit config file; restore fails

    recovering backed-up configuration from 'Backup_NAS:backup/vzdump-lxc-5000-2023_05_03-03_08_55.tar.zst' restoring 'Backup_NAS:backup/vzdump-lxc-5000-2023_05_03-03_08_55.tar.zst' now.. extracting archive '/backups/dump/vzdump-lxc-5000-2023_05_03-03_08_55.tar.zst' lxc 20230509055514.227 ERROR...
  3. B

    Unprivileged LXC, Docker - Nginx cannot use UNIX sockets to talk to php7.4 module inside a docker container.

    I use LXC mainly in my current setup to allow distribution of a GPU. This is the only snag I have hit that I cannot figure out by doing my own research. Unpriv LXC Ubuntu 20.04 with 'Nesting' and 'keyctl' options enabled. I have deployed a docker image that utilizes the passed through GPU and...