[EMAIL PROTECTED] /]# ps ax | grep auto
2709 ? Ss 0:00 /usr/sbin/automount --timeout=3600 --verbose
--debug /home file /etc/auto_home -rw,intr,nosuid
2763 ? Ss 0:00 /usr/sbin/automount --timeout=3600 --verbose
--debug /cs file /etc/auto_cs -rw,intr,nosuid
3776 ? S 0:00 kalarmd --autostart
21284 pts/16 S+ 0:00 grep automount
21827 pts/28 S+ 0:00 grep auto
[EMAIL PROTECTED] /]# kill -HUP 2709
[EMAIL PROTECTED] /]# strace -f -p 2709
Process 2709 attached - interrupt to quit
futex(0x2aaaaaefd840, FUTEX_WAIT, 2, NULL
That process doesn't respond to kill -HUP, USR1, USR2, or /sbin/service
autofs reload. (The other automount process associated with /cs seems
to be fine.) New mounts under /home just hang. Mounting the
directories by hand from the NFS server works.
This is on a 4-processor AMD system running FC4:
Linux lectura.cs.arizona.edu 2.6.14-1.1656_FC4smp #1 SMP Thu Jan 5
22:26:33 EST 2006 x86_64 x86_64 x86_64 GNU/Linux
_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs