Hello,
PVE 6 currently ships the faulty ZFS SIMD patch for 5.0+ kernels which is known to cause FPU corruption.
See this issue: https://github.com/zfsonlinux/zfs/issues/9346
It was cherry-picked here...
Hello!
I tried to setup Gitlab in an unprivileged LXC.
As already discussed in other threads Gitlab wants to set some sysctls to specific values.
To be exact:
kernel.shmall = 4194304
kernel.sem = 250 32000 32 262
net.core.somaxconn = 1024
kernel.shmmax = 17179869184
In older versions of PVE...
Currently I'm using PVE 5.1 on my host which comes with ZoL 0.7.2. On my backup server I have running OMV3 which is based on Debian 8 Jessie and comes with ZoL 0.6.5.9. To backup my datasets I'm sending snapshots from my PVE host to OMV3.
Recently I've created a new dataset on ZoL 0.7.2, but I...