Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-10028

Export the information about Lustre special mount flags and options

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Minor
    • Lustre 2.11.0
    • 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
      

      Attachments

        Issue Links

          Activity

            People

              qian Qian Yingjin (Inactive)
              qian Qian Yingjin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: