mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
Merge branch 'vm-test' into 'main'
Draft: WIP: print info from VMs See merge request cryptsetup/cryptsetup!864
This commit is contained in:
@@ -54,4 +54,16 @@ dmsetup version
|
||||
echo "Device mapper 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
|
||||
|
||||
Reference in New Issue
Block a user