Difference between revisions of "Lvs"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/4/html/Cluster_Logical_Volume_Manager/mdatarecover.html | https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/4/html/Cluster_Logical_Volume_Manager/mdatarecover.html | ||
+ | <pre> | ||
+ | lvs --segments | ||
+ | LV VG Attr #Str Type SSize | ||
+ | lvol0 vg -wi-a----- 1 linear 4.00m | ||
+ | lvol1 vg rwi-a-r--- 2 raid1 4.00m | ||
+ | </pre> | ||
== See also == | == See also == |
Revision as of 13:16, 15 December 2019
lvs -a -o +devices Couldn't find device with uuid 'FmGRh3-zhok-iVI8-7qTD-S5BI-MAEN-NYM5Sk'. Couldn't find all physical volumes for volume group VG. Couldn't find device with uuid 'FmGRh3-zhok-iVI8-7qTD-S5BI-MAEN-NYM5Sk'. Couldn't find all physical volumes for volume group VG.
lvs --segments LV VG Attr #Str Type SSize lvol0 vg -wi-a----- 1 linear 4.00m lvol1 vg rwi-a-r--- 2 raid1 4.00m
See also
- scan:
pvscan
vgscan
- LVM:
lvs
lvmscan
lvm fullreport
lvmreport
lvmconfig
lvmdump
lvmcheck
lvm dumpconfig
- Scan:
pvs
vgs
lvs
pvscan
vgscan
- PV:
pvcreate
pvremove
pvscan
pvremove
pvscan
pvs
pvchange
pvck
pvdisplay
pvresize
- LV:
lvdisplay
lvcreate
lvremove
,lvresize
,lvextend
,lvreduce
,lvrename
- VG:
vgdisplay
,vgcreate
,vgremove
,vgextend
,vgreduce
,vgscan
,vgchange
,vgrename
,vgcfgbackup
,vgcfgrestore
,vgimportclone
,vgck
- Check commands:
pvck
vgck
Advertising: