![](https://seccdn.libravatar.org/avatar/a836ff90f492078f494adcf0c6059fc6.jpg?s=120&d=mm&r=g)
Cristian Rodríguez composed on 2015-08-09 02:53 (UTC-0300):
Felix Miata wrote:
At least, according to output from the mount command, and directly viewing /etc/mtab.
mtab is meaningless.. it is currently a symlink to /proc/self/mounts just for backwards compatibility..the mount program does no longer cares about that file in anyway.
Anyone else have this happen in TW? I'm pretty sure it's happening
on every last one of my TW installations, though I've only checked several.
hard to tell without any other information/log entries.
# mount | grep nfs s0000:/dir1 on /mnt/s0000/dir1 type nfs4 (ro,nosuid,relatime,vers=4.0,rsize=8192,wsize=8192,namlen=255,soft,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=192.168.###.%%%,local_lock=none,addr=192.168.###.###) s0000:/dir2 on /mnt/s0000/dir2 type nfs4 (ro,nosuid,relatime,vers=4.0,rsize=8192,wsize=8192,namlen=255,soft,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=192.168.###.%%%,local_lock=none,addr=192.168.###.###) # umount -a -t nfs # mount | grep nfs s0000:/dir1 on /mnt/s0000/dir1 type nfs4 (ro,nosuid,relatime,vers=4.0,rsize=8192,wsize=8192,namlen=255,soft,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=192.168.###.%%%,local_lock=none,addr=192.168.###.###) s0000:/dir2 on /mnt/s0000/dir2 type nfs4 (ro,nosuid,relatime,vers=4.0,rsize=8192,wsize=8192,namlen=255,soft,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=192.168.###.%%%,local_lock=none,addr=192.168.###.###) # dmesg | grep nfs [ 116.236356] FS-Cache: Netfs 'nfs' registered for caching # journalctl -b | grep nfs Aug 09 02:38:00 myhost kernel: FS-Cache: Netfs 'nfs' registered for caching -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org