[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

2.4.6 NFS problem



i'm running a RedHat 6.1 box with kernel 2.2.17 with the following:

# rpc.mountd --version
Universal NFS Server 2.2beta37
# rpc.nfsd --version
Universal NFS Server 2.2beta37
# cat /etc/exports
/usr/office/clients 192.168.2.2/255.255.255.0(rw)
192.168.2.6/255.255.255.0(rw)
/usr/office/closed 192.168.2.2/255.255.255.0(rw)
192.168.2.6/255.255.255.0(rw)
/usr/office/forms 192.168.2.2/255.255.255.0(rw)
192.168.2.6/255.255.255.0(rw)
/swlf 192.168.2.2/255.255.255.0(rw) 192.168.2.6/255.255.255.0(rw)

I have a machine that was running Debian Woody with kernel 2.2.18 which
needs access to the RedHat box.  I have the following set up:

# mount --version
mount: mount-2.11h
# cat /etc/fstab | grep rsize
pappy:/usr/office/clients      /mnt/clients/open       nfs
rsize=8192,wsize=8192,noauto,user       0 0
pappy:/usr/office/closed       /mnt/clients/closed     nfs
rsize=8192,wsize=8192,noauto,user       0 0
pappy:/usr/office/forms        /forms                  nfs
rsize=8192,wsize=8192,noauto,user       0 0
pappy:/swlf                             /swlf                   nfs
rsize=8192,wsize=8192,noauto,user       0 0

On the 2.2.18 kernel, mount /swlf works perfectly.  I recently upgraded
the kernal to 2.4.6, and now all of my mounts time out.  The following
appears in my /var/log/messages:

Oct 24 09:10:17 calypso kernel: portmap: server localhost not responding,
timed out
Oct 24 09:11:57 calypso kernel: portmap: server localhost not responding,
timed out
Oct 24 09:11:57 calypso kernel: lockd_up: makesock failed, error=-5
Oct 24 09:13:37 calypso kernel: portmap: server localhost not responding,
timed out

Can anyone help out?  I'm stuck and have no idea where to look.
-- 
 ____) ,_)        ,_)
(-(__  |_  _  _ |/
 ____) | |(_)(_ |\
(                 \_,
 _______________________________________________
| http://www.exitwound.org : hard to find       |
 _______________________________________________
| Marriage is a three ring circus: engagement   |
| ring, wedding ring, and suffering. -- Roger   |
| Price                                         |
 _______________________________________________
 -------------BEGIN GEEK CODE BLOCK-------------
| Version: 3.1                                  |
| GJ/IT d- s: a C+++>$ UL++++ P+++ L+++ E--- W++|
| N+@ o K- w O- M- V PS+ PE Y+ PGP++ t+@ 5@ X++ |
| R tv+@ b+ DI++++ D+ G++ e++++ h---- r+++ y+++ |
 --------------END GEEK CODE BLOCK--------------



Reply to: