Re: [devel] [PATCH 1 of 1] amf: support restrictions to auto-repair V3 [#2144]

2017-02-03 Thread Alex Jones
Hi Praveen, Can you give a specific command for comp-restart that doesn't work? If I kill a component, when saAmfSUMaintenanceCampaign is set, the component doesn't restart. Same for su-restart. For your SMF question, I'm not sure I understand what you mean. By "applications App1 and App2" do

[devel] OpenSAF 5.2 FC tagging and GIT transition on 2017-02-24

2017-02-03 Thread Anders Widell
Hi all! This is a heads-up that we are planning to tag OpenSAF 5.2 FC (feature complete) and start the transition to GIT on 2017-02-24. Currently there are 36 open enhancement tickets on the 5.2.FC milestone; see the following link: https://sourceforge.net/p/opensaf/tickets/search/?q=status%3A

Re: [devel] [PATCH 0 of 1] Review Request for clmd: checkpoint full node record in CCB modify cbk [#2265]

2017-02-03 Thread Anders Widell
Good work! We will re-test with the correction applied. thanks, Anders Widell On 02/03/2017 10:23 AM, praveen.malv...@oracle.com wrote: > Summary: clmd: checkpoint full node record in CCB modify cbk [#2265] > Review request for Trac Ticket(s): #2265 > Peer Reviewer(s): Anders Widell > Pull requ

Re: [devel] [PATCH 1 of 1] amf: support restrictions to auto-repair V3 [#2144]

2017-02-03 Thread praveen malviya
Hi, I applied this patch on top of V1 patch (amfd changes). One minor correction is needed for nodeswitchvoer recovery (below minor patch). nodefailover and nodefailfast works fine. Comprestart and surestart recoveries are not fixed. Also patch needs to be aligned for tabs and whitespaces. One

[devel] [PATCH 0 of 1] Review Request for uml: build_uml install_testprog fails for amf_demo app V2 [#2287]

2017-02-03 Thread Hans Nordeback
Summary: uml: build_uml install_testprog fails for amf_demo app V2 Review request for Trac Ticket(s): #2287 Peer Reviewer(s): AndersW Pull request to: Affected branch(es): default Development branch: default Impacted area Impact y/n -

[devel] [PATCH 1 of 1] uml: build_uml install_testprog fails for amf_demo app V2 [#2287]

2017-02-03 Thread Hans Nordeback
tools/cluster_sim_uml/build_uml | 16 ++-- 1 files changed, 10 insertions(+), 6 deletions(-) diff --git a/tools/cluster_sim_uml/build_uml b/tools/cluster_sim_uml/build_uml --- a/tools/cluster_sim_uml/build_uml +++ b/tools/cluster_sim_uml/build_uml @@ -79,10 +79,12 @@ cmd_build_testp

[devel] [PATCH 0 of 1] Review Request for clmd: checkpoint full node record in CCB modify cbk [#2265]

2017-02-03 Thread praveen . malviya
Summary: clmd: checkpoint full node record in CCB modify cbk [#2265] Review request for Trac Ticket(s): #2265 Peer Reviewer(s): Anders Widell Pull request to: <> Affected branch(es): ALL Development branch: <> Impacted area Impact y/n

[devel] [PATCH 1 of 1] clmd: checkpoint full node record in CCB modify cbk [#2265]

2017-02-03 Thread praveen . malviya
src/clm/clmd/clms_imm.c | 24 ++-- src/clm/clmd/clms_mbcsv.c | 23 +++ src/clm/clmd/clms_mbcsv.h | 1 + 3 files changed, 34 insertions(+), 14 deletions(-) In the reported issue standby CLMD asserts while processing async update related to node. Whil