http://defect.opensolaris.org/bz/show_bug.cgi?id=9515
--- Comment #8 from amaguire <alan.maguire at sun.com> 2009-08-07 01:44:28 --- (In reply to comment #7) > testing on x86 build 2009-08-04-nd. > moving to GUI for evaluation. > system has 1 x nge0 - connected > 4 x hme - disconnected > > this is not a command line testcase, the following testcase > tracks a user using the GUI to go from an nwam enabled system to a > manually > network/physical:default configured system > > testcase:- > - for system running nwam, launch network-admin - select manual > > expected result:- > network/physical:nwam disabled > network/physical:default online > > > actual result:- > network/physical:nwam disabled > network/physical:default offline > > - restarting the network/physical:default service does not bring it online. > see attached log To see what the restarter service is up to in detail, try the following as root: # svccfg > select restarter:default svc:/system/svc/restarter:default> addpg options framework svc:/system/svc/restarter:default> setprop options/logging = astring: debug > exit # svcadm refresh restarter # pkill -9 svc.startd (svcadm restart doesn't work since it's the restarter itself). Now /var/svc/log/svc.startd.log should contain a lot of extra detail about what SMF is doing. -- 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.
