https://bugzilla.novell.com/show_bug.cgi?id=866010 https://bugzilla.novell.com/show_bug.cgi?id=866010#c0 Summary: df does not show all mounts Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: michael.kohnen@bayer.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:27.0) Gecko/20100101 Firefox/27.0 in /etc/fstab I have the local and network filesystems: /dev/disk/by-id/ata-ST1000DM003-1CH162_S1DBE6SN-part1 / ext4 acl,user_xattr 1 1 /dev/disk/by-id/ata-ST1000DM003-1CH162_S1DBE6SN-part2 swap swap defaults 0 0 /dev/disk/by-id/ata-ST1000DM003-1CH162_S1DBE6SN-part3 /local_data ext4 acl,user_xattr 1 2 10.248.18.151:/home /storage/home nfs rw,tcp,rsize=32768,wsize=32768,nfsvers=3,hard,bg,intr,suid 0 0 10.248.18.151:/prg /usr/prg nfs rw,tcp,rsize=32768,wsize=32768,nfsvers=3,hard,bg,intr,suid 0 0 10.248.18.151:/Databases /storage/Databases nfs rw,tcp,rsize=32768,wsize=32768,nfsvers=3,hard,bg,intr,suid 0 0 'mount' shows that the nfs-filesystems are mounted: .. 10.248.18.151:/prg on /usr/prg type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,hard,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.248.18.151,mountvers=3,mountport=836,mountproto=tcp,local_lock=all,addr=10.248.18.151) rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) 10.248.18.151:/home on /storage/home type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.248.18.151,mountvers=3,mountport=836,mountproto=tcp,local_lock=none,addr=10.248.18.151) 10.248.18.151:/Databases on /storage/Databases type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.248.18.151,mountvers=3,mountport=836,mountproto=tcp,local_lock=none,addr=10.248.18.151) none on /var/lib/ntp/proc type proc (ro,nosuid,nodev,relatime) but 'df' does not show all mounts: Dateisystem 1K-blocks Benutzt Verfügbar Verw% Eingehängt auf /dev/sda1 51473020 6294584 42540716 13% / devtmpfs 8188172 32 8188140 1% /dev tmpfs 8208660 0 8208660 0% /dev/shm tmpfs 8208660 6140 8202520 1% /run tmpfs 8208660 0 8208660 0% /sys/fs/cgroup tmpfs 8208660 6140 8202520 1% /var/lock tmpfs 8208660 6140 8202520 1% /var/run /dev/sda3 884926788 73796 839878196 1% /local_data 10.248.18.151:/prg 1074218752 408591424 665627328 39% /usr/prg 10.248.18.151:/home 512000 1024 510976 1% /storage/home in this case "/storage/Databases" is missing The filesystem itself is accessible. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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.