Hi
I'm running Autofs (v4) on a RH9 system with a 2.6.0-test1 kernel, and I'm seeing some
problems:
1) mounts that happen via automount never seem to time out
2) forcing an umount fails ('device is busy')
3) Whenever I run Nautilus, something seems to poll everything in the automount map,
so stuff gets mounted whether I like it or not (and then it never umounts...)
It's not just Nautilus, (1) and (2) happen even if I don't log in via X.
My /etc/auto.master looks like this:
/mnt /etc/auto.mnt
My /etc/auto.mnt looks like this:
cdrom -fstype=auto,ro,nosuid,nodev :/dev/cdrom
sda1 -fstype=auto,umask=0 :/dev/sda1
sdb1 -fstype=auto,umask=0 :/dev/sdb1
I'd guess that some process has a file open, stopping things from umounting, but lsof
doesn't (seem to) give me any clues about what it might be. Is there something else
that I should look for?
Thanks in advance...
Steve.
_______________________________________________
autofs mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/autofs