[devel] [PATCH 1 of 1] lgs: Add new multivalue attributes to configuration handler [#2258]

2017-02-10 Thread Lennart Lund
src/log/Makefile.am |4 +- src/log/apitest/imm_tstutil.c| 126 src/log/apitest/imm_tstutil.h| 61 +++ src/log/apitest/logtest.h|2 +- src/log/apitest/saflogtest.c | 29 - src/log/apitest/tet_LogOiOps.c

[devel] [PATCH 0 of 1] Review Request for lgs: Add new multivalue attributes to configuration handler [#2258]

2017-02-10 Thread Lennart Lund
Summary: lgs: Add new multivalue attributes to configuration handler Review request for Trac Ticket(s): #2258 Peer Reviewer(s): mahesh.va...@oracle.com, vu.m.ngu...@dektech.com.au Pull request to: Affected branch(es): Development branch: Impacted area

[devel] [PATCH 1 of 1] base: Remove existing socket before creating a new one [#2293]

2017-02-10 Thread Anders Widell
src/base/Makefile.am | 3 + src/base/file_descriptor.cc| 27 + src/base/file_descriptor.h | 27 + src/base/tests/unix_socket_test.cc | 60 + src/base/unix_client_socket.cc | 10 +-

[devel] [PATCH 0 of 1] Review Request for base: Remove existing socket before creating a new one [#2293]

2017-02-10 Thread Anders Widell
Summary: base: Remove existing socket before creating a new one [#2293] Review request for Trac Ticket(s): 2293 Peer Reviewer(s): Ramesh Pull request to: Affected branch(es): default(5.2) Development branch: default Impacted area Impact y/n

[devel] [PATCH 0 of 1] Review Request for build: Move libopensaf_core back to libdir and update README [#2298]

2017-02-10 Thread Anders Widell
Summary: build: Move libopensaf_core back to libdir and update README [#2298] Review request for Trac Ticket(s): 2298 Peer Reviewer(s): Ramesh Pull request to: Affected branch(es): default(5.2) Development branch: default Impacted area Impact y/n

[devel] [PATCH 1 of 1] build: Move libopensaf_core back to libdir and update README [#2298]

2017-02-10 Thread Anders Widell
Makefile.am | 3 ++- README | 12 ++-- opensaf.spec.in | 2 +- samples/Makefile.common | 1 + src/base/Makefile.am| 3 ++- tools/cluster_sim_uml/build_uml | 4 ++-- 6 files changed, 18

Re: [devel] [PATCH 1 of 1] imm: Fix problems with removing coordinator role when cluster goes headless [#2296]

2017-02-10 Thread Zoran Milinkovic
Hi Hung, I tested the patch, and the patch works, but after every time the cluster comes from headless state, there are osafimmloadd and sometimes osafimmpbed zombie processes. This is after PL-3 twice coming from headless state. $ ps aux | grep osaf root 2873 0.0 0.0 29896 1852 ?

Re: [devel] [PATCH 1 of 1] cpd: to correct failover behavior of cpsv [#1765] V5

2017-02-10 Thread Vo Minh Hoang
Dear Mahesh, Based on what I saw, in this case, retention time cannot detect CPND temporarily down because its pid changed. If cpnd is temporary down only, we don't need clean up anything. If cpnd is permanently down, the bad effect of this proposal is that replica is not clean up. But if cpnd

[devel] [PATCH 0 of 1] Review Request for nid: nodeinit may crash when exit is called from the main thread [#2294]

2017-02-10 Thread Hans Nordeback
Summary: nid: nodeinit may crash when exit is called from the main thread Review request for Trac Ticket(s): #2294 Peer Reviewer(s): AndersW, Ramesh, Mahesh Pull request to: Affected branch(es): default Development branch: default Impacted area Impact y/n

[devel] [PATCH 1 of 1] nid: nodeinit may crash when exit is called from the main thread [#2294]

2017-02-10 Thread Hans Nordeback
src/nid/nodeinit.cc | 52 ++-- 1 files changed, 30 insertions(+), 22 deletions(-) diff --git a/src/nid/nodeinit.cc b/src/nid/nodeinit.cc --- a/src/nid/nodeinit.cc +++ b/src/nid/nodeinit.cc @@ -130,26 +130,31 @@ static int start_monitor_svc(const