X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=recipes%2Fshow-devices.example;fp=recipes%2Fshow-devices.example;h=ccab9ef475588505168fdafa7f2fad07b054b906;hp=0000000000000000000000000000000000000000;hb=b86d7b975629ae099ad9a137ced6f23b17c1531a;hpb=ae17137f643c33f0ad8f61dc1abe4800815ddcc3 diff --git a/recipes/show-devices.example b/recipes/show-devices.example new file mode 100644 index 0000000..ccab9ef --- /dev/null +++ b/recipes/show-devices.example @@ -0,0 +1,14 @@ +$ show-devices.sh /dev/mapper/Guests-RHEL53PV32 +run +list-devices +/dev/sda +list-partitions +/dev/sda1 +/dev/sda2 +pvs +/dev/sda2 +vgs +VolGroup00 +lvs +/dev/VolGroup00/LogVol00 +/dev/VolGroup00/LogVol01