Merge branch 'master' of github.com:jthornber/thin-provisioning-tools
This commit is contained in:
commit
e619c6edd0
@ -18,6 +18,7 @@ There are more requirements for testing, detailed below.
|
|||||||
Building
|
Building
|
||||||
========
|
========
|
||||||
|
|
||||||
|
autoconf
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
@ -67,7 +68,7 @@ Alternatively you can go via the xml format (perhaps you want to
|
|||||||
inspect the repaired metadata before restoring).
|
inspect the repaired metadata before restoring).
|
||||||
|
|
||||||
thin_dump --repair /dev/mapper/my_metadata > repaired.xml
|
thin_dump --repair /dev/mapper/my_metadata > repaired.xml
|
||||||
thinp_restore -i repaired.xml -o /dev/mapper/my_metadata
|
thin_restore -i repaired.xml -o /dev/mapper/my_metadata
|
||||||
|
|
||||||
Development
|
Development
|
||||||
===========
|
===========
|
||||||
|
Loading…
Reference in New Issue
Block a user