[tickets] [opensaf:tickets] #2582 amfnd: handle TIMEOUT in amf_saImmOmAccessorGet_o2

2017-12-13 Thread Gary Lee via Opensaf-tickets
- **status**: not-reproducible --> accepted



---

** [tickets:#2582] amfnd: handle TIMEOUT in amf_saImmOmAccessorGet_o2**

**Status:** accepted
**Milestone:** 5.18.01
**Created:** Wed Sep 13, 2017 12:59 AM UTC by Gary Lee
**Last Updated:** Tue Nov 07, 2017 06:44 AM UTC
**Owner:** Gary Lee


Sometimes IMM returns TIMEOUT to AMFND when calling 
immutil_saImmOmAccessorGet_o2().

Aug 20 07:08:46 PL-4 osafamfnd[7326]: ER amf_saImmOmAccessorGet_o2 FAILED for 
'safComp=ABC,safSu=PL-4,safSg=NoRed-ABC,safApp=ABC'
Aug 20 07:08:46 PL-4 osafamfnd[7326]: NO Component CLC fsm exited with error 
for comp:safComp=ABC,safSu=PL-4,safSg=NoRed-ABC,safApp=ABC



---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #2734 plm: don't set readiness state to in-service if EE is terminating

2017-12-13 Thread Alex Jones via Opensaf-tickets
- **status**: accepted --> review



---

** [tickets:#2734] plm: don't set readiness state to in-service if EE is 
terminating**

**Status:** review
**Milestone:** 5.18.01
**Created:** Thu Dec 07, 2017 05:09 PM UTC by Alex Jones
**Last Updated:** Thu Dec 07, 2017 05:09 PM UTC
**Owner:** Alex Jones


If a child EE is in terminating state, and the parent EE goes in-service, don't 
set the readiness state for the child to in-service, since it is terminating.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #2529 plm: handle plmc clients which abruptly left

2017-12-13 Thread Alex Jones via Opensaf-tickets
- **status**: review --> fixed
- **Comment**:

commit 3c636068409de2fcb21ffeda839125809c5d1a0c
Author: Alex Jones 
Date:   Wed Dec 13 08:25:12 2017 -0500



---

** [tickets:#2529] plm: handle plmc clients which abruptly left**

**Status:** fixed
**Milestone:** 5.18.01
**Created:** Fri Jul 14, 2017 07:57 PM UTC by Alex Jones
**Last Updated:** Thu Dec 07, 2017 04:41 PM UTC
**Owner:** Alex Jones


Need to use TCP_USER_TIMEOUT to detect plmc clients which abruptly left, and 
act appropriately.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #2711 LOG: Add retry logic for RT object creation call.

2017-12-13 Thread Srinivas Siva Mangipudy via Opensaf-tickets
There is a ticket in place, intend to create a dedicated thread for handling 
IMM related requests. Ticket#1531 will handle this.


---

** [tickets:#2711] LOG: Add retry logic for RT object creation call.**

**Status:** duplicate
**Milestone:** 5.18.01
**Created:** Wed Nov 29, 2017 09:35 AM UTC by Srinivas Siva Mangipudy
**Last Updated:** Wed Dec 13, 2017 11:08 AM UTC
**Owner:** Srinivas Siva Mangipudy


Retry logic is missing while creating RT object from logd.
Steps to recreate the issue:
1. Keep only SC-1 up.
2. Trigger to suspend immnd(e.i, use SIGSTOP) in the time log client processing 
saLogStreamOpen_2() to create runtime stream.
3.. Continue immnd(e.i, SIGCONT) , we will get the error 
"saImmOiRtObjectCreate_2 returned 5" in syslog.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #2711 LOG: Add retry logic for RT object creation call.

2017-12-13 Thread Srinivas Siva Mangipudy via Opensaf-tickets
- **status**: review --> duplicate



---

** [tickets:#2711] LOG: Add retry logic for RT object creation call.**

**Status:** duplicate
**Milestone:** 5.18.01
**Created:** Wed Nov 29, 2017 09:35 AM UTC by Srinivas Siva Mangipudy
**Last Updated:** Mon Dec 04, 2017 09:35 AM UTC
**Owner:** Srinivas Siva Mangipudy


Retry logic is missing while creating RT object from logd.
Steps to recreate the issue:
1. Keep only SC-1 up.
2. Trigger to suspend immnd(e.i, use SIGSTOP) in the time log client processing 
saLogStreamOpen_2() to create runtime stream.
3.. Continue immnd(e.i, SIGCONT) , we will get the error 
"saImmOiRtObjectCreate_2 returned 5" in syslog.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets