mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
armbsdcli-utilitieslinuxperlperl5remote-admin-toolsupport-toolssysadmin-toolsysinfosystem-administration
4bdb6b0621
Now RAID works like this: -b - if no /proc/mdstat, or if no devices found and module is running, show nothing, otherwise show short form as before -F - if no proc/mdstat, show nothing, if no devices but mdstat and if -xx, show all lines, otherwise show normal -R - show all messages and missing file/module information so users, particularly sys admins, know right away module is running even if no devices. -v 6 and less, like -F. -v 7, like -R run, ie, show all messages. this gets rid of unneeded line output given that only if you have md_mod running will you have any data for /proc/mdstat and that module is only running if you have mdraid installed. Also redid the no data messages for no module state and no devices state to better reflect what is actually happening. Good adjustment and good cleanup of unneeded output while tightening the actual usability of the specific messages received. |
||
---|---|---|
man | ||
inxi |