http://defect.opensolaris.org/bz/show_bug.cgi?id=9304
Summary: _fini_event() should not enqueue state event
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: ACCEPTED
Severity: critical
Priority: P2
Component: ON daemon
AssignedTo: Anurag.Maskey at Sun.COM
ReportedBy: Anurag.Maskey at Sun.COM
QAContact: nwam-dev at opensolaris.org
With the new object state changes, _fini_event() enqueues an OBJECT_STATE
event. This breaks a graceful shutdown and NCP switching. Because the
OBJECT_STATE event is enqueued after the SHUTDOWN event, it is meaningless.
The side-effect of this is that the NCUs don't change state and are not
unplumbed.
The solution will be to explicitly change state, rather than using the
OBJECT_STATE event.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.