Bug 426053 - [RFE] Anaconda to start nfs locking daemon
Summary: [RFE] Anaconda to start nfs locking daemon
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: anaconda
Version: 5.1
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Denise Dumas
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: RHEL5u3_relnotes
TreeView+ depends on / blocked
 
Reported: 2007-12-18 01:20 UTC by Norm Murray
Modified: 2018-10-20 00:30 UTC (History)
3 users (show)

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.
Clone Of:
Environment:
Last Closed: 2008-10-02 14:57:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.