Hi ! Please help me understand what happen. I have pve 7 and ceph version 17.2.5. Created ceph fs and try to mount it on my centos 8 fresh installed server. But there is an error in cli:
I tried some other commands from documentation, but nothing works.
Code:
mount -t ceph 10.20.0.120:/cephfs /mnt/cephfs -o name=user_test,secret=%ANY-SECRET%
mount: /mnt/cephfs: special device 10.20.0.120:/cephfs does not exist.
I tried some other commands from documentation, but nothing works.