[devel] [PATCH 0/1] Review Request for smfd: Remove duplicate DU, AU on SU or comp level in one-step upgrade [#2227]

2018-05-02 Thread Nguyen Luu
Summary: smfd: Remove duplicate DU/AU on SU/comp level in one-step upgrade [#2227] Review request for Ticket(s): 2227 Peer Reviewer(s): Lennart Lund, Syam Prasad Talluri Pull request to: Lennart Lund Affected branch(es): develop Development branch: ticket-2227 Base revision:

[devel] [PATCH 1/1] smfd: Remove duplicate DU/AU on SU/comp level in one-step upgrade [#2227]

2018-05-02 Thread Nguyen Luu
This fix extends the previous one of #2209 which was on node level. In particular, it is to eliminate any duplicate DU/AU on SU or component level when merging forAddRemove and forModify/rolling procedures into a single-step procedure for one-step upgrade execution mode. The fix also corrects

Re: [devel] [PATCH 1/1] nid: restart opensafd on failure when systemd enabled [#2839]

2018-05-02 Thread Alex Jones
Hi Hans, I was finally able to get back to this. Having "Restart=on-failure" set works with REBOOT_ON_FAIL_TIMEOUT as long as RestartSec=xxx is also set in the service file to something greater than REBOOT_ON_FAIL_TIMEOUT. Maybe we could put a comment in nid.conf that

Re: [devel] [PATCH 1/1] fmd: fix regression interacting with PLM [#2844]

2018-05-02 Thread Mathi N P
Ack, Mathi. On Mon, Apr 30, 2018 at 5:15 PM, Alex Jones wrote: > fmd does not pass the EE to opensaf_reboot when attempting to reset the > peer. > > The legacy code passed 0 to fm_mds_async_send. The new code passes > NCSMDS_SCOPE_NONE, but doesn't update how bcast_scope is