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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard|nwam1-build:2009-09-30      |nwam1-build-RC1


--- Comment #6 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-10-06 
18:05:04 UTC ---
This issue appears to be ON related and can be seen in snv_125.

SunOS Release 5.11 Version snv_125 32-bit                                       
Copyright 1983-2009 Sun Microsystems, Inc.  All rights reserved.                
Use is subject to license terms.                                                
DEBUG enabled                                                                   
Hostname: unknown                                                               
NIS domain name is solaris-labs.east.sun.com                                    
Reading ZFS config: done.                                                       
Mounting ZFS filesystems: (15/15)

unknown console login: root
Password: 
Last login: Tue Oct  6 17:17:39 on console
Sun Microsystems Inc.   SunOS 5.11      snv_125 Sep. 30, 2009
SunOS Internal Development:  root 2009-09-30 [onnv_125]
bfu'ed from /ws/onnv-gate/archives/i386/snv_125 on 2009-10-06
Sun Microsystems Inc.   SunOS 5.11      snv_109 November 2008
# bash

bash-3.2# uname -a
SunOS unknown 5.11 snv_125 i86pc i386 i86pc

bash-3.2# svcs nwam
STATE          STIME    FMRI
online         17:49:38 svc:/network/physical:nwam

bash-3.2# 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 

/etc/nwam/llp is all good.

bash-3.2# cat /etc/nwam/llp
bge0    dhcp
bge1    dhcp

bash-3.2# ls /dev/net/bge0
/dev/net/bge0: No such file or directory

bash-3.2# 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 

Doing an "ls" on /dev/bge0 miraculously creates /dev/net/bge0 and also plumb
and brings the interface up with DHCP as specified in /etc/nwam/llp.

bash-3.2# ls /dev/bge0
/dev/bge0

bash-3.2# ls /dev/net/bge0
/dev/net/bge0

bash-3.2# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
        inet 127.0.0.1 netmask ff000000 
bge0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 2
        inet 10.8.57.50 netmask ffffff00 broadcast 10.8.57.255
        ether 0:3:ba:94:2d:6a 
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252
index 1
        inet6 ::1/128 
bge0: flags=2000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 2
        inet6 fe80::203:baff:fe94:2d6a/10 
        ether 0:3:ba:94:2d:6a 

Anyone aware of the bugster CR?

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