All of lore.kernel.org
 help / color / mirror / Atom feed
* automounted filesystems being unmounted and mounted every minute
@ 2006-10-16 13:30 Brian J. Murrell
  2006-10-16 16:32 ` Ian Kent
  0 siblings, 1 reply; 9+ messages in thread
From: Brian J. Murrell @ 2006-10-16 13:30 UTC (permalink / raw)
  To: autofs


[-- Attachment #1.1: Type: text/plain, Size: 1302 bytes --]

Autofs 5.0.1 seems to be doing an unmount/mount of my home dir
filesystems every minute or so.  Verbose output from autofs shows:

Oct 16 09:27:23 jenny automount[18632]: expiring path /autohome/share
Oct 16 09:27:23 jenny automount[18632]: unmounting dir = /autohome/share
Oct 16 09:27:23 jenny automount[18632]: expired /autohome/share
Oct 16 09:27:23 jenny automount[18632]: expiring path /autohome/brian
Oct 16 09:27:23 jenny automount[18632]: unmounting dir = /autohome/brian
Oct 16 09:27:23 jenny automount[18632]: expired /autohome/brian
Oct 16 09:27:24 jenny automount[18632]: attempting to mount entry /autohome/share
Oct 16 09:27:24 jenny automount[18632]: mount(nfs): mounted linux:/home/share on /autohome/share
Oct 16 09:27:24 jenny automount[18632]: mounted /autohome/share
Oct 16 09:27:24 jenny automount[18632]: mount still busy /autohome

Why is it in the same window of operation expiring, unmounting and
remounting filesystems?

My configuration for the above:

/autohome       /etc/autofs/auto.home  --timeout=60

brian           -rw,soft,intr,rsize=8192,wsize=8192     pc:/home/brian
share           -rw,soft,intr,rsize=8192,wsize=8192     linux:/home/share

Any ideas?

b.

-- 
My other computer is your Microsoft Windows server.

Brian J. Murrell

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 140 bytes --]

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

^ permalink raw reply	[flat|nested] 9+ messages in thread
* automounted filesystems being unmounted and mounted every minute
@ 2006-10-27 15:14 Scott_Rochford
  2006-10-27 15:29 ` Brian J. Murrell
  0 siblings, 1 reply; 9+ messages in thread
From: Scott_Rochford @ 2006-10-27 15:14 UTC (permalink / raw)
  To: autofs

Hi,

> > Take a look at http://people.redhat.com/jmoyer for documentation on
how to
> > gather debug information from the automounter.  Basically, you need
to log
> > daemon.* somewhere.
> gnome-panel?
> Oct 16 14:54:51 jenny automount[24104]: handle_packet: type = 3
> Oct 16 14:54:51 jenny automount[24104]:
handle_packet_missing_indirect: token 
> 19801, name share, request pid 14360

I've been puzzling over a similar problem with mounts of long since
removed users' home directories occurring every few minutes for some
time and was thrilled to discover this thread on the subject, however
after enabling debugging as instructed I only get:

Oct 27 16:06:04 e1shdb03 automount[16563]: handle_packet: type = 0
Oct 27 16:06:04 e1shdb03 automount[16563]: handle_packet_missing: token
1487772, name scott
Oct 27 16:06:04 e1shdb03 automount[16563]: attempting to mount entry
/users/scott

RHEL AS 3
autofs-4.1.3-154
2.4.21-37.0.1.ELhugemem

Do you have any other suggestions for methods to identify the processes
that are triggering these mount attempts?

Thanks in advance,
--
Scott Rochford

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-10-27 23:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-16 13:30 automounted filesystems being unmounted and mounted every minute Brian J. Murrell
2006-10-16 16:32 ` Ian Kent
2006-10-16 17:26   ` Brian J. Murrell
2006-10-16 18:08     ` Jeff Moyer
2006-10-16 19:00       ` Brian J. Murrell
2006-10-16 19:49         ` Jeff Moyer
  -- strict thread matches above, loose matches on Subject: below --
2006-10-27 15:14 Scott_Rochford
2006-10-27 15:29 ` Brian J. Murrell
2006-10-27 23:04   ` Jeff Moyer

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.