я успешно смонтировал ceph с помощью команды:
mount -t ceph ceph-mon1.storage:6789:/ /mnt/mycephfs -o name=cephx,secretfile=/etc/ceph/ceph.client.cephx.keyring
, но когда я пытаюсь установить его в постоянном режиме, он не работает
ceph ceph-mon1.storage:6789:/ /mnt/ftd ceph name=cephx,secretfile=/etc/ceph/ceph.client.cephx.keyring,noatime 0 0
Я основан на https://docs.ceph.com/docs/master/cephfs/kernel/