http://defect.opensolaris.org/bz/show_bug.cgi?id=7422
Summary: /etc/nsswitch.conf (and /etc/resolv.conf) aren't always
updated for DNS
Classification: Development
Product: nwam
Version: unspecified
Platform: i86pc/i386
OS/Version: OpenSolaris
Status: NEW
Severity: critical
Priority: P1
Component: ON daemon
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: jim.nissen at sun.com
QAContact: nwam-dev at opensolaris.org
CC: glynn.foster at sun.com, David.Comay at Sun.COM,
alberto.ruiz at sun.com, lionel_debroux at yahoo.fr,
h2o666 at gmail.com, Alexander.Vlasov at sun.com,
steffen.weiberle at sun.com, jlemus10 at netzero.com,
renee.danson at sun.com, hitendra.zhangada at sun.com,
fighfoo at gmail.com
Depends on: 125
+++ This bug was initially created as a clone of Bug #125 +++
I have been a long-time user of Solaris Nevada, and have recently switched over
to OpenSolaris 11.08 & development build 108. For as long as I have tried to
use NWAM, regardless of Nevada or OpenSolaris, I have hit bugs 6584967 and/or
bugzilla bug 125. That is, when I am at local Sun office, NWAM refuses to
populate my /etc/resolv.conf file, ON BOOTUP. However, if I restart NWAM, or
use the GUI tool, after bootup, it will then populate /etc/resolv.conf just
fine.
So, this issue is not fully resolved, and NWAM now NWANQSM (Not quite so
magic).
I see a note in bugzilla bug 125...
If you're seeing this with 2008.11, could you please open a new bug and provide
details such as
1) What is the status of NWAM - in particular, the output of "svcs nwam" and
the output of the file /var/svc/log/network-physical:nwam.log
2) What is the contents of /etc/nsswitch.conf ended up as?
3) Is there a /etc/resolv.conf being created?"
Therefore, I am reopening a bug on this issue, with following answers to above
questions...
1)
# svcs -a | grep nwam
online 16:01:15 svc:/network/physical:nwam
[ Mar 16 16:00:59 Executing start method ("/lib/svc/method/net-nwam start"). ]
svcprop: Couldn't find property group `system' for instance
`svc:/system/svc/restarter:default'.
[ Mar 16 16:01:00 Method "start" exited with status 0. ]
[ Mar 16 16:01:02 Stopping because all processes in service exited. ]
[ Mar 16 16:01:02 Executing stop method ("/lib/svc/method/net-nwam stop"). ]
[ Mar 16 16:01:03 Method "stop" exited with status 0. ]
[ Mar 16 16:01:03 Executing start method ("/lib/svc/method/net-nwam start"). ]
svcprop: Couldn't find property group `system' for instance
`svc:/system/svc/restarter:default'.
/sbin/dladm: secure object initialization failed: object already exists
[ Mar 16 16:01:03 Method "start" exited with status 0. ]
[ Mar 16 16:01:15 Rereading configuration. ]
[ Mar 16 16:01:15 Executing refresh method ("/lib/svc/method/net-nwam
refresh"). ]
[ Mar 16 16:01:15 Method "refresh" exited with status 0. ]
sh: line 1: /etc/nwam/ulp/check-conditions: not found
sh: line 1: /etc/nwam/ulp/check-conditions: not found
2)
passwd: files
group: files
#hosts: files # Commented out by DHCP
hosts: files dns # Added by DHCP
#ipnodes: files # Commented out by DHCP
ipnodes: files dns # Added by DHCP
networks: files
3) Empty /etc/resolv.conf file
--
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.