Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1101580

Summary: Documentation Bug - setting NFS export directory permissions
Product: Red Hat Enterprise Virtualization Manager Reporter: Ulhas Surse <usurse>
Component: DocumentationAssignee: Lucy Bopf <lbopf>
Status: CLOSED CURRENTRELEASE QA Contact: Andrew Burden <aburden>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: pbandark, rbalakri, yeylon
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-19 01:33:20 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:

Description Ulhas Surse 2014-05-27 14:37:04 UTC
Description of problem:
The permissions on the directory must be set to allow read and write access to both the owner and the group. The owner should also have execute access to the directory. The permissions are set using the chmod command. The following command arguments set the required permissions on the /exports/iso directory.

# chmod 0755 /exports/iso

Now this indicates that 755 are the permissions that i ought to set (User rwx, Group r-x, Other r-x) but if you read the description of the functionality required it sounds like 760 (User rwx, Group rw-, Other ---) are the permissions required.


Version-Release number of selected component (if applicable):
Installation guide RHELV 3.3

Actual results:
# chmod 0760 /exports/iso

Expected results:
# chmod 0755 /exports/iso


Additional info:
Link to the document:
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3/html-single/Installation_Guide/index.html

Also i have seen this in Administration Guide.

Comment 1 Lucy Bopf 2014-06-04 04:04:19 UTC
Updated description of 'chmod 0755' in topic 7539 to reflect actual permissions granted.

Comment 2 Lucy Bopf 2014-07-25 00:16:40 UTC
*** Bug 1097657 has been marked as a duplicate of this bug. ***

Comment 3 Lucy Bopf 2014-07-30 06:23:05 UTC
Documentation Link
------------------------------
https://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.5-Beta/html-single/Administration_Guide/index.html#Preparing_NFS_Storage

What Changed
------------------------------
The following topic was revised so that the paragraph above the 'chmod 0755' command correctly describes the actual permissions granted by that command.

Preparing NFS Storage [7539-650901]

Updated revision history: [34613-686540]

NVR
------------------------------
Red_Hat_Enterprise_Virtualization-Administration_Guide-3.5-Beta-web-en-US-3.5-5.el6eng

Moving to ON_QA.