Hello to everyone,
I installed corosync and Openais by sorice building in a Ubuntu server 10.10
64bit. I copied /usr/etc/corosync/corosync.conf.example in
/usr/etc/corosync/corosync.conf and I tried to start openais by launch
*/usr/etc/init.d/openais
start*:

root@ccg-DB3:~# /usr/etc/init.d/openais start
Starting OpenAIS (aisexec): [FAILED]


After I tred to start aisexec manually and I receive thi error:

root@ccg-DB3:~# aisexec
parse error in config: parse error in config: .

I can not detect reason of failure.

Can anyone help me to start Openais?

Thank you very much.

Alessio


P.S. This is content of corosync.conf:

compatibility: whitetank

totem {
        version: 2
        secauth: off
        threads: 0
        interface {
                ringnumber: 0
                bindnetaddr: 192.168.56.0
                mcastaddr: 226.94.1.1
                mcastport: 6666
        }
}

logging {
        fileline: off
        to_stderr: no
        to_logfile: yes
        to_syslog: yes
        logfile: /var/log/cluster/corosync.log
        debug: off
        timestamp: on
        logger_subsys {
                subsys: AMF
                debug: off
        }
}

amf {
        mode: disabled
}


Server IP address is 192.168.56.103 and subnet is 255.255.255.0
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to