- **status**: review --> fixed
- **Comment**:

commit 55de4942aa5786801ef0b3c1ed078cdb5fb1dbd0 (HEAD -> develop, 
origin/develop, ticket-3400)
Author: Nguyen Tran Trung Hau <[email protected]>
Date:   Mon Jun 22 10:31:09 2026 +0000

    amf: inconsistent logging when removing SI during opensaf stopping: [#3400]

    When OpenSAF stops, AMFND can log that an SI was removed from
    an SU without logging the matching removal start. This makes
    shutdown troubleshooting harder because the SI removal has only
    a completion record.

    Log the concrete SI/SU pair when avnd_su_si_remove() is called
    for a single SI. Keep the existing aggregate all-SI log unchanged.




---

**[tickets:#3400] amf: inconsistent logging when removing SI during opensaf 
stopping**

**Status:** fixed
**Milestone:** 5.27.01
**Created:** Tue Jun 16, 2026 02:03 AM UTC by Thang Duc Nguyen
**Last Updated:** Mon Jun 29, 2026 04:24 AM UTC
**Owner:** Nguyen Tran Trung Hau


Deploy amf demo on the cluster. Stop opensafd service via systemctl. Log 
printed in syslog
~~~
2026-06-16 01:49:27.997 SC-1 systemd[1]: Stopping OpenSAF daemon...
2026-06-16 01:49:28.014 SC-1 opensafd: Stopping OpenSAF Services
2026-06-16 01:49:28.016 SC-1 osafamfnd[287]: NO Shutdown initiated
2026-06-16 01:49:28.016 SC-1 osafamfnd[287]: NO Removing assignments from AMF 
components
2026-06-16 01:49:28.016 SC-1 amf_demo[520]: CSI Remove for 
'safCsi=AmfDemo,safSi=AmfDemo,safApp=AmfDemo1'
2026-06-16 01:49:28.016 SC-1 osafamfnd[287]: NO Removed 
'safSi=AmfDemo,safApp=AmfDemo1' from 'safSu=SU1,safSg=AmfDemo,safApp=AmfDemo1'
2026-06-16 01:49:28.016 SC-1 osafamfnd[287]: NO Removed assignments from AMF 
components
2026-06-16 01:49:28.016 SC-1 osafamfnd[287]: NO Terminating all AMF components
...
~~~
Only have 'Removed' SI. It should add a 'Removing' record as a pair, used for 
troubleshooting.


---

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