<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 16, 2014, at 6:52 PM, Dietmar Maurer <<a href="mailto:dietmar@proxmox.com">dietmar@proxmox.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; display: inline !important; float: none; ">looks strange to me. how is "</span><a href="unix://$server/$glustervolume/images/$vmid/$name" style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">unix://$server/$glustervolume/images/$vmid/$name</a><span style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; display: inline !important; float: none; ">" related to gluster?</span></blockquote></div><br><div>Yeah, same here, but from the qemu/kvm man page:</div><div><div>GlusterFS</div><div>           GlusterFS is an user space distributed file system.  QEMU supports the use of GlusterFS volumes for hosting VM disk images using <b>TCP, Unix Domain Sockets and RDMA</b> transport protocols.</div><div><br></div><div>           Syntax for specifying a VM disk image on GlusterFS volume is</div><div><br></div><div>                   gluster[+transport]://[server[:port]]/volname/image[?socket=...]</div></div><div><br></div><div>I'll prep a new patch with the enum thingie :)</div><div><br></div><div>Stoyan</div></body></html>