Bug 431918 - automount does not work on first attempt
Summary: automount does not work on first attempt
Keywords:
Status: CLOSED DUPLICATE of bug 304111
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: autofs
Version: 5.1
Hardware: x86_64
OS: Linux
low
high
Target Milestone: rc
: ---
Assignee: Jeff Moyer
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-07 20:20 UTC by Allen Jordan
Modified: 2008-02-28 17:52 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-28 17:52:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Allen Jordan 2008-02-07 20:20:04 UTC
Description of problem:
When accessing nfs automounted directories, the first attempt fails.
But the second attempts works.
For example if I "cd" to an automounted directory it will fail on the first 
attempt. But if I try "cd" again, it will work.
FYI - This works on our RedHat 4 U5 boxes for the same nfs filesystem.

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


How reproducible:
Make sure filesytem is not surrently automounted.
CD into the NFS filesystem. You should get an error.
Try the CD again. It should work.


Steps to Reproduce:
1. cd /[nfs filesystem]
2. Error
3. cd /[nfs filesystem] - should work.
  
Actual results:
valley:/apps/oracle-10.2.0> l /irb/hydtools				# 
First time the command fails
ls: /irb/hydtools: No such file or directory
valley:/apps/oracle-10.2.0> l /irb/hydtools				# 2nd 
(or 3rd) time it works
total 78880
drwxrwxrwx  9 bobw    hyddev     8192 Nov 10  2005 jdk1.5.0_06
drwxrwxr-x  3 bobw    hyddev       96 Mar 28  2006 berkeleyDB
-rwxrwxrwx  1 bobw    hyddev 43681923 Mar 28  2006 jdk-1_5_0_06-linux-amd64.bin


Expected results:
I expect no errors.

Additional info:

Comment 1 Jeff Moyer 2008-02-07 21:16:39 UTC
This problem was addressed in kernel 2.6.18-53.1.3.el5.  The fix should be
present in erratum RHSA-2007-0993.  Can you try the newer kernel and report your
reuslts, please?  See bz381071 for more information.

Thanks!

Comment 2 Jeff Moyer 2008-02-15 18:01:02 UTC
Were you able to try the new kernel?

Comment 3 Jeff Moyer 2008-02-22 16:03:59 UTC
I'm still waiting for testing feedback.

Comment 4 Jeff Moyer 2008-02-28 17:52:23 UTC
I'm almost certain this issue is a duplicate of 304111.  I'm closing this as
such, since I can't seem to get any feedback from the reporter.

*** This bug has been marked as a duplicate of 304111 ***


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