http://defect.opensolaris.org/bz/show_bug.cgi?id=9340
--- Comment #1 from Darren Kenny <dkenny at opensolaris.org> 2009-06-05 04:53:37 --- Hmm, I've been doing some more digging, and it looks like the issue is somehow related to the hostname resolution. I don't know how OpenSolaris differs to Nevada, but it would appear to only happen on OpenSolaris with a BFU, although non of the pre-state machine changes ever did this. Despite having the correct entries in /etc/hosts, and "getent hosts localhost" returning the expected line: 127.0.0.1 localhost when I try to ping localhost I get: ping: unknown host localhost Does ping (and possible automount) use some other name resolution mechanism? /etc/nsswitch.conf has the entry: hosts: files ipnodes: files Is there something else that I'm missing? It only seems to happen with the location NoNet active, and not when Automatic is active. -- 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.
