Bug 426053

Summary: [RFE] Anaconda to start nfs locking daemon
Product: Red Hat Enterprise Linux 5 Reporter: Norm Murray <nmurray>
Component: anacondaAssignee: Denise Dumas <ddumas>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.1CC: atodorov, ddomingo, tao
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
(all architectures) The NFS default for RHEL5 is "locking". Therefore, to mount nfs shares from the %post section of anaconda, use the <command>mount -o nolock,udp</command> command to start the locking daemon before using nfs to mount shares.
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-02 14:57:25 UTC Type: ---
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: 454962    

Description Wade Mealing 2007-12-18 01:20:07 UTC
Description of problem:

This may not be in the correct product, so please move it if it is not.

When attempting to mount nfs shares from the %post section of anaconda, mounting
fails as it requires the locking daemon to be running to be able to mount shares.

There is work around to use the "mount -o nolock,udp" command, although 
this was not previously required in RHEL 2.1 - 4.  Customer considers this
change in behavior a regression.


Version-Release number of selected component (if applicable):

anaconda-11.1.2.87-1

How reproducible:

Every time.
Steps to Reproduce:
1. Create custom kickstart, use install method HTTP
2. In %post section, mount something via nfs
3. Kickstart system
  
Actual results:

System stops, and wont mount nfs in kickstart, things go wobbly.

Expected results:

Mount remote nfs server.

Additional info:

Worked in 2.1,3 & 4.  Seems like the defaults for NFS now default to locking.

Comment 4 Denise Dumas 2008-05-08 18:30:26 UTC
This requires a 5.3 release note once they open up. Here is the text: 

The NFS default for RHEL5 is "locking". Therefore, to mount nfs shares from the
%post section of anaconda, use the "mount -o nolock,udp" command to 
start the locking daemon before using nfs to mount shares.

Comment 6 Denise Dumas 2008-07-11 18:56:25 UTC
This bz is or a release note only. Setting dev-ack so the bugbot doesnt close
this. Alex, can you please qa-ack this for the same reason? Thanks!

Comment 7 RHEL Program Management 2008-07-11 19:01:19 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 10 Ryan Lerch 2008-08-06 02:17:02 UTC
Release Notes:
Changed the source (Installation_Notes.xml) to the text in the Release Notes
field above.

Comment 11 Ryan Lerch 2008-08-06 02:17:02 UTC
Added New Release Notes Contents.

Comment 12 Denise Dumas 2008-10-02 14:57:25 UTC
I have verified this in the online release notes and am thus closing this BZ. 
Denise