---

**[tickets:#3394] OM agent cannot recovery when create agent fail**

**Status:** accepted
**Milestone:** 5.27.01
**Created:** Tue Mar 03, 2026 03:39 AM UTC by Thien Minh Huynh
**Last Updated:** Tue Mar 03, 2026 03:39 AM UTC
**Owner:** Thien Minh Huynh


Since ticket #3265 removed the assert failure, the OM agent is no longer able 
to recover when agent creation fails. 

~~~

2026-02-18 06:22:30.315 SC-1 test_bind: MDTM: bind fail: 
<p:3368456377,s:1442907162,i:2685009919> errno: Invalid argument
2026-02-18 06:22:30.315 SC-1 test_bind: MDTM: install_tipc fail: svc_id = 
IMMA_OM(26), vdest=65535
2026-02-18 06:22:30.315 SC-1 test_bind: WA cb->sv_id is NOT ZERO (1a) on first 
time entry IMMA svid:1a
~~~

There is a duplicate bind issue on tipc. That leads to create OM agent fail.

In this situation, the OM agent should terminate the process instead of 
ignoring the error and repeatedly returning SA_ERR_LIBRARY. Exiting the process 
will allow the AMF framework to trigger its recovery mechanism when agent 
creation fails, which also improves overall system availability and resilience.


---

Sent from sourceforge.net because [email protected] 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.
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to