Re: [libvirt] [PATCH] support sheepdog volumes

2010-11-21 Thread MORITA Kazutaka
At Fri, 19 Nov 2010 14:56:35 -0800, Josh Durgin wrote: > > On 11/18/2010 04:42 PM, MORITA Kazutaka wrote: > > On 2010/11/18 19:46, Daniel P. Berrange wrote: > >> On Wed, Nov 17, 2010 at 06:19:58PM +0900, MORITA Kazutaka wrote: > >>> Sheepdog is a distributed storage system for QEMU. It provides hi

Re: [libvirt] [PATCH] support sheepdog volumes

2010-11-19 Thread Josh Durgin
On 11/18/2010 04:42 PM, MORITA Kazutaka wrote: On 2010/11/18 19:46, Daniel P. Berrange wrote: On Wed, Nov 17, 2010 at 06:19:58PM +0900, MORITA Kazutaka wrote: Sheepdog is a distributed storage system for QEMU. It provides highly available block level storage volumes to VMs like Amazon EBS. Thi

Re: [libvirt] [PATCH] support sheepdog volumes

2010-11-18 Thread MORITA Kazutaka
On 2010/11/18 19:46, Daniel P. Berrange wrote: > On Wed, Nov 17, 2010 at 06:19:58PM +0900, MORITA Kazutaka wrote: >> Sheepdog is a distributed storage system for QEMU. It provides highly >> available block level storage volumes to VMs like Amazon EBS. This >> patch adds support for Sheepdog; we ca

Re: [libvirt] [PATCH] support sheepdog volumes

2010-11-18 Thread Daniel P. Berrange
On Wed, Nov 17, 2010 at 06:19:58PM +0900, MORITA Kazutaka wrote: > Sheepdog is a distributed storage system for QEMU. It provides highly > available block level storage volumes to VMs like Amazon EBS. This > patch adds support for Sheepdog; we can create VMs with sheepdog > volumes, and attach she

[libvirt] [PATCH] support sheepdog volumes

2010-11-17 Thread MORITA Kazutaka
Sheepdog is a distributed storage system for QEMU. It provides highly available block level storage volumes to VMs like Amazon EBS. This patch adds support for Sheepdog; we can create VMs with sheepdog volumes, and attach sheepdog volumes to running machines via the attach-device command. Sheepdo