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

           Summary: 'svcadm refresh' magically makes the link state online
    Classification: Development
           Product: nwam
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: ON daemon
        AssignedTo: nwam-dev at opensolaris.org
        ReportedBy: michael.hunter at sun.com
         QAContact: nwam-dev at opensolaris.org


# svcadm restart nwam
# svcs nwam
STATE          STIME    FMRI
online         14:10:29 svc:/network/physical:nwam
# /sbin/ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
        inet 127.0.0.1 netmask ff000000 
e1000g0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index
11
        inet 10.0.2.15 netmask ffffff00 broadcast 10.0.2.255
        ether 8:0:27:13:72:8e 
e1000g0:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 11
        inet 10.0.5.5 netmask ff000000 broadcast 10.255.255.255
e1000g0:2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 11
        inet 10.0.5.6 netmask ffff8000 broadcast 10.255.255.255
e1000g0:3: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 11
        inet 10.0.5.7 netmask ff000000 broadcast 10.255.255.255
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252
index 1
        inet6 ::1/128 
e1000g0: flags=2000840<RUNNING,MULTICAST,IPv6> mtu 1500 index 11
        inet6 fe80::a00:27ff:fe13:728e/10 
        ether 8:0:27:13:72:8e 
# nwamadm list
TYPE         PROFILE        STATE          
ncp          User           online         
 ncu:phys    e1000g0        initialized    
 ncu:ip      e1000g0        online         
ncp          Automatic      offline        
loc          Automatic      online         
loc          NoNet          offline        
loc          Legacy         offline        
# svcadm refresh nwam
# nwamadm list
TYPE         PROFILE        STATE          
ncp          User           online         
 ncu:phys    e1000g0        online         
 ncu:ip      e1000g0        online         
ncp          Automatic      offline        
loc          Automatic      offline        
loc          NoNet          offline        
loc          Legacy         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