Bug 1459684

Summary: [DOCS] NFSv4 firewall missing portmapper
Product: OpenShift Container Platform Reporter: Thom Carlin <tcarlin>
Component: DocumentationAssignee: Gaurav Nelson <gnelson>
Status: CLOSED CURRENTRELEASE QA Contact: Wenqi He <wehe>
Severity: medium Docs Contact: Vikram Goyal <vigoyal>
Priority: low    
Version: 3.5.0CC: aos-bugs, jokerman, mmccomas, tcarlin
Target Milestone: ---   
Target Release: ---   
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-08-28 04:01:14 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: 1724792    

Description Thom Carlin 2017-06-07 19:54:21 UTC
Document URL:

https://access.redhat.com/documentation/en-us/openshift_container_platform/3.5/html-single/installation_and_configuration/#overview-43

Section Number and Name: 

21.2.4.4. Export Settings

Describe the issue: 

Adding port 2049 only per Section 21.2.4.4 did not allow access to the NFSv4 exports

Suggestions for improvement: 

Add port 111 (as was done in NFSv3)

Additional information: 

"showmount -e nfs_server" is a way of testing NFS

Comment 1 Gaurav Nelson 2017-07-11 03:55:35 UTC
Please verify the suggested changes in PR https://github.com/openshift/openshift-docs/pull/4750

Comment 3 Thom Carlin 2017-08-01 22:11:17 UTC
Hi Guarav, the changes LGTM

Comment 4 openshift-github-bot 2017-08-02 00:48:26 UTC
Commit pushed to master at https://github.com/openshift/openshift-docs

https://github.com/openshift/openshift-docs/commit/91d557d0f3cc8724b189518c9866a3e9407afecb
Merge pull request #4750 from gaurav-nelson/Bug1459684-fixes

Changes are reviewed https://bugzilla.redhat.com/show_bug.cgi?id=1459684#c3

Comment 5 Gaurav Nelson 2017-08-28 04:01:14 UTC
This issue is now fixed, see the updated docs at https://access.redhat.com/documentation/en-us/openshift_container_platform/3.5/html-single/installation_and_configuration/#nfs-volume-security 

(section # 21.2.4.4 EXPORT SETTINGS)