Re: mount command absurdly verbose?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/22/2011 04:09 PM, Andras Simon wrote:
> 2011/11/22, Ralf Corsepius<rc040203@xxxxxxxxxx>:
>> On 11/22/2011 01:57 PM, Andras Simon wrote:
>
> [...]
>
>>> I use df.
>>
>> Not that much better:
>>
>> Real world example:
>>
>> $ df
>> Filesystem      1K-blocks       Used Available Use% Mounted on
>> rootfs           50395844   32372316  15463528  68% /
>> ..
>> tmpfs             3057628      46748   3010880   2% /run
>> /dev/sda3        50395844   32372316  15463528  68% /
>> tmpfs             3057628      46748   3010880   2% /run
>> ...
>> /dev/sdb8       638902480  153233668 453214376  26% /users/user1
>> /dev/sdb8       638902480  153233668 453214376  26% /users/user2
>> /dev/sdb8       638902480  153233668 453214376  26% /users/user3
>> ...
>
> Hmmm. I wonder why /dev/sdb8 is mounted to 3 different places?

These are autofs-automounted local homes.

autofs mounts these home directories "on-demand", switching between 
nfs-mounts and bind-mounts, depending on whether they are local or remote.

In this case, they currently are all local.

FWIW:

f14's mount displayed them this way:
# mount
..
/home/user1 on /users/user1 type none (rw,bind)
...

This reflects the actual situation and is human readable.



f16's "mount" displays them this way:
# mount
...
/dev/sdb8 on /users/user1 type ext4 
(rw,relatime,seclabel,user_xattr,acl,barrier=1,data=ordered)
...

IMO, this unreadable and all wrong.

Ralf


-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux