New Tool: lsds - List All Linux Block Devices and Settings in One Place | Tanel Poder Consulting #56
Replies: 1 comment
-
Awesome tool - this belongs on every Linux box. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New Tool: lsds - List All Linux Block Devices and Settings in One Place | Tanel Poder Consulting
When dealing with disks and I/O things on Linux, you’d regularly run commands like lsblk, lsscsi, nvme list, etc. All of them tend to report a different set of information, so I ended up running multiple commands and correlating their output based on the device name or number.
And then I had to run commands like these, to get extra info about the current OS-level configuration settings for specific disks: - Linux, Oracle, SQL performance tuning and troubleshooting - consulting & training.
https://tanelpoder.com/posts/lsds-list-linux-block-devices-and-their-config/
Beta Was this translation helpful? Give feedback.
All reactions