On Wed, Aug 01, 2012 at 07:44:14PM +0530, Bharata B Rao wrote:
> Hi,
>
> This is the v4 of the patchset to support GlusterFS backend from QEMU.
>
> Due to difficulties in supporting ipv6 address format in the ealier
> specification, I switched over to the URI based specification which looks
> lik
Hi,
This is the v4 of the patchset to support GlusterFS backend from QEMU.
Due to difficulties in supporting ipv6 address format in the ealier
specification, I switched over to the URI based specification which looks
like this:
file=gluster://server:[port]/volname/image[?transport=socket]
I hav