-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, when I do a "df -h", there is at least one partition that is missing from the output. For clarity, I'll use "grep" for the paste here, but the long "df" output has the same problem. cer@Telcontar:~> mount | grep storage /dev/sdd2 on /data/storage_d type xfs (rw,relatime,attr2,inode64,noquota) /dev/sda12 on /data/storage_a type xfs (rw,relatime,attr2,inode64,noquota) /dev/sdb11 on /data/storage_b type reiserfs (rw,relatime,user_xattr,acl) /dev/sdc18 on /data/storage_c type xfs (rw,relatime,attr2,inode64,noquota) cer@Telcontar:~> df -h | grep storage /dev/sdd2 1,9T 1,9T 13G 100% /data/storage_d /dev/sda12 314G 168G 147G 54% /data/storage_a /dev/sdb11 384G 313G 71G 82% /data/storage_b cer@Telcontar:~> As you see, "/data/storage_c" is mounted, but it is not listed in "df". Asking for it explicitly produces the expected output: cer@Telcontar:~> df -h /data/storage_c Filesystem Size Used Avail Use% Mounted on /dev/sdc18 546G 400G 146G 74% /data/storage_c cer@Telcontar:~> I don't remember seeing this before :-? - -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iEYEARECAAYFAlQO9/gACgkQtTMYHG2NR9VDRQCglNZo5NaxYmTEOZOh1HXumw0q GzYAn0aDCMtW1BVFKHU7qzfxzTbApWRQ =foHO -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org