<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div>Thank you Patrick, &nbsp;are you doing this on the engine or on the nodes? &nbsp;</div>
<div><br>
</div>
<div>Thanks again for the input.</div>
<div><br>
</div>
<div>Bill</div>
<div>
<div id="MAC_OUTLOOK_SIGNATURE"></div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:12pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Patrick Russell<br>
<span style="font-weight:bold">Date: </span>Wednesday, 8 April 2015 20:13<br>
<span style="font-weight:bold">To: </span>Bill Dossett<br>
<span style="font-weight:bold">Cc: </span>&quot;<a href="mailto:users@ovirt.org">users@ovirt.org</a>&quot;<br>
<span style="font-weight:bold">Subject: </span>Re: [ovirt-users] gluster export<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi BIll,
<div class="">You do need to create the export. Here are the steps we noted from our build. I’ll try and find where we got some of the build ideas from.</div>
<div class=""><br class="">
</div>
<div class="">mkdir -p /gluster/{data,engine,meta,xport}/brick ; mkdir /mnt/lock</div>
<div class=""><br class="">
</div>
<div class="">
<div class="">for i in data engine meta xport ; do gluster volume create ${i} replica 3 hostname:/gluster/${i}/brick hostname:/gluster/${i}/brick hostname:/gluster/${i}/brick ; done</div>
<div class=""><br class="">
</div>
<div class="">gluster volume status</div>
<div class=""><br class="">
</div>
<div class="">for i in data engine meta xport ; do gluster volume set ${i} group virt ; done</div>
<div class="">for i in data engine meta xport ; do gluster volume set ${i} storage.owner-uid 36 ; gluster volume set ${i} storage.owner-gid 36 ; done</div>
<div class="">for i in data engine meta xport ; do gluster volume start ${i} ; done</div>
</div>
<div class=""><br class="">
</div>
<div class="">-Patrick</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Apr 8, 2015, at 8:32 PM, Bill Dossett &lt;<a href="mailto:bill.dossett@pb.com" class="">bill.dossett@pb.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif;" class="">
<div class="">
<div class="">
<div class="">Hi,</div>
<div class=""><br class="">
</div>
<div class="">Kind of a stupid question, but I couldn’t figure it out today.</div>
<div class=""><br class="">
</div>
<div class="">I setup a gluster cluster with ovirt-engine. &nbsp;Created the volume with a couple of bricks in a replicating cluster.</div>
<div class=""><br class="">
</div>
<div class="">I will eventually be using some of this anyway with ovirt Vms, but also interested in using the glusterfs and cifs and nfs and hopefull iSCSI block to other devices… &nbsp;but I could find out what the export of the glusterfs &nbsp; server:/path &nbsp; was.
 &nbsp;Is this something I have to setup in addition to the gluster cluster. &nbsp;I thought I had read something that you need to set it up, but then couldn’t find it with all the different documents and windows I had open and it was late. &nbsp;So hoping someone can point
 me in the right direction for this.</div>
<div class=""><br class="">
</div>
<div class="">Thank you.</div>
<div class=""><br class="">
</div>
<div class="">Bill</div>
<div class="">
<div id="" class=""></div>
</div>
</div>
</div>
<br class="">
<hr class="">
<font face="Arial" size="2" class=""><br class="">
</font></div>
_______________________________________________<br class="">
Users mailing list<br class="">
<a href="mailto:Users@ovirt.org" class="">Users@ovirt.org</a><br class="">
<a href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</span><br>
<hr>
<font face="Arial" color="Black" size="2"><br>
</font>
</body>
</html>