<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>On 2015-02-12 02:55, Atin Mukherjee wrote:</p>
<blockquote style="padding-left: 5px; border-left: #1010ff  2px  solid; margin-left: 5px;">
<pre>On 02/12/2015 12:36 AM, Ernie Dunbar wrote:</pre>
<blockquote style="padding-left: 5px; border-left: #1010ff  2px  solid; margin-left: 5px;">I nuked the entire partition with mkfs, just to be *sure*, and I still get the error message: volume create: gv0: failed: /brick1/gv0 is already part of a volume Clearly, there's some bit of data being kept somewhere else besides in /brick1?</blockquote>
<pre>This shouldn't happen until you have an existing volume or you haven't
removed the xattrs. Can you please double check the output of gluster
volume info? Also you can query for the xattr with this path.

~Atin</pre>
</blockquote>
<p>Okay, here we go:<br /><br /></p>
<p>root@nfs1:/var/log/glusterfs# xattr -l /brick1/gv0/<br />trusted.glusterfs.volume-id:<br />0000 7E 71 B0 DD D6 8A 46 55 B8 BE 21 D1 81 E1 C4 C9 ~q....FU..!.....</p>
<p>I couldn't find any xattr on /brick1/.</p>
<p>root@nfs2:/home/ernied# xattr -l /brick1/gv0/<br />root@nfs2:/home/ernied#</p>
<p>Gluster volume info:</p>
<p>root@nfs1:/var/log/glusterfs# gluster volume info<br />No volumes present</p>
<p>root@nfs2:/home/ernied# gluster volume info<br />No volumes present</p>
<div>&nbsp;</div>
</body></html>