Difference between revisions of "Lvreduce"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
== Examples == | == Examples == | ||
Reduce to a total size of 1GB: | Reduce to a total size of 1GB: | ||
− | * <code>lvreduce --[[resizefs]] -L 1GB vg01/lvol1</code> | + | * TOTAL 1GB: <code>lvreduce --[[resizefs]] -L 1GB vg01/lvol1</code> |
− | + | ||
Revision as of 14:03, 6 January 2020
lvreduce
- Reduce the size of a logical volume
Shrinking is not supported on a GFS2 or XFS file system
Examples
Reduce to a total size of 1GB:
- TOTAL 1GB:
lvreduce --resizefs -L 1GB vg01/lvol1
Related commands: resize2fs
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: