mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-12 11:20:10 +01:00
WIP: print info from VMs
This commit is contained in:
@@ -51,4 +51,16 @@ dmsetup version
|
|||||||
echo "Device mapper targets:"
|
echo "Device mapper targets:"
|
||||||
dmsetup targets
|
dmsetup targets
|
||||||
|
|
||||||
|
echo "---------------------------"
|
||||||
|
pwd
|
||||||
|
lsblk
|
||||||
|
lsblk -S
|
||||||
|
lsblk -N
|
||||||
|
lsblk -D
|
||||||
|
lsblk -t
|
||||||
|
nvme list
|
||||||
|
mount
|
||||||
|
time $CRYPTSETUP_PATH/cryptsetup benchmark
|
||||||
|
echo "---------------------------"
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user