On Thu, 2009-07-30 at 11:39 +0200, Wojtek Meler wrote:
> I've noticed strange behavior in testcpg:
> 
> [x86.dev ~]# ./testcpg -i
> Local node id is 73090a0a
> Type EXIT to finish
> 
> ConfchgCallback: group 'GROUP'
> joined node/pid: 10.10.9.115/22864 reason: 1
> nodes in group now 2
> node/pid: 216.9.10.10/11431
> node/pid: 10.10.9.115/22864
> 
> 
> [sparc.dev ~] ./testcpg -i
> Local node id is a0a09d8
> Type EXIT to finish
> 
> ConfchgCallback: group 'GROUP'
> joined node/pid: 10.10.9.216/11699 reason: 1
> nodes in group now 2
> node/pid: 10.10.9.216/11699
> node/pid: 115.9.10.10/22864
>  
> Both nodes are in network 10.10.9.0/24. Should nodeid be interpreted as IP?

testcpg is not endian clean. That's why you see them backwards.

Fabio

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to