<div dir="ltr">There is no hard rule/convention. Ideally you would want the brick directory name to match the volume name, rather than something as isolated as &quot;brick1&quot;.<div><br></div><div>For eg, if you have a volume called &#39;music&#39;, the brick name could be /export/LVM/music and similarly share the same LVM for video with a brick called /export/LVM/video.</div>
<div><br></div><div style>Avati</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 14, 2013 at 11:56 AM, John Smith <span dir="ltr">&lt;<a href="mailto:lbalbalba@gmail.com" target="_blank">lbalbalba@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
<br>
Thanks. Is there a preferred naming convention to go along with it ?<br>
Doing /exports/brick1/brick 1 seems a bit silly. Also, the /export<br>
mountpoint you suggest makes things a little ugly too, as it will<br>
results in /etxport1,  /export2, etc.<br>
<br>
Any ideas &gt;?<br>
<br>
<br>
Thanks,<br>
<br>
<br>
John Smith.<br>
<div class="HOEnZb"><div class="h5"><br>
On Tue, May 14, 2013 at 8:51 PM, Anand Avati &lt;<a href="mailto:anand.avati@gmail.com">anand.avati@gmail.com</a>&gt; wrote:<br>
&gt; The quick start guide needs to be updated. The brick directory should<br>
&gt; ideally be a sub-directory of a mount point (and not a mount point directory<br>
&gt; itself) for ease of administration. We recently added code to warn about<br>
&gt; this (and looks like the code check exposed a documentation bug which you<br>
&gt; just shared!)<br>
&gt;<br>
&gt; Avati<br>
&gt;<br>
&gt;<br>
&gt; On Tue, May 14, 2013 at 11:22 AM, John Smith &lt;<a href="mailto:lbalbalba@gmail.com">lbalbalba@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Im trying to follow this guide to set up a simple cluster:<br>
&gt;&gt; <a href="http://www.gluster.org/community/documentation/index.php/QuickStart" target="_blank">http://www.gluster.org/community/documentation/index.php/QuickStart</a><br>
&gt;&gt;<br>
&gt;&gt; But when I issue this command :<br>
&gt;&gt; gluster volume create glustervol01 replica 2<br>
&gt;&gt; 192.168.126.128:/export/brick1 192.168.126.129:/export/brick1<br>
&gt;&gt;<br>
&gt;&gt; I get the following eror:<br>
&gt;&gt; volume create: glustervol01: failed: The brick<br>
&gt;&gt; 192.168.126.129:/export/brick1 is a mount point. Please create a<br>
&gt;&gt; sub-directory under the mount point and use that as the brick<br>
&gt;&gt; directory. Or use &#39;force&#39; at the end of the command if you want to<br>
&gt;&gt; override this behavior.<br>
&gt;&gt;<br>
&gt;&gt; Am I doing something wrong ? The guide tells you to &#39;mkdir -p<br>
&gt;&gt; /export/brick1&#39;, and add &#39;/dev/glusterfsvol/glusterfslv1<br>
&gt;&gt; /export/brick1 xfs defaults 1 2&#39; to /etc/fstab. So yeah,<br>
&gt;&gt; /exports/brick is a mount point. You just created it. I dont get it...<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; - John Smith<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Gluster-users mailing list<br>
&gt;&gt; <a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
&gt;&gt; <a href="http://supercolony.gluster.org/mailman/listinfo/gluster-users" target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>