LVM: Difference between revisions
From DWIKI
| Line 46: | Line 46: | ||
To find the metadata: | To find the metadata: | ||
pvck /dev/sdb1 | pvck /dev/sdb1 | ||
==Create lvm snapshot== | |||
lvcreate --size 1G --snapshot --name snap-1 /dev/myvg/mylv | |||
where size should be enough to hold the data changes | |||
=FAQ= | =FAQ= | ||
