https://bugzilla.novell.com/show_bug.cgi?id=758391 https://bugzilla.novell.com/show_bug.cgi?id=758391#c7 --- Comment #7 from Parameshwara Bhat <p.bhat@gramtechnet.co.in> 2012-05-02 02:16:25 UTC --- (In reply to comment #2)
Please provide the following information:
1. output of "rpm -q autofs"
2. debug logs
- set DEFAULT_LOGGING="debug" in /etc/sysconfig/autofs - restart the automounter - trigger a mount and wait until the timeout expires - attach the complete output (/var/log/messages) here
3. autofs configuration
- attach /etc/sysconfig/autofs and /etc/auto.master here
Thanks.
1. pbhat@linux-u7cr:~> rpm -q autofs autofs-5.0.6-5.4.1.i586 2 & 3. Attached. 4. the automount through all this, has remained mounted, though was supposed to expire in 5 secs. See the 'mount' output below. In 11.4, the same setup used to work very well. pbhat@linux-u7cr:~> mount devtmpfs on /dev type devtmpfs (rw,relatime,size=754732k,nr_inodes=188683,mode=755) tmpfs on /dev/shm type tmpfs (rw,relatime) tmpfs on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) /dev/mapper/system-root on / type ext4 (rw,relatime,user_xattr,acl,commit=600,barrier=1,data=ordered) proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) debugfs on /sys/kernel/debug type debugfs (rw,relatime) securityfs on /sys/kernel/security type securityfs (rw,relatime) /dev/sda1 on /boot type ext4 (rw,relatime,user_xattr,acl,commit=600,barrier=1,data=ordered) /dev/mapper/system-home on /home type ext4 (rw,relatime,user_xattr,acl,commit=600,barrier=1,data=ordered) tmpfs on /var/lock type tmpfs (rw,nosuid,nodev,relatime,mode=755) tmpfs on /var/run type tmpfs (rw,nosuid,nodev,relatime,mode=755) tmpfs on /media type tmpfs (rw,nosuid,nodev,relatime,mode=755) gvfs-fuse-daemon on /home/pbhat/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,relatime,user_id=1000,group_id=100) /home/pbhat/.automount.local on /home/pbhat/backup type autofs (rw,relatime,fd=7,pgrp=20171,timeout=5,minproto=5,maxproto=5,direct) /dev/sdb2 on /home/pbhat/backup type ext2 (rw,relatime,user_xattr,acl,barrier=1) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.