]> sourceware.org Git - lvm2.git/commit
thin: initial --repair support for pools
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 24 Jul 2013 13:25:34 +0000 (15:25 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 31 Jul 2013 13:32:36 +0000 (15:32 +0200)
commitde0cba0e2d588a327867f17015cecba516364591
treea53bba1e25bfb1792e1f8aaf58cb221de4875445
parent22fc80982aa08ef8a907fc858a29a30c2d9293a7
thin: initial --repair support for pools

Initial basic support for repair.
It currently takes pool metadata spare volume, which
is used for recovery.  New spare is created if the volume
is successfuly repaired.

After the operation the previous _tmeta volume is moved
into  _tmeta%d volume and if everything is ok, this volume
could be removed.
New _tmeta needs to be pvmoved to proper place and also
converted to i.e. mirror if it should be mirrored.

Later version will try to automate some steps here.
WHATS_NEW
tools/lvconvert.c
This page took 0.035772 seconds and 5 git commands to generate.