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
>

Must be hal then, or some other thing. Nothing in either the server or
the client logs about what did it, obviously it would be on the
client, but that's no help, as there's no trace of it in the log. I'll
stick some ps auxw command in my .zlogin so i can see what processes
get run at the time, maybe on a for loop. obviously to get a process
table dump after the fact is pointless.

OK, well, I've done that now, and I'm not seeing anything that could
cause it. pam-mount works fine... what's more relevant is this IMO:

That's me mounting /AAAAA to /DDDDD, then something else unmounting:

=====
Oct 27 02:10:10 pylon mountd[xxxxx]: authenticated mount request from
192.168.yyy.zzz:861 for /AAAAA (/AAAAA)
Oct 27 02:10:11 pylon mountd[xxxxx]: authenticated mount request from
192.168.yyy.zzz:868 for /BBBBB (/BBBBB)
Oct 27 02:10:11 pylon mountd[xxxxx]: authenticated mount request from
192.168.yyy.zzz:787 for /CCCCC (/CCCCC)
Oct 27 02:10:11 pylon mountd[xxxxx]: authenticated mount request from
192.168.yyy.zzz:1002 for /DDDDD (/DDDDD)
Oct 27 02:10:17 pylon mountd[xxxxx]: authenticated unmount request
from 192.168.yyy.zzz:644 for /DDDDD (/DDDDD)
Oct 27 02:10:19 pylon mountd[xxxxx]: authenticated unmount request
from 192.168.yyy.zzz:706 for /CCCCC (/CCCCC)
Oct 27 02:10:31 pylon mountd[xxxxx]: authenticated unmount request
from 192.168.yyy.zzz:779 for /BBBBB (/BBBBB)
Oct 27 02:10:32 pylon mountd[xxxxx]: authenticated unmount request
from 192.168.yyy.zzz:797 for /AAAAA (/AAAAA)
=====

that's from the server... so it gets a request to unmount them as soon
as they get mounted. Right now I'm running gnome. Normally I'm running
xfce or openbox. Gonna try in one of my other session types, see if
it's some stupid gui thing causing it or not (I'm think it is). I'll
send an update your way (and the BTS) when I have more info.

Waaah! Now it did it again. pam-mount sees it unmounted, so mounts
them, then whatever sees them mounted, unmounts them. GRR!



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