<div dir="ltr">Thanks, Thiago, the advice on truncation seems to work great.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 17, 2013 at 2:34 PM, Thiago da Silva <span dir="ltr">&lt;<a href="mailto:thiago@redhat.com" target="_blank">thiago@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>


  
  

<div>
I think the instructions there is referring to a separate disk partition (sdb1). If you don&#39;t have one, you can create a loopback storage device. Example:<br>
truncate -s 5GB /srv/gluster-disk<br>
mkfs.xfs -i size=512 /srv/gluster-disk<br>
<br>
On Tue, 2013-12-17 at 14:22 -0700, Knut Moe wrote:
<blockquote type="CITE">
    Hi all,<br>
    <br>
    I am trying to follow the instructions from the Quick Start guide, but I am running into problems when issuing the following command:<br>
    <br>
    mkfs.xfs -i size=512 /dev/sdb1<br>
    <br>
    /dev/sdb1: No such file or directory<br>
    <br>
    If I create the sdb1 folder  in the /dev folder I get the following error when issuing the mkfs.xfs command<br>
    <br>
    mkfs.xfs: cannot open /dev/sdb1: Is a directory<br>
    <br>
    Any assistance would be most helpful.<br>
    <br>
    Thanks,<br>
    Kurt<br>
    <br>
    <br>
</blockquote>
<blockquote type="CITE">
<pre>_______________________________________________
Gluster-users mailing list
<a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a>
<a href="http://supercolony.gluster.org/mailman/listinfo/gluster-users" target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a>
</pre>
</blockquote>
<br>
</div>

</blockquote></div><br></div>