hi, i notice that failed attempts to access an autofs managed mountpoint result in a sort of "black hole" period of somewhere around thirty seconds, during which time the media cannot be accessed.
after this "black hole" period has expired, handle_packet() suddenly... just... wakes up! up until that time, any attempts to do an ls /media/floppy are just... ignored. what's goin on? ta, l. Sep 22 18:17:29 localhost automount[11118]: get_pkt: state 3, next 2 Sep 22 18:17:29 localhost automount[11118]: st_ready(): state = 3 Sep 22 18:17:30 localhost automount[11118]: sig 14 switching from 2 to 3 Sep 22 18:17:30 localhost automount[11118]: get_pkt: state 2, next 3 Sep 22 18:17:30 localhost automount[11118]: st_expire(): state = 2 Sep 22 18:17:30 localhost automount[11118]: expire_proc: exp_proc=11317 Sep 22 18:17:30 localhost automount[11118]: st_expire(): exp = 1 Sep 22 18:17:30 localhost automount[11118]: handle_child: got pid 11317, sig 0 (0), stat 0 Sep 22 18:17:30 localhost automount[11118]: sigchld: exp 11317 finished, switching from 3 to 2 Sep 22 18:17:30 localhost automount[11118]: get_pkt: state 3, next 2 Sep 22 18:17:30 localhost automount[11118]: st_ready(): state = 3 Sep 22 18:17:31 localhost automount[11118]: sig 14 switching from 2 to 3 Sep 22 18:17:31 localhost automount[11118]: get_pkt: state 2, next 3 Sep 22 18:17:31 localhost automount[11118]: st_expire(): state = 2 Sep 22 18:17:31 localhost automount[11118]: expire_proc: exp_proc=11318 Sep 22 18:17:31 localhost automount[11118]: st_expire(): exp = 1 Sep 22 18:17:31 localhost automount[11118]: handle_child: got pid 11318, sig 0 (0), stat 0 Sep 22 18:17:31 localhost automount[11118]: sigchld: exp 11318 finished, switching from 3 to 2 Sep 22 18:17:31 localhost automount[11118]: get_pkt: state 3, next 2 Sep 22 18:17:31 localhost automount[11118]: st_ready(): state = 3 Sep 22 18:17:31 localhost automount[11118]: handle_packet: type = 0 Sep 22 18:17:31 localhost automount[11118]: handle_packet_missing: token 4, name floppy Sep 22 18:17:31 localhost automount[11118]: attempting to mount entry /media/floppy -- -- Truth, honesty and respect are rare commodities that all spring from the same well: Love. If you love yourself and everyone and everything around you, funnily and coincidentally enough, life gets a lot better. -- <a href="http://lkcl.net"> lkcl.net </a> <br /> <a href="mailto:[EMAIL PROTECTED]"> [EMAIL PROTECTED] </a> <br /> _______________________________________________ autofs mailing list [EMAIL PROTECTED] http://linux.kernel.org/mailman/listinfo/autofs
