Loading...
 

LVM General Commands

Activate all the Volume Groups

vgchange -ay

Create a Snapshot

lvcreate -L7G -s -n lv_root_backup /dev/vg_be1/lv_root

Using this for MySQL backups