In openais.conf file, for the "bindnetaddr: " field you need to specify the subnet of the IP address on your LAN interface. For example, if your LAN interface has IP 192.168.0.10, then specify the bindnetaddr value as 192.168.0.0. openais will then search for available interface in this subnet. If no interface is available then it will bind on the loopback interface.
In your case I think openais is not finding proper LAN interface with given bindnetaddr value. Hence it is binding to loopback interface. Due to the same reason you are not getting the node join. Correcting this configuration issue should resolve your problem. Regards, Shridhar On Tue, 2008-04-01 at 09:03 +0100, pradheepa vasudevan wrote: > > > > I have downloaded openais 0.82 and i have configured. > > While following the configuration steps i got the issue as: > > I am running openais exec in two machines. However I am not able to > get "join configuration" and list of IP addresses. > > I could not get the specific IPaddress of the node which i have > joined.It is indicating the IPaddress > 127.0.0.1 for the local system only. > > I have shown the result which i am getting. > > Could any one help me to overcome this problem. > > > > Mar 31 16:14:07.405334 [MAIN ] AIS Executive Service RELEASE 'subrev > 1423 version 0.82' > Mar 31 16:14:07.405527 [MAIN ] Copyright (C) 2002-2006 MontaVista > Software, Inc and contributors. > Mar 31 16:14:07.405548 [MAIN ] Copyright (C) 2006-2007 Red Hat, Inc. > Mar 31 16:14:07.405564 [MAIN ] AIS Executive Service: started and > ready to provide service. > Mar 31 16:14:07.405580 [MAIN ] Successfully read main configuration > file '/etc/ais/openais.conf'. > Mar 31 16:14:07.405595 [SERV ] openais component openais_cpg loaded. > Mar 31 16:14:07.405610 [SERV ] Registering service handler 'openais > cluster closed process group service v1.01' > Mar 31 16:14:07.405626 [SERV ] openais component openais_cfg loaded. > Mar 31 16:14:07.405641 [SERV ] Registering service handler 'openais > configuration service' > Mar 31 16:14:07.405657 [SERV ] openais component openais_msg loaded. > Mar 31 16:14:07.405672 [SERV ] Registering service handler 'openais > message service B.01.01' > Mar 31 16:14:07.405688 [SERV ] openais component openais_lck loaded. > Mar 31 16:14:07.405703 [SERV ] Registering service handler 'openais > distributed locking service B.01.01' > Mar 31 16:14:07.405718 [SERV ] openais component openais_evt loaded. > Mar 31 16:14:07.405733 [SERV ] Registering service handler 'openais > event service B.01.01' > Mar 31 16:14:07.405748 [SERV ] openais component openais_ckpt loaded. > Mar 31 16:14:07.405764 [SERV ] Registering service handler 'openais > checkpoint service B.01.01' > Mar 31 16:14:07.405779 [SERV ] openais component openais_amf loaded. > Mar 31 16:14:07.405794 [SERV ] Registering service handler 'openais > availability management framework B.01.01' > Mar 31 16:14:07.405809 [SERV ] openais component openais_clm loaded. > Mar 31 16:14:07.405825 [SERV ] Registering service handler 'openais > cluster membership service B.01.01' > Mar 31 16:14:07.405840 [SERV ] openais component openais_evs loaded. > Mar 31 16:14:07.405855 [SERV ] Registering service handler 'openais > extended virtual synchrony service' > Mar 31 16:14:07.431882 [TOTEM] Token Timeout (1000 ms) retransmit > timeout (238 ms) > Mar 31 16:14:07.431949 [TOTEM] token hold (180 ms) retransmits before > loss (4 retrans) > Mar 31 16:14:07.431969 [TOTEM] join (50 ms) send_join (0 ms) consensus > (800 ms) merge (200 ms) > Mar 31 16:14:07.431996 [TOTEM] downcheck (1000 ms) fail to recv const > (50 msgs) > Mar 31 16:14:07.432021 [TOTEM] seqno unchanged const (30 rotations) > Maximum network MTU 1500 > Mar 31 16:14:07.432045 [TOTEM] window size per rotation (50 messages) > maximum messages per rotation (17 messages) > Mar 31 16:14:07.432070 [TOTEM] send threads (0 threads) > Mar 31 16:14:07.432095 [TOTEM] RRP token expired timeout (238 ms) > Mar 31 16:14:07.432120 [TOTEM] RRP token problem counter (2000 ms) > Mar 31 16:14:07.432144 [TOTEM] RRP threshold (10 problem count) > Mar 31 16:14:07.432168 [TOTEM] RRP mode set to none. > Mar 31 16:14:07.432191 [TOTEM] heartbeat_failures_allowed (0) > Mar 31 16:14:07.432216 [TOTEM] max_network_delay (50 ms) > Mar 31 16:14:07.433484 [TOTEM] HeartBeat is Disabled. To enable set > heartbeat_failures_allowed > 0 > Mar 31 16:14:07.433835 [TOTEM] Receive multicast socket recv buffer > size (262142 bytes). > Mar 31 16:14:07.433866 [TOTEM] Transmit multicast socket send buffer > size (262142 bytes). > Mar 31 16:14:07.436691 [TOTEM] The network interface is down. > Mar 31 16:14:07.449525 [TOTEM] Created or loaded sequence id > 172.127.0.0.1 for this ring. > Mar 31 16:14:07.449675 [TOTEM] entering GATHER state from 15. > Mar 31 16:14:07.449922 [SERV ] Initialising service handler 'openais > extended virtual synchrony service' > Mar 31 16:14:07.449952 [SERV ] Initialising service handler 'openais > cluster membership service B.01.01' > Mar 31 16:14:07.450082 [SERV ] Initialising service handler 'openais > availability management framework B.01.01' > Mar 31 16:14:07.450125 [SERV ] Initialising service handler 'openais > checkpoint service B.01.01' > Mar 31 16:14:07.450150 [SERV ] Initialising service handler 'openais > event service B.01.01' > Mar 31 16:14:07.450220 [SERV ] Initialising service handler 'openais > distributed locking service B.01.01' > Mar 31 16:14:07.450248 [SERV ] Initialising service handler 'openais > message service B.01.01' > Mar 31 16:14:07.450274 [SERV ] Initialising service handler 'openais > configuration service' > Mar 31 16:14:07.450301 [SERV ] Initialising service handler 'openais > cluster closed process group service v1.01' > Mar 31 16:14:07.450330 [SYNC ] Not using a virtual synchrony filter. > Mar 31 16:14:07.450438 [TOTEM] Creating commit token because I am the > rep. > Mar 31 16:14:07.450483 [TOTEM] Saving state aru 0 high seq received 0 > Mar 31 16:14:07.450526 [TOTEM] Storing new sequence id for ring b0 > Mar 31 16:14:07.469602 [TOTEM] entering COMMIT state. > Mar 31 16:14:07.469775 [TOTEM] entering RECOVERY state. > Mar 31 16:14:07.469888 [TOTEM] position [0] member 127.0.0.1: > Mar 31 16:14:07.469919 [TOTEM] previous ring seq 172 rep 127.0.0.1 > Mar 31 16:14:07.469946 [TOTEM] aru 0 high delivered 0 received flag 1 > Mar 31 16:14:07.469973 [TOTEM] Did not need to originate any messages > in recovery. > Mar 31 16:14:07.470255 [TOTEM] Sending initial ORF token > Mar 31 16:14:07.470440 [CLM ] CLM CONFIGURATION CHANGE > Mar 31 16:14:07.470480 [CLM ] New Configuration: > Mar 31 16:14:07.470507 [CLM ] Members Left: > Mar 31 16:14:07.470531 [CLM ] Members Joined: > Mar 31 16:14:07.470813 [CLM ] CLM CONFIGURATION CHANGE > Mar 31 16:14:07.470840 [CLM ] New Configuration: > Mar 31 16:14:07.470872 [CLM ] r(0) ip(127.0.0.1) > Mar 31 16:14:07.470896 [CLM ] Members Left: > Mar 31 16:14:07.470920 [CLM ] Members Joined: > Mar 31 16:14:07.470947 [CLM ] r(0) ip(127.0.0.1) > Mar 31 16:14:07.471346 [SYNC ] This node is within the primary > component and will provide service. > Mar 31 16:14:07.471452 [TOTEM] entering OPERATIONAL state. > Mar 31 16:14:07.473586 [CLM ] got nodejoin message 127.0.0.1 > > > ______________________________________________________________________ > Unlimited freedom, unlimited storage. Get it now > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
