[Gluster-users] unable to resolve brick error

Joe Julian joe at julianfamily.org
Thu Jul 11 00:54:32 UTC 2013


That error means (and if it means this, then why doesn't it just say 
this???) that the hostname provided could not be converted to its uuid. 
That probably means that the hostname assigned to the brick is not in 
the peer list.

The hostname of the brick has to be a case insensitive match for the 
peer hostname as displayed in "peer probe" (function uses "strncasecmp") 
or the brick hostname has to be able to resolve to an ip address which 
then must resolve to a hostname that matches the peer hostname.

On 07/10/2013 05:18 PM, Matthew Sacks wrote:
> Here is the startup sequence: https://gist.github.com/msacks/5971418
>
>
> On Wed, Jul 10, 2013 at 3:02 PM, Matthew Sacks <msacksdandb at gmail.com 
> <mailto:msacksdandb at gmail.com>> wrote:
>
>     Hello,
>     I have a gluster cluster which keeps complaining about
>     ops.c:842:glusterd_op_stage_start_volume] 0-: Unable to resolve
>     brick gluster1:/export/brick1/sdb1
>
>     here is the full output : https://gist.github.com/msacks/5970713
>
>     Not sure how this happened or how to fix it.
>
>     All my peers are connected.
>
>     I tried to stop and start the volume but that didn't work.
>
>     Cheers for your help.
>
>
>
>
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://supercolony.gluster.org/mailman/listinfo/gluster-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130710/05640ce0/attachment.html>


More information about the Gluster-users mailing list