You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
List device, output <device name> = <block device>
> dm-utils ls
dev0=dm-0
dev1=dm-1
Delete device
> dm-utils del -h
Device-mapper utils.
[-h] del -d <string>
del Delete device
-d, --dev=<device> Device name
-h, --help Print this help and exit> dm-utils del -d dev0