Search results

  1. A

    [SOLVED] Cgroups memory not showing up correctly (netdata)

    Hey Folks, Trying to understand why netdata is showing differing data than the container summary page. I keep getting alerts on high cgroup mem usage, but every time i look at the summary page i see its very low. However, netdata says im using closer to 3.5 gigs and triggering alerts...
  2. A

    NFS option nconnect

    Hey Folks, I wanted to try out the nconnect option for NFS mounts and am having trouble adding this correctly. nfs: XXXXX_nfs_image_store export /mnt/XXXXXX path /mnt/pve/XXXXXXXX server 10.0.XXXXX content iso,vztmpl,backup,images options vers=3,nconnect=16...
  3. A

    LXC and passing USB audio

    Hey Folks, Long-ish thread, TLDR trying to pass through a USB audio device to an LXC container and am having a hard time with it. It might be a pulse audio issue but looking for advice. As to the inevitable WHY, well, because. Yes i know this is easier in a VM. I use nomachine to connect to it...
  4. A

    Chooseing apparmor config on lxc creation

    Hey Folks, I have an apparmor profile *_with_NFS that I add to LXCs that need NFS. I rather not all containers get this config. It would be nice to be able to define an lxc at creation to use various profiles. Is this possible? Rather not have to edit each container config file. How are...