From Fedora Project Wiki
(Page created)
 
mNo edit summary
 
Line 24: Line 24:


{{admon/note|Please comment|
{{admon/note|Please comment|
If you don't agree with proposed functionality or have something to add, share it with us in [[Talk:SystemConfig/boot/backend]]}}
If you don't agree with proposed functionality or have something to add, share it with us in [[Talk:SystemConfig/lvm/backend]]}}

Latest revision as of 08:42, 15 July 2009

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