Toby Corkindale
2013-Aug-07 05:26 UTC
[Gluster-users] Cannot recycle previously-used volume names
Is this a bug or a feature? # gluster volume create foo mel-storage01:/tmp/foo Creation of volume foo has been successful. Please start the volume to access data. # gluster volume delete foo Deleting volume foo has been successful # gluster volume create foo mel-storage01:/tmp/foo /tmp/foo or a prefix of it is already part of a volume
Ravishankar N
2013-Aug-07 05:35 UTC
[Gluster-users] Cannot recycle previously-used volume names
On 08/07/2013 10:56 AM, Toby Corkindale wrote:> Is this a bug or a feature? > > # gluster volume create foo mel-storage01:/tmp/foo > Creation of volume foo has been successful. Please start the volume to > access data. > > # gluster volume delete foo > Deleting volume foo has been successful > > # gluster volume create foo mel-storage01:/tmp/foo > /tmp/foo or a prefix of it is already part of a volumeYou need to clear the extended attributes of the brick if you plan to reuse it. See [1] for more information. [1] http://joejulian.name/blog/glusterfs-path-or-a-prefix-of-it-is-already-part-of-a-volume/> _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://supercolony.gluster.org/mailman/listinfo/gluster-users