Difference between revisions of "LVM2"

From Proxmox VE
Jump to navigation Jump to search
Line 5: Line 5:
 
* Create snapshots of logical volumes.
 
* Create snapshots of logical volumes.
  
LVM snapshots are used by vzdump to create consistent backups of running VMs.
+
LVM snapshots are used by [[Backup - Restore - Live Migration|vzdump]] to create consistent backups of running VMs.
  
 
[[Category:Technology]]
 
[[Category:Technology]]

Revision as of 16:06, 15 April 2008

LVM is a logical volume manager for the Linux kernel. The LVM can:

  • Resize volume groups online by absorbing new physical volumes.
  • Resize logical volumes online by concatenating extents onto them or truncating extents from them.
  • Create snapshots of logical volumes.

LVM snapshots are used by vzdump to create consistent backups of running VMs.