Details
-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
9223372036854775807
Description
Some users need the information about Lustre mount. But the information exported by /proc/mounts is not enough especially for some Lustre special mount options and flags such as abort_recov, noir, etc.
This patch can export some Lustre special mount information. i.e.
[root@QYJ tests]# cat /sys/kernel/debug/lustre/mounts profile: lustre-MDT0000 device: /dev/loop0 flags: 3200 options: user_xattr,errors=remount-ro profile: lustre-OST0000 device: /dev/loop1 flags: 3000 options: ,errors=remount-ro profile: lustre-OST0001 device: /dev/loop2 flags: 3000 options: ,errors=remount-ro profile: lustre-client device: 192.168.59.129@tcp:/lustre flags: 2 options: user_xattr,flock