Hello,
I am trying to mount an external Ceph (Mimic) CephFs but I can not manage to get it using a subdir.
I tried adding to /etc/pve/storage.cfg:
then disabling it and enabling again, but it always mounts the root path of the CephFs.
Any hint? Thank you.
EDIT: solved, my fault editing files: 'subdir=/foo' --> 'subdir /foo'
I am trying to mount an external Ceph (Mimic) CephFs but I can not manage to get it using a subdir.
I tried adding to /etc/pve/storage.cfg:
Code:
cephfs: ...
subdir=/foo
then disabling it and enabling again, but it always mounts the root path of the CephFs.
Any hint? Thank you.
EDIT: solved, my fault editing files: 'subdir=/foo' --> 'subdir /foo'
Last edited: