Search results

  1. C

    [SOLVED] ZFS on HDD massive performance drop after update from Proxmox 6.2 to 6.3

    Hello togehter, Any help in the issue below is highly appreciated! Thanks! Christian [In short] After upgrading from Proxmox 6.2 to 6.3 mid of December I noticed a massive performance drop on my HDD based ZFS-pool. Performance dropped in my SAMBA use case from 110 MByte/s Network copy speed...
  2. C

    Nextcloud Snap in LXC container - nextcloud.mysqldump pipe problem

    Hello together, I've nextcloud snap in an unprivileged lxc container up and running. No I was playing around with the nextcloud snap CLI. When issuing the following command: nextcloud.mysqldump --databases nextcloud > /tmp/nextclouddump.txt I got the following error: Got errno 32 on write...
  3. C

    [SOLVED] Maximum number of bind mounts in a container

    Hello togehter, I want to bind mount 10 + x ZFS datasets into a lxc container. Is this an bad idea? What is the maximum recommended number of bind mounts for a container? According to man pct the bind mount limit seems to be 256 (mp0 - 255) is this assumption correct? Thanks! Chris
  4. C

    [SOLVED] Samba Fileserver on (unprivileged) LXC container - Setting ACLs with smbcacls fails (partly)

    Hello together, posted this already on the samba mailinglist but maybe someone in here can point me into the right direction. I'm running a PDC in a privilegded lxc container and try to setup a fileserver in an unprivileged lxc container. The shares of the file server are on the ZFS of the host...
  5. C

    Samba secondary DC in an unprivileged LXC container with Debian Buster

    Hello together, Currently I'm running Proxmox VE 5.4-2 (running kernel: 4.15.18-20-pve) and I wanted to have a secondary Samba 4 domain controller in an unprivileged LXC container. I installed in a container the debian-10.0-standard_10.0-1_amd64.tar.gz and upgraded it afterwards to Debian...
  6. C

    Samba secondary DC in an unprivileged LXC container with Debian Buster - ..."security.NTACL") failed: Operation not permitted (1)

    Hello together, Currently I'm running Proxmox VE 5.4-2 (running kernel: 4.15.18-20-pve) and I wanted to have a secondary Samba 4 domain controller in an unprivileged LXC container. I installed in a container the debian-10.0-standard_10.0-1_amd64.tar.gz and upgraded it afterwards to Debian...