From Fedora Project Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

System-config-lvm backend functionality

Here is list of all functions, which should lvm backend provide

Basic

what where
Report information about partitions and groups lvs/lvdisplay & pvs/pvdisplay & vgs/pvdisplay
Create lvm lvm
Resize partitions and groups (both ways) lvextend/lvreduce & pvextend/pvreduce & vgextend/vgreduce
Set volumes and groups attributes lvchange & pvchange & vgchange
Adding and removing logical and physical partitions and groups lvcreate/lvremove & pvcreate/pvremove & vgcreate/vgremove
Formating partitions mkfs

Other

  • Snapshotting
Note.png
Please comment
If you don't agree with proposed functionality or have something to add, share it with us in Talk:SystemConfig/lvm/backend