All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Brian J. Murrell" <brian@interlinx.bc.ca>
To: autofs@linux.kernel.org
Subject: Re: automounted filesystems being unmounted and	mounted	every minute
Date: Mon, 16 Oct 2006 15:00:41 -0400	[thread overview]
Message-ID: <1161025241.3184.34.camel@pc.ilinx> (raw)
In-Reply-To: <x49d58sxhes.fsf@segfault.boston.devel.redhat.com>


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

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 #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

  reply	other threads:[~2006-10-16 19:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

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=1161025241.3184.34.camel@pc.ilinx \
    --to=brian@interlinx.bc.ca \
    --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.