[Linux-cluster] www.openais.org disappeared: from where to donwload openais?

Kadlecsik Jozsef kadlec at mail.kfki.hu
Tue Mar 17 12:56:54 UTC 2009


On Tue, 17 Mar 2009, Kadlecsik Jozsef wrote:

> > Starting /usr/sbin/aisexec aisexec -f
> > CMAN_NODENAME=saturn-gfs
> > CMAN_DEBUGLOG=255
> > OPENAIS_DEFAULT_CONFIG_IFACE=cmanconfig
> > CMAN_PIPE=4
> > CC: setting logger levels
> > forked process ID is 8264
> > [MAIN ] AIS Executive Service RELEASE 'subrev 1152 version 0.80'
> > [MAIN ] Copyright (C) 2002-2006 MontaVista Software, Inc and contributors.
> > [MAIN ] Copyright (C) 2006 Red Hat, Inc.
> > [MAIN ] AIS Executive Service: started and ready to provide service.
> > [MAIN ] Using override node name saturn-gfs
> > [TOTEM] Token Timeout (10000 ms) retransmit timeout (495 ms)
> > [TOTEM] token hold (386 ms) retransmits before loss (20 retrans)
> > [TOTEM] join (60 ms) send_join (0 ms) consensus (4800 ms) merge (200 ms)
> > [TOTEM] downcheck (1000 ms) fail to recv const (50 msgs)
> > [TOTEM] seqno unchanged const (30 rotations) Maximum network MTU 1500
> > [TOTEM] window size per rotation (50 messages) maximum messages per rotation (17 messages)
> > [TOTEM] send threads (0 threads)
> > [TOTEM] RRP token expired timeout (495 ms)
> > [TOTEM] RRP token problem counter (2000 ms)
> > [TOTEM] RRP threshold (10 problem count)
> > [TOTEM] RRP mode set to none.
> > [TOTEM] heartbeat_failures_allowed (0)
> > [TOTEM] max_network_delay (50 ms)
> > [TOTEM] HeartBeat is Disabled. To enable set heartbeat_failures_allowed > 0
> > [TOTEM] Receive multicast socket recv buffer size (288000 bytes).
> > [TOTEM] Transmit multicast socket send buffer size (262142 bytes).
> > [TOTEM] The network interface [192.168.192.18] is now up.
> > [TOTEM] Created or loaded sequence id 3452.192.168.192.18 for this ring.
> > [TOTEM] entering GATHER state from 15.
> > aisexec died: Error, reason code is 4
> 
> Comparing with a normal startup, service registering is completely 
> missing. There should be log lines like this, isn't it:
> 
> [MAIN ] Using override node name saturn-gfs
> [MAIN ] openais component openais_cpg loaded.
> [MAIN ] Registering service handler 'openais cluster closed process group service v1.01'
> ...
> [MAIN ] openais component openais_cman loaded.
> [MAIN ] Registering service handler 'openais CMAN membership service 2.01'

aisexec dies in the function openais_service_link_and_init. Inserting 
some log_printf line into exec/service.c like this

        if (!iface_ver0->openais_get_service_handler_ver0)
                log_printf(LOG_LEVEL_ERROR, "Missing service handle '%s'.\n", service

        /*
         * Initialize service
         */
        service = iface_ver0->openais_get_service_handler_ver0();

I got in the debug log

[MAIN ] Missing service handle 'openais_cman'.
aisexec died with signal: 11

As if lcr_ifact_reference would return a broken object.

Best regards,
Jozsef
--
E-mail : kadlec at mail.kfki.hu, kadlec at blackhole.kfki.hu
PGP key: http://www.kfki.hu/~kadlec/pgp_public_key.txt
Address: KFKI Research Institute for Particle and Nuclear Physics
         H-1525 Budapest 114, POB. 49, Hungary




More information about the Linux-cluster mailing list