Your message dated Thu, 6 Jul 2006 00:10:18 +0530
with message-id <[EMAIL PROTECTED]>
and subject line autofs continuously keeps mounting
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: autofs
Version: 4.1.4-10
Severity: normal
autofs continuously keeps mounting the devices that have been listed.
Because of this after every 20 continuous mounts, fsck keeps running.
Here are the relevant contents of the config files:
/etc/auto.master
#
# $Id: auto.master,v 1.4 2005/01/04 14:36:54 raven Exp $
#
# Sample auto.master file
# This is an automounter map and it has the following format
# key [ -mount-options-separated-by-comma ] location
# For details of the format look at autofs(5).
#/misc /etc/auto.misc --timeout=60
/mnt /etc/auto.misc --ghost --timeout=30
/etc/auto.misc
#
# $Id: auto.misc,v 1.2 2003/09/29 08:22:35 raven Exp $
#
# This is an automounter map and it has the following format
# key [ -mount-options-separated-by-comma ] location
# Details may be found in the autofs(5) manpage
#cd -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom
# the following entries are samples to pique your imagination
#linux -ro,soft,intr ftp.example.org:/pub/linux
#boot -fstype=ext2 :/dev/hda1
#floppy -fstype=auto :/dev/fd0
#floppy -fstype=ext2 :/dev/fd0
#e2floppy -fstype=ext2 :/dev/fd0
#jaz -fstype=ext2 :/dev/sdc1
#removable -fstype=ext2 :/dev/hdd
backup -fstype=ext3,defaults :/dev/sda1
build -fstype=ext3,defaults :/dev/sda2
vfat -fstype=vfat,user,uid=1000,umask=0000 :/dev/sda3
#usb2 -fstype=auto,user,umask=0022 :/dev/sdb1
windows -fstype=vfat,uid=1000,umask=0022,user :/dev/hda2
cdrom -fstype=iso9660,ro,user,unhide :/dev/hdc
cdrw -fstype=iso9660,rw,user :/dev/hdc
dvd -fstype=iso9660,ro,user :/dev/hdc
I noticed that the automatic mount/remount is happening every 30 seconds
which is equivalent to what I've set in /etc/auto.master as the timout
option.
I'm using KDE. Does it have anything to do with KDE's automounting stuff
?
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (550, 'unstable'), (500, 'stable'), (250,
'experimental'), (50, 'edgy')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-skas3-v9-pre9
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages autofs depends on:
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii ucf 2.0012 Update Configuration File: preserv
Versions of packages autofs recommends:
pn nfs-common <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Okay! I found the culprit.
It is hal. The automount program is WAD. As per the config option, it is
expiring the share after 30 seconds. It is then where hal comes into the
picture and forces automount to again mount the share.
This keeps happening in a loop and thus we end seeing fsck run on the device
within around every 5 minutes.
Removing the hal package has solved the problem.
I'm closing this defect and will open one against hal.
If my explanation doesn't convince you please re-open the bug.
Thanks,
Ritesh
--
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."
"Stealing logic from one person is plagiarism, stealing from many is
research."
"The great are those who achieve the impossible, the petty are those who
cannot - rrs"
pgpmpU85YH9LW.pgp
Description: PGP signature
--- End Message ---