Bug 1455951

Summary: [Documentation]: "Squash = No_Root_Squash;" Param needs to be added in NFS section of doc
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Ramakrishnan Periyasamy <rperiyas>
Component: DocumentationAssignee: John Wilkins <jowilkin>
Status: CLOSED CURRENTRELEASE QA Contact: Ramakrishnan Periyasamy <rperiyas>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.3CC: asriram, kdreyer
Target Milestone: rc   
Target Release: 2.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-20 18:23:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1437905    

Description Ramakrishnan Periyasamy 2017-05-26 14:26:09 UTC
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

Comment 3 Ramakrishnan Periyasamy 2017-05-31 06:11:28 UTC
Moving this bug to verified. Document is updated with enough information.

Thanks John for the quick update.

Comment 4 John Poelstra 2017-06-20 18:23:50 UTC
Closing this bug as the documentation has been published with the release