Re: [Qemu-devel] [PATCH V3 0/3] Quorum maintainance operations

2014-05-09 Thread Benoît Canet
The Friday 14 Mar 2014 à 16:18:39 (+0100), Benoît Canet wrote : Stefan, Kevin: Ping, I made this a dependency of Fam's nbd series to simplify his work on the job blockers. However Fam's series is a lot of work and takes time to merge. This patchset is the only thing I _must_ succeed to merge i

[Qemu-devel] [PATCH V3 0/3] Quorum maintainance operations

2014-03-14 Thread Benoît Canet
Hello, This series for 2.1 add the missing maintainance feature for Quorum. The first patch allows quorum to correct corrupted reads by rewriting them. The second add the drive-mirror-replace command to be used on a drive-mirrored device to replace a target bs by the mirror. The series apply on