Re: [devel] [PATCH 2 of 2] opensafd: kill amfnd if it does not exit in time during opensaf shutdown [#1630]

2015-12-24 Thread Mathivanan Naickan Palanivelu
Hi Praveen, ACK with a couple of comments(leaving it up to you): You could consider changing the log string to something like logger -t $prog "amfnd has not yet exited(stuck?), killing forcibly" b.t.w, Did you consider avoiding the kill of amfnd here because final_clean will anyway trigger the r

Re: [devel] [PATCH 2 of 2] opensafd: kill amfnd if it does not exit in time during opensaf shutdown [#1630]

2015-12-21 Thread Hans Nordebäck
ack, code review only./Thanks HansN On 12/21/2015 12:32 PM, praveen.malv...@oracle.com wrote: > osaf/services/infrastructure/nid/scripts/opensafd.in | 4 > 1 files changed, 4 insertions(+), 0 deletions(-) > > > During opensaf shutdown phase, if amfnd does not exit in configure > OPENSAF_

[devel] [PATCH 2 of 2] opensafd: kill amfnd if it does not exit in time during opensaf shutdown [#1630]

2015-12-21 Thread praveen . malviya
osaf/services/infrastructure/nid/scripts/opensafd.in | 4 1 files changed, 4 insertions(+), 0 deletions(-) During opensaf shutdown phase, if amfnd does not exit in configure OPENSAF_TERMTIMEOUT, then kill amfnd process after timeout. diff --git a/osaf/services/infrastructure/nid/scripts/