LVM: Difference between revisions

From DWIKI
Tony (talk | contribs)
Tony (talk | contribs)
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=

Revision as of 13:19, 4 April 2019