[tickets] [opensaf:tickets] Re: #1312 AMF: NodeFailover during SiSwap leaves SG UnStable

2015-04-15 Thread Praveen
On 15-Apr-15 11:10 AM, Minh Hon Chau wrote: Hi Praveen, I'm trying to reproduce #309 also. At the time fault happens during standby assignment that escalated to nodeFailover, the SU on the other node has already done active assignment. So I see the code inside if

Re: [tickets] [opensaf:tickets] Re: #1312 AMF: NodeFailover during SiSwap leaves SG UnStable

2015-04-15 Thread praveen malviya
On 15-Apr-15 11:10 AM, Minh Hon Chau wrote: Hi Praveen, I'm trying to reproduce #309 also. At the time fault happens during standby assignment that escalated to nodeFailover, the SU on the other node has already done active assignment. So I see the code inside if

[tickets] [opensaf:tickets] Re: #1312 AMF: NodeFailover during SiSwap leaves SG UnStable

2015-04-14 Thread Praveen
Please see inline with [Praveen]. Thanks Praveen On 14-Apr-15 4:50 PM, Minh Hon Chau wrote: The candidate patch below is tested, working fine diff --git a/osaf/services/saf/amf/amfd/sg_2n_fsm.cc b/osaf/services/saf/amf/amfd/sg_2n_fsm.cc --- a/osaf/services/saf/amf/amfd/sg_2n_fsm.cc

[tickets] [opensaf:tickets] Re: #1312 AMF: NodeFailover during SiSwap leaves SG UnStable

2015-04-14 Thread Minh Hon Chau
Hi Praveen, I'm trying to reproduce #309 also. At the time fault happens during standby assignment that escalated to nodeFailover, the SU on the other node has already done active assignment. So I see the code inside if (all_assignments_done(a_susi-su)) { always runs -