http://defect.opensolaris.org/bz/show_bug.cgi?id=9515
Summary: failed to configure the working link while changing back
from nwam to physical
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Status Whiteboard: nwam1-build:2009-06-15
Severity: minor
Priority: P3
Component: CLI
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: lizhong.li at sun.com
QAContact: nwam-dev at opensolaris.org
The system has nge0 as the default working dhcp link when it uses
'svc:/network/physical:default', then it's changed into nwam, but when it's
changed back to 'svc:/network/physical:default' again, it failed to configure
nge0. I guess there's something wrong with the Legacy dealing.
# nwamadm list
TYPE PROFILE STATE
ncp Automatic online
ncu:phys nge1 online
ncu:ip nge1 offline*
ncu:phys e1000g0 online
ncu:ip e1000g0 offline*
ncu:phys e1000g1 online
ncu:ip e1000g1 offline*
ncu:phys nge0 online
ncu:ip nge0 online
loc NoNet offline
loc Automatic online
loc Legacy offline
# svcadm disable svc:/network/physical:nwam
svcadm enable svc:/network/physical:default
# # Jun 18 16:59:18 earthscience nwamd[143109]: 1:
nwamd_ncu_handle_if_state_event: no object interface:lo0
Failed to configure IPv4 DHCP interface(s): nge0
Jun 18 16:59:18 earthscience last message repeated 3 times
Jun 18 16:59:18 earthscience nwamd[143109]: 1: nwamd_ncu_handle_state_event:
state event for nonexistent NCU interface:nge1
# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
inet 127.0.0.1 netmask ff000000
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252
index 1
inet6 ::1/128
# svcs physical
STATE STIME FMRI
disabled 16:59:20 svc:/network/physical:nwam
online 16:59:18 svc:/network/physical:default
# Jun 18 17:05:54 earthscience ypbind[198674]: NIS server not responding for
domain "opg.PRC.Sun.COM"; still trying
# uname -a
SunOS earthscience 5.11 nwam1-build:2009-06-15 i86pc i386 i86pc
--
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.