Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: add fun stuff to disk output #148

Open
ryran opened this issue Jun 18, 2015 · 0 comments
Open

RFE: add fun stuff to disk output #148

ryran opened this issue Jun 18, 2015 · 0 comments
Assignees

Comments

@ryran
Copy link
Owner

ryran commented Jun 18, 2015

Unfortunately, sosreports don't capture /sys/; however, that shouldn't stop us from conditionally enhancing the disk module output. For starters, we could print the elevator as an additional column for each disk, e.g. (mockup):

$ xsos -d
STORAGE
  Multipath:
    mpatha  130  GiB  [noop]
    mpathb  690  GiB  [noop]
  Whole Disks from /proc/partitions:
    0 disks, totaling 0 GiB (0.00 TiB)
    (4 multipath/mdraid components hidden)
    - - - - - - - - - - - - - - - - - - - - -
    Disk    Size in GiB    Elevator
    ----    -----------    --------
    sda     137            cfq
    sdb     419            deadline
@ryran ryran self-assigned this Jun 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant