From: Jim Davis <jdavis@cs.arizona.edu>
To: autofs@linux.kernel.org
Subject: Debugging hung autofs /home?
Date: Tue, 10 Jan 2006 16:16:43 -0700 [thread overview]
Message-ID: <43C4405B.7050706@cs.arizona.edu> (raw)
In-Reply-To: <43C29C28.5090407@deragon.biz>
[root@lectura /]# 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
[root@lectura /]# kill -HUP 2709
[root@lectura /]# 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
next parent reply other threads:[~2006-01-10 23:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <43C29C28.5090407@deragon.biz>
2006-01-10 23:16 ` Jim Davis [this message]
2006-01-10 23:51 ` Debugging hung autofs /home? Jeff Moyer
2006-01-10 23:53 ` Jim Davis
2006-01-10 23:59 ` Jeff Moyer
2006-01-11 17:17 ` Jim Davis
2006-01-11 17:20 ` Jeff Moyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43C4405B.7050706@cs.arizona.edu \
--to=jdavis@cs.arizona.edu \
--cc=autofs@linux.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.