[tickets] [opensaf:tickets] #2403 amf: cores were generated for amfd and amfnd on different controllers.

2017-03-30 Thread Praveen
- **summary**: amf: amfd and amfnd crashes while calling TRACE() API. --> amf: cores were generated for amfd and amfnd on different controllers. - Description has changed: Diff: --- old +++ new @@ -1,4 +1,3 @@ - Observed AMFD and AMFND crashes when calling TRACE() API. amfd: -

[tickets] [opensaf:tickets] #2403 amf: amfd and amfnd crashes while calling TRACE() API.

2017-03-30 Thread Hans Nordebäck
what kind of crash is it, segv? Can you share the output from e.g gdb command 'thread apply all bt full' --- ** [tickets:#2403] amf: amfd and amfnd crashes while calling TRACE() API.** **Status:** unassigned **Milestone:** 5.2.RC2 **Created:** Thu Mar 30, 2017 08:39 AM UTC by Praveen **Last

[tickets] [opensaf:tickets] #2405 base: Use getdomainname() to build the FQDN

2017-03-30 Thread Anders Widell
- **status**: accepted --> review --- ** [tickets:#2405] base: Use getdomainname() to build the FQDN** **Status:** review **Milestone:** 5.2.RC2 **Created:** Thu Mar 30, 2017 11:10 AM UTC by Anders Widell **Last Updated:** Thu Mar 30, 2017 11:10 AM UTC **Owner:** Anders Widell Querying the

[tickets] [opensaf:tickets] #2404 Amf : amfd crashed on active controller when executing the campaign for application upgrade.

2017-03-30 Thread Hans Nordebäck
Hi, it looks related to ticket #905: in function su_rt_attr_cb the loop with j = 0 should be outside the loop and incremented within the loop, the increment of j is missing also: for (AVD_SU_SI_REL *susi = su->list_of_susi; susi != nullptr; susi =

[tickets] [opensaf:tickets] #2376 AMFD: IMM Jobs are not executed in ordered cluster shutdown

2017-03-30 Thread Minh Hon Chau
additional patch on top of officially published patches Attachments: - [2376_04_delete_rec.diff](https://sourceforge.net/p/opensaf/tickets/_discuss/thread/35cf8e39/1760/attachment/2376_04_delete_rec.diff) (999 Bytes; text/x-patch) --- ** [tickets:#2376] AMFD: IMM Jobs are not executed in

[tickets] [opensaf:tickets] #2341 amf: Fix all Cppcheck 1.77 issues

2017-03-30 Thread A V Mahesh (AVM)
- **status**: review --> fixed - **Comment**: changeset: 8741:6074700484d8 user:A V Mahesh date:Thu Mar 30 16:07:57 2017 +0530 summary: amfd: Fix all Cppcheck 1.77 issues [#2341] changeset: 8742:e19e234cd284 user:A V Mahesh

[tickets] [opensaf:tickets] #2405 base: Use getdomainname() to build the FQDN

2017-03-30 Thread Anders Widell
--- ** [tickets:#2405] base: Use getdomainname() to build the FQDN** **Status:** accepted **Milestone:** 5.2.RC2 **Created:** Thu Mar 30, 2017 11:10 AM UTC by Anders Widell **Last Updated:** Thu Mar 30, 2017 11:10 AM UTC **Owner:** Anders Widell Querying the DNS can potentially be very

[tickets] [opensaf:tickets] #2402 base: "hardening" use of lockfile in opensafd

2017-03-30 Thread Hans Nordebäck
- **status**: review --> fixed - **Comment**: changeset: 8739:811a5c573665 user:Hans Nordeback date:Thu Mar 30 12:09:26 2017 +0200 summary: base: "hardening" use of lockfile in opensafd [#2402] --- ** [tickets:#2402] base: "hardening" use

[tickets] [opensaf:tickets] #2339 CLM : Cluster reset doesn't succed as "reboot now" command fails on SLES

2017-03-30 Thread Hans Nordebäck
- **status**: review --> fixed - **Comment**: changeset: 8740:d4ecc35aa089 tag: tip user:Hans Nordeback date:Thu Mar 30 12:11:03 2017 +0200 summary: clm: cluster reset does not succed as reboot now command fails on SLES [#2339] ---

[tickets] [opensaf:tickets] #2404 Amf : amfd crashed on active controller when executing the campaign for application upgrade.

2017-03-30 Thread Madhurika Koppula
Attaching the stack trace of amfd: Attachments: - [amfd_crash.txt](https://sourceforge.net/p/opensaf/tickets/_discuss/thread/6e3a6dc7/04ba/attachment/amfd_crash.txt) (2.1 kB; text/plain) --- ** [tickets:#2404] Amf : amfd crashed on active controller when executing the campaign for

[tickets] [opensaf:tickets] #2404 Amf : amfd crashed on active controller when executing the campaign for application upgrade.

2017-03-30 Thread Madhurika Koppula
--- ** [tickets:#2404] Amf : amfd crashed on active controller when executing the campaign for application upgrade.** **Status:** unassigned **Milestone:** 5.2.RC2 **Created:** Thu Mar 30, 2017 09:49 AM UTC by Madhurika Koppula **Last Updated:** Thu Mar 30, 2017 09:49 AM UTC **Owner:**

[tickets] [opensaf:tickets] #2403 amf: amfd and amfnd crashes while calling TRACE() API.

2017-03-30 Thread Praveen
AMFD and AMFND traces around this time. In both of these cases cores are generated by AMFND and watchdog respectively. In both the cases timer was stopped and trading was done around that time. For AMFD crash: AMFD traces: Mar 28 17:12:43.075338 osafamfd [6614:6614:src/mbc/mbcsv_act.c:0412] <<

[tickets] [opensaf:tickets] #2403 amf: amfd and amfnd crashes while calling TRACE() API.

2017-03-30 Thread Praveen
--- ** [tickets:#2403] amf: amfd and amfnd crashes while calling TRACE() API.** **Status:** unassigned **Milestone:** 5.2.RC2 **Created:** Thu Mar 30, 2017 08:39 AM UTC by Praveen **Last Updated:** Thu Mar 30, 2017 08:39 AM UTC **Owner:** nobody Observed AMFD and AMFND crashes when calling