Hi All,

I tried 1.2.2. 
I do not use Pacemaker.

 * 4 node VM.(RHEL5.4 x86)
 * VM on Esxi.
 * debug : on
 * rrp_mode : none

However, at the time of debug:on, corosync fails in a stop.
Some VM fails in a stop and are hung up. 
And it is used 100% for the CPU.

I think of the problem of the stop so that it is not yet settled.

Is not the same phenomenon taking place? 
Do know a method to evade?



---------------------------------------------------
# Please read the corosync.conf.5 manual page
compatibility: whitetank
aisexec {
        user: root
        group: root
}
#service {
#        name: pacemaker
#        ver: 0
##      use_mgmtd: yes
#       use_logd:yes
#}
totem {
    version: 2
    secauth: off
    threads: 0
    rrp_mode: none
    token: 24000
    clear_node_high_bit: yes
    rrp_problem_count_timeout: 30000
        interface {
                ringnumber: 0
                bindnetaddr: 192.168.50.1
                mcastaddr: 226.94.1.1
                mcastport: 5405
        }
#       interface {
#               ringnumber: 1
#               bindnetaddr: 192.168.60.1
#               mcastaddr: 226.94.1.1
#               mcastport: 5405
#       }
}

logging {
        fileline: on
        to_syslog: yes
        syslog_facility: local1
        syslog_priority: debug
        debug: on
        timestamp: on
}

amf {
        mode: disabled
}
---------------------------------------------------


Best Regards,
Hideo Yamauchi.


--- Steven Dake <[email protected]> wrote:

> I am pleased to announce the latest release of corosync 1.2.2 is
> available for immediate download via our web site at
> http://www.corosync.org.
> 
> Changes:
> * Fix debug: on defect preventing shutdown of Pacemaker.
> * Fix segfault which occurred when syncv2 didn't synchronize properly.
> * Fix lockup of library if a dispatch request was sent to a library and
> it was registered as NULL.
> * Fix a config reload problem which leads to crash when used in
> conjunction with cman.
> * Fix YKD segfault.
> * Properly handle POLLNVAL inside coroipcc.
> * Give proper return codes on exit of corosync.
> 
> Regards
> -steve
> 
> 
> _______________________________________________
> 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

Reply via email to