On Mon, 2006-16-10 at 14:08 -0400, Jeff Moyer wrote:
> 
> 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
Oct 16 14:54:51 jenny automount[24104]: attempting to mount entry 
/autohome/share
Oct 16 14:54:51 jenny automount[24104]: lookup_mount: lookup(file): looking up 
share
Oct 16 14:54:51 jenny automount[24104]: lookup_mount: lookup(file): share -> 
-rw,soft,intr,rsize=8192,wsize=8192^Ilinux:/home/share
Oct 16 14:54:51 jenny automount[24104]: parse_mount: parse(sun): expanded 
entry: -rw,soft,intr,rsize=8192,wsize=8192^Ilinux:/home/share
Oct 16 14:54:51 jenny automount[24104]: parse_mount: parse(sun): gathered 
options: rw,soft,intr,rsize=8192,wsize=8192
Oct 16 14:54:51 jenny automount[24104]: parse_mount: parse(sun): 
dequote("linux:/home/share") -> linux:/home/share
Oct 16 14:54:51 jenny automount[24104]: parse_mount: parse(sun): core of entry: 
options=rw,soft,intr,rsize=8192,wsize=8192, loc=linux:/home/share
Oct 16 14:54:51 jenny automount[24104]: sun_mount: parse(sun): mounting root 
/autohome, mountpoint share, what linux:/home/share, fstype nfs, options 
rw,soft,intr,rsize=8192,wsize=8192
Oct 16 14:54:51 jenny automount[24104]: mount_mount: mount(nfs): root=/autohome 
name=share what=linux:/home/share, fstype=nfs, 
options=rw,soft,intr,rsize=8192,wsize=8192
Oct 16 14:54:51 jenny automount[24104]: mount_mount: mount(nfs): nfs 
options="rw,soft,intr,rsize=8192,wsize=8192", nosymlink=0, ro=0
Oct 16 14:54:51 jenny automount[24104]: mount_mount: mount(nfs): calling 
mkdir_path /autohome/share
Oct 16 14:54:51 jenny automount[24104]: mount_mount: mount(nfs): calling mount 
-t nfs -s -o rw,soft,intr,rsize=8192,wsize=8192 linux:/home/share 
/autohome/share
Oct 16 14:54:51 jenny automount[24104]: mount(nfs): mounted linux:/home/share 
on /autohome/share
Oct 16 14:54:51 jenny automount[24104]: send_ready: token = 19801
Oct 16 14:54:51 jenny automount[24104]: mounted /autohome/share
Oct 16 14:54:51 jenny automount[24104]: expire_proc_indirect: 2 remaining in 
/autohome
Oct 16 14:54:51 jenny automount[24104]: mount still busy /autohome
Oct 16 14:54:51 jenny automount[24104]: expire_cleanup: got thid 3074386848 
path /autohome stat 3
Oct 16 14:54:51 jenny automount[24104]: expire_cleanup: sigchld: exp 3074386848 
finished, switching from 2 to 1
Oct 16 14:54:51 jenny automount[24104]: st_ready: st_ready(): state = 2 path 
/autohome

$ ps -p14360 f
  PID TTY      STAT   TIME COMMAND
14360 ?        Ss     8:53 gnome-panel --sm-config-prefix /gnome-panel-dbYkZn/ -

I wonder why gnome-panel would be touching /autohome/share.

I guess what I wonder also about all of this is that isn't there some
period of "idleness" required before anything is unmounted?  Is that the
60s that I am seeing?  If I increase that to a period longer than the
periodic access by gnome-panel should that not stop the trashing of the
mount?

b.

-- 
My other computer is your Microsoft Windows server.

Brian J. Murrell

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to