[Sheepdog] nodes not joing the cluster automaticaly
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Thu Mar 17 06:18:25 CET 2011
At Wed, 16 Mar 2011 08:33:35 +0100,
Sonali Jadhav wrote:
> Hi!,
>
> Thank you for your support.
> I have followed your instructions but it didn't work for me, so I down the kvmbox2 server & formatted the server and followed the standard process of sheepdog implementation.
>
>
> I did not changed anything on kvmbox1 this time.
>
> I am again failed to get list of both nodes.
> I have attached the latest kvmbox2's and kvmbox1's sheep logs and corosync logs. I found that it is not able to send message to kvmbox1 or both node not able to communicate each other.
>
> Should I consider this as network problem & I need to dig the network?
I think your corosync doesn't work properly.
> And on kvmbox we have tap interface for eth0 & we are using eth1 for sheepdog. So, does tap interface affect sheepdog ?
I don't think so.
Could you give me the outputs of the following commands on both
kvmbox1 and kvmbox2?
$ corosync-cpgtool
$ corosync-objctl totem
$ ifconfig
$ ping -c 1 -I eth1 192.168.1.162
$ ping -c 1 -I eth1 192.168.1.163
Thanks,
Kazutaka
More information about the sheepdog
mailing list