On 06/29/2012 06:15 PM, Nathan Stratton wrote:
I must admit the first part of managing GlusterFS with 3.3 works
very
well out of the box on oVirt 3.1.
Turn on GlusterFS in the cluster
Add your nodes
Manually add the peers in Gluster
Edit /etc/nfsmount.conf and set Defaultproto=tcp and Defaultvers=3
Create your gluster volume
Start the volume
Mount it in on one of your nodes in say /mnt
chown 36.36 /mnt
The only problem now is that you have to now use the volume as a NFS
server.
why not as posixfs?