http://defect.opensolaris.org/bz/show_bug.cgi?id=8446
Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ACCEPTED
--- Comment #1 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-04-27
06:04:00 ---
The behavior is as intended. nwamadm is like svcadm and the actions it
performs are asynchronous. Events are enqueued in nwamd which processes them
(and enables profiles) in a separate thread. The return value of 0 suggests
that the enable event was successfully enqueued. The syslog error message
later conveys the message that the enable failed. "nwamadm list" should show
the enm in "maintenance" state.
This bug is more to do with the documentation/manpage. It should be made clear
that enable/disable actions are asynchronous.
--
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.
You are the assignee for the bug.