Hi,
I would like to mount an external CephFS, where the pool name is not cephfs.
With this command, i can mount it manually without any issue:
mount -t ceph MDSIP:6789:/ /mnt/test/cephfs -o mds_namespace=proxmoxfs -o name=proxmoxfs,secret=thesecrec
As you can see, the auth username is...