http://defect.opensolaris.org/bz/show_bug.cgi?id=10683

           Summary: sequential contradictory actions are handled
                    "interestingly"
    Classification: Development
           Product: nwam
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: ON daemon
        AssignedTo: nwam-dev at opensolaris.org
        ReportedBy: Anurag.Maskey at Sun.COM
         QAContact: nwam-dev at opensolaris.org


--- Comment #0 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-08-14 
15:33:01 UTC ---
A user can do the following on the disable NCU

     bash-3.2# nwamadm enable bge1 ; nwamadm disable bge1

What happens in this case is that the state changes and actions from the
"enable" continue even after the disable action has been handled and the NCU is
marked "disabled".  Interestingly, link:bge1 was marked disabled at the end.

bash-3.2# nwamadm list -p ncp User
TYPE         PROFILE   STATE          
ncp          User      online         
 ncu:phys    bge0      online         
 ncu:ip      bge0      online         
 ncu:phys    bge1      disabled       
 ncu:ip      bge1      offline        

See nwam-enable-disable.log for details.

Also, doing disable/enable on an enabled NCU is in the nwam-disable-enable.log.

-- 
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.

Reply via email to