Hi,
I'm trying to mount a ceph fs directory in a lxc container. But I don't get past
Fuse and nesting options are checked for the unprivileged Deb10 container running on pve-manager/6.4-13/9f411e79 (running kernel: 5.4.128-1-pve) .
Any hints?
I'm trying to mount a ceph fs directory in a lxc container. But I don't get past
Code:
root@lxc-kio:~# ceph-fuse -m xx.xx.xx.xx --id kio -r /kio /mntkio
ceph-fuse[319]: starting ceph client
2021-08-27 10:54:58.787349 7f6897ee4100 -1 init, newargv = 0x556504b3c240 newargc=9
Fuse and nesting options are checked for the unprivileged Deb10 container running on pve-manager/6.4-13/9f411e79 (running kernel: 5.4.128-1-pve) .
Any hints?