> > I have two rings configured. Everything looks fine until I bring up 
> > the second node. Then the second ring on both nodes reports:
> >  
> > status  = Marking seqid 21 ringid 1 interface 198.51.100.55 
> FAULTY - 
> > adminisrtative intervention required.
> >  
> > The rings are on different switch fabrics and cannot see 
> each other at 
> > all, but I have given them different mcast addresses and 
> ports anyway 
> > (spaced by 2).
> >  
> > Any thoughts?
> 
> Just out of curiosity, how are you expecting anyone to be 
> able to give a useful answer on this if you're not even 
> posting your Corosync config?
> 
> Florian
> 

Hi Florian -- I missed this message from you. Actually, I had posted the
config earlier but here it is again. Any help you can provide would be
appreciated!

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

totem {
        version:        2
        token:          5000
        token_retransmits_before_loss_const: 10
        join:           1000
        consensus:      7500
        vsftype:        none
        max_messages:   20
        secauth:        off
        threads:        0
        clear_node_high_bit: yes
        rrp_mode: passive
        # nodeid:         1234

        interface {
                ringnumber: 0
                bindnetaddr: 192.168.10.0
                mcastaddr: 226.94.1.2
                mcastport: 4002
        }

        interface {
                ringnumber: 1
                bindnetaddr: 198.51.100.0
                mcastaddr: 226.94.1.2
                mcastport: 4004
        }

}

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

amf {
        mode: disabled
}


Disclaimer - November 3, 2011 
This email and any files transmitted with it are confidential and intended 
solely for General Linux-HA mailing list. If you are not the named addressee 
you should not disseminate, distribute, copy or alter this email. Any views or 
opinions presented in this email are solely those of the author and might not 
represent those of Physicians' Managed Care or Physician Select Management. 
Warning: Although Physicians' Managed Care or Physician Select Management has 
taken reasonable precautions to ensure no viruses are present in this email, 
the company cannot accept responsibility for any loss or damage arising from 
the use of this email or attachments. 
This disclaimer was added by Policy Patrol: http://www.policypatrol.com/
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to