On 4/29/24 17:21, Roberto Maggi @ Debian wrote:

I can mount it correctly, but when I try to write or touch any file in it, it returns me "Permission denied"

Works as expected. You have set squash to all, now every NFS client is mapped to nobody on the server.

But only root is able to write to the CephFS at first.

Set squash to "no_root_squash" to be able to write as root to the NFS share. Create a directory and change its permissions to someone else.

Regards
--
Robert Sander
Heinlein Consulting GmbH
Schwedter Str. 8/9b, 10119 Berlin

https://www.heinlein-support.de

Tel: 030 / 405051-43
Fax: 030 / 405051-19

Amtsgericht Berlin-Charlottenburg - HRB 220009 B
Geschäftsführer: Peer Heinlein - Sitz: Berlin
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to