Kernel 2.6.22.1-27.fc7 breaks NFS

Miner, Jonathan W (CSC) (US SSA) jonathan.w.miner at baesystems.com
Thu Jul 26 14:52:13 UTC 2007




-----Original Message-----
From:	fedora-list-bounces at redhat.com on behalf of Miner, Jonathan W (CSC) (US SSA)
Sent:	Thu 07/26/2007 09:51 AM
To:	fedora-list at redhat.com
Cc:	
Subject:	Kernel 2.6.22.1-27.fc7 breaks NFS

Hi -

Just upgraded from 2.6.21-1.3228.fc7, and now seeing problems with NFS.  I originally believed the problem was with the automounter, but it looks like it might be NFS instead.  Rebooting with the old kernel solves the problem.

In this example, I'll create a new mountpoint, and try to mount my home directory. The directory is being served from a SUN Cluster 2.1 server.

# rm -rf /h
# mkdir -p /h/jminer
# mount superfly:/superfly/vol02/home/jminer /h/jminer
mount.nfs: /h/jminer is already mounted or busy
# echo $?
32

Now, if I try to mount the directory from the physical node, the mount suceeds.

# mount fly_a:/superfly/vol02/home/jminer /h/jminer
# echo $?
0

I saw similar problems with an earlier FC release, but it was related to either the autofs or nfs-utils package.
--------------------------------------

I just learned something else.  If I stop the autofs (/etc/init.d/autofs stop), then the original mount command works fine. If autofs is restarted, the mount command fails again. 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3218 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20070726/50b40896/attachment-0001.bin>


More information about the fedora-list mailing list