qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH 0/3] GlusterFS support in QEMU


From: Bharata B Rao
Subject: Re: [Qemu-devel] [RFC PATCH 0/3] GlusterFS support in QEMU
Date: Tue, 19 Jun 2012 14:40:18 +0530
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Jun 18, 2012 at 04:36:04PM +0100, Stefan Hajnoczi wrote:
> On Mon, Jun 11, 2012 at 3:18 PM, Bharata B Rao
> <address@hidden> wrote:
> > 4. Creating VM image
> >
> > # qemu-img create -f gluster gluster:c-qemu.vol:/F16 5G
> 
> Do you really need "-f gluster"?

I realized that we don't. I was picked it up from the semantics of rbd.

> The format should be "raw" (default)
> and the protocol should be "gluster".  Specifying "gluster:..." as the
> filename takes care of hooking up the GlusterFS protocol.

You are right. The current patches work w/o explicit specification of gluster
as format, but I will update the documentation in the next version.

Regards,
Bharata.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]