hi

Thx for your answer.

I should have mention that I already set up a proper hosts file to avoid DNS resolution issue but I still have same issue.

The last brick is allways the one having issues to be added . I tried adding gfsbrick2 first then gfsbrick1 and the result is the same

I get

Hostname: gfsbrick2
Uuid: 14f07412-b2e5-4b34-8980-d180a64b720f
State: Peer in Cluster (Connected)

Hostname: gfsbrick1
Uuid: 00000000-0000-0000-0000-000000000000
State: Establishing Connection (Connected)


instead of


Hostname: gfsbrick2
Uuid: 00000000-0000-0000-0000-000000000000
State: Establishing Connection (Connected)


It 's really strange.


Thx

KL




Karim,
     gfsbrick1 is not able to contact gfsbrick2 yet. Generally happens if the 
DNS resolutions dont happen as expected. You can map them manually in 
/etc/hosts for both the machines?.

something like:
on gfsbrick1
<ip-of-brick2>    gfsbrick2
on gfsbrick2
<ip-of-brick1>    gfsbrick1

Pranith.

----- Original Message -----
From: "Karim Latouche"<[email protected]>
To: [email protected]
Sent: Monday, May 23, 2011 7:56:22 PM
Subject: [Gluster-users] Trouble to add brick

Hi

I got a strange problems

I run a two bricks replicated volume and I tried to add 2 more bricks

The first one went ok

gluster peer probe gfsbrick1
Probe successful
It seems I can't add the second one

I get a

Hostname: gfsbrick2
Uuid: 00000000-0000-0000-0000-000000000000
State: Establishing Connection (Connected)
Did anyone encounter this issue ?

Thx

KL


_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to