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


Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|minor                       |major
         AssignedTo|Anurag.Maskey at Sun.COM       |nwam-dev at opensolaris.org
             Status|CLOSED                      |REOPENED
         Resolution|FIXINBUILD                  |




--- Comment #2 from Anurag S. Maskey <Anurag.Maskey at Sun.COM>  2009-05-06 
11:46:54 ---
Because NCP switching does not refresh nwam, the nwamd/active_ncp SMF property
is not refreshed into the running snapshot.  This makes NCP switching
non-persistent across nwam restarts.

anurag at dell-xps:~$ nwamadm list -p ncp
TYPE         PROFILE        STATE          
ncp          User           online         
 ncu:ip      wpi0           offline        
 ncu:phys    wpi0           offline        
 ncu:ip      bge0           online         
 ncu:phys    bge0           online         
ncp          Automatic      offline        

anurag at dell-xps:~$ nwamadm enable -p ncp Automatic
Enabling ncp 'Automatic'

anurag at dell-xps:~$ nwamadm list -p ncp
TYPE         PROFILE        STATE          
ncp          User           offline        
ncp          Automatic      online         
 ncu:ip      wpi0           initialized    
 ncu:phys    wpi0           disabled       
 ncu:ip      bge0           online         
 ncu:phys    bge0           online         

anurag at dell-xps:~$ svcadm restart nwam

anurag at dell-xps:~$ nwamadm list -p ncp
TYPE         PROFILE        STATE          
ncp          User           online         
 ncu:ip      wpi0           initialized    
 ncu:phys    wpi0           disabled       
 ncu:ip      bge0           online         
 ncu:phys    bge0           online         
ncp          Automatic      offline

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