On Fri, Jul 11, 2014 at 12:26:58PM +0200, Kevin Wolf wrote:
> Am 11.07.2014 um 09:34 hat Liu Yuan geschrieben:
> > When start quorum driver with 2 different sized images, we get:
> >
> > qemu-system-x86_64: -drive if=virtio,driver=quorum...: Could not refresh
> > total \
> > sector count: Input/o
Am 11.07.2014 um 09:34 hat Liu Yuan geschrieben:
> When start quorum driver with 2 different sized images, we get:
>
> qemu-system-x86_64: -drive if=virtio,driver=quorum...: Could not refresh
> total \
> sector count: Input/output error
>
> EIO would confuse users. With this patch, the error mes
When start quorum driver with 2 different sized images, we get:
qemu-system-x86_64: -drive if=virtio,driver=quorum...: Could not refresh total \
sector count: Input/output error
EIO would confuse users. With this patch, the error message goes like
Children images are not in the same size
qemu-sy