Changes

Qemu native GlusterFS integration

152 bytes added, 06:30, 4 August 2013
/* GlusterFS */
= GlusterFS =
Add Since we run Qemu as unprivileged user we have to permit access to GlusterFS from an unprivileged port as well as an unprivileged user. To achieve that, add the following line to the <code>volume management</code> in <code>/etc/glusterfs/glusterd.vol</code> on all involved storage nodes and restart glusterd:
<pre>
option rpc-auth-allow-insecure on
</pre>
plus and run the following command on a gluster node:
<pre>
gluster volume set virtualization server.allow-insecure on
Bureaucrat, administrator
425
edits