AutoFS/NFS [message #4960] |
Fri, 04 August 2006 19:42  |
bkosick
Messages: 4 Registered: August 2006
|
Junior Member |
|
|
Hi All,
I have a non-VZ NFS server with a few exports that I use autofs/automount to mount /home and /software as needed. I am having issues getting autofs to work properly on a VZ-VPS
/usr/sbin/automount --timeout=60 /home file /etc/auto.home
[root@qavmXX ~]# !ps
ps ax | grep auto
27830 ttyp0 S 0:00 /usr/sbin/automount --timeout=60 /home file /etc/auto.home
27835 ttyp0 S+ 0:00 grep auto
[root@qavmXX ~]# ls -l /home/bkosick
ls: /home/bkosick: No such file or directory
There's no corresponding error in /var/log/messages
autofs works just fine on the HW node.
Anyone run into this before? I've read that VZ has issues with NFS server (SW-Soft thinks that NFS is too unstable under linux!) but that the client should work.
[Edit]
The Node is running FC5/2.6.16-1.2111_FC5.026test012smp the VPS is running RHEL4
Also, I just read a threat stating that there are 2-3 kernel patches to apply before NFS clients will work. Is this true? and if so where do I get them?
[Updated on: Fri, 04 August 2006 20:36] Report message to a moderator
|
|
|