cephFS on proxmox 7.1

Where do you want to mount it? Inside a VM or another machine in your network?
The PVE servers should automatically have a CephFS Storage which is mounted in the /mnt/pve directory.
 
Where do you want to mount it? Inside a VM or another machine in your network?
The PVE servers should automatically have a CephFS Storage which is mounted in the /mnt/pve directory.
another machine in my network..

yes i can see cephFS already mount in node1,2,3... but i want to mount it in other machine
 
another machine in my network..
Okay. Did you follow the linked "prerequisite" page and created a new user with its own key?
If so, then the secret key is the key mentioned in the resulting file that you need to save in its own file.

If you didn't the secret file used by the PVE servers itself is located at /etc/pve/priv/ceph/cephfs.secret
 
sorry problem solved:

sudo ceph fs authorize cephfs client.coba / rw

mount -t ceph 192.168.103.101:6789,192.168.103.102:6789,192.168.103.103:6789:/ /mnt/mycephfs/ -o name=coba,secret=AQANYMxhlkfeNhAA2YG6qScOCq4ZjJTaMlZDyg==


thanks
 
  • Like
Reactions: aaron

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!