mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
dbginfo.sh: Updating info for disks and lvm
Adding some different views on disk and file system setup. Getting more details on lvm setup. Suggested-by: Mohamed AbouRehab <mohamed.abou.rehab@ibm.com> Reviewed-by: Michael Storzer <MSTORZER@de.ibm.com> Signed-off-by: Joern Siglen <siglen@de.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
05f0aeb61e
commit
28d9405f73
@@ -511,9 +511,9 @@ CMDS="${CMDS}\
|
||||
# command groups itself have an intentional topical grouping and order
|
||||
CMDS="${CMDS}\
|
||||
:lsblk\
|
||||
:lsblk -o +FSTYPE,UUID\
|
||||
:lsdasd\
|
||||
:lsdasd -u\
|
||||
:lvdisplay\
|
||||
:pvpath -qa\
|
||||
:dmsetup ls\
|
||||
:dmsetup ls --tree\
|
||||
@@ -540,6 +540,12 @@ CMDS="${CMDS}\
|
||||
:lszfcp -V\
|
||||
:ziorep_config -ADM\
|
||||
:lsscsi\
|
||||
:fdisk -l\
|
||||
:lvmconfig\
|
||||
:lvdisplay -m\
|
||||
:vgs -v\
|
||||
:pvs -v\
|
||||
:lvs -v\
|
||||
"
|
||||
|
||||
# crypto specific commands
|
||||
|
||||
Reference in New Issue
Block a user