Description of problem: "Squash = No_Root_Squash;" Param needs to be added in NFS section of the document for enduser to change ownership of a particular directory in NFS mount. Without this param ownership of particular directory won't be changed, which is expected behaviour. NFS behaviour with 'Squash' param ==================================== If enduser prefers to change ownership of particular directory in NFS mount to different user, then required "Squash = No_Root_Squash" param in EXPORT section of ganesha.conf. NFS behaviour without 'Squash' param ====================================== 1. Enduser can't change the ownership of a particular directory in NFS mount without 'Squash = No_Root_Squash' param in ganesha.conf. 2. Default directory ownership will be with '4294967294' user. Reference: bz 1450401 Version-Release number of selected component (if applicable): NA How reproducible: NA Steps to Reproduce: NA Actual results: NA Expected results: NA Additional info: NA
https://access.qa.redhat.com/documentation/en-us/red_hat_ceph_storage/2/html-single/object_gateway_guide_for_red_hat_enterprise_linux/#exporting_the_namespace_to_nfs_ganesha Configuration example and comment added.
Moving this bug to verified. Document is updated with enough information. Thanks John for the quick update.
Closing this bug as the documentation has been published with the release