2009/10/26 Bastian Kleineidam <cal...@debian.org>:
> Hi,
>
> Am Dienstag, 13. Oktober 2009 23:18:24 schrieb Simon Raven:
>> Once one of the defined mounts is mounted, it continually unmounts it,
>> and mounts it again, in a cycle like that, all the time - literally. Day
>> or night, whether it's busy or not, it'll unmount it, then re-mount it a
>> bit later. This has been going on since the last upgrade to the
>> package.
> There is no code in pam_mount that mounts and unmounts in a cycle.
> Please turn on debugging in /etc/security/pam_mount.conf.xml and have a look
> in the system log (var/log/syslog for example) to see which process is causing
> these mounts.
> You should also use 'ps aufwwx' to find which process are running.
> Please mail the system log output and the output of the above ps command to
> cal...@debian.org if you need more assistance.
>
> Thanks,
>  Bastian
>

Actually, looks like it is pam-mount, but indirectly, cron seems to be
doing it, probably via pam_session, is my guess.

=====
Oct 27 02:45:04 acahkos CRON[31738]: pam_mount(misc.c:38):
set_myuid<pre>: (uid=0, euid=0, gid=0, egid=0)
Oct 27 02:45:04 acahkos CRON[31738]: pam_mount(misc.c:38):
set_myuid<post>: (uid=0, euid=0, gid=0, egid=0)
Oct 27 02:45:04 acahkos CRON[31577]: pam_mount(mount.c:695): going to unmount
Oct 27 02:45:04 acahkos CRON[31577]: pam_mount(mount.c:196): Mount
info: globalconf, user=root <volume fstype="nfs" server="pylon"
path="/AAAAA" mountpoint="/AAAAA" cipher="(null)" fskeypath="(null)"
fskeycipher="(null)" fskeyhash="(null)"
options="wsize=16384,rsize=16384,bg,retry=10,intr,nfsvers=3,proto=tcp,mountproto=tcp,sec=sys,noauto,user,dev,suid,exec"
/> fstab=0
=====



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to