[Openais] Quorum Debian Lenny

Olivier BATARD obatard at gmail.com
Mon Mar 15 12:31:35 PDT 2010


Hi,


I'm trying to setup an active/passive cluster. 


I follow the cluster from scratch and Debian Lenny howto but I'm having some errors :


#crm_mon --one-shot -V


Last updated: Mon Mar 15 21:29:22 2010
Stack: openais
Current DC: debian2 - partition WITHOUT quorum
Version: 1.0.7-54d7869bfe3691eb723b1d47810e5585d8246b58
2 Nodes configured, 2 expected votes
1 Resources configured.



Don't why quorum are not in ...


Each time I change a property :

crm_verify[2451]: 2010/03/15_21:29:36 WARN: cluster_status: We do not have quorum - fencing and resource management disabled


Don't know what I missed ... Any Ideas ? 


Thanks,

Olivier


# Please read the corosync.conf.5 manual page
compatibility: whitetank

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

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

amf {
        mode: disabled
}

aisexec {
        user : root
        group : root
}

service {
        ver: 0
        name: pacemaker
}



More information about the Openais mailing list