Hi All, I was running a powercycle test on huron. My script boots,then shutdowns solaris by issuing a "shutdown" command right after solaris boots. So there were fewer services were stopping.
# shutdown -i0 -g0 -y ... # svc.startd: The system is coming down. Please wait. svc.startd: 74 system services are now being stopped. <------ (hang occurs here) One in hundreds of cycles, the solaris shutdown hang. Solaris kernels looked fine by examining the coredumps. Looking through /var/svc/log, the following services started, but didn't log the "stop" method in /var/svc/log. milestone-devices:default.log: milestone-single-user:default.log: network-initial:default network-routing-setup:default network-rpc-bind:default network-rpc-keyserv:default system-cryptosvc:default system-device-fc-fabric:default system-filesystem-local:default system-identity:domain system-manifest-import:default system-sysevent:default Any suggestion is greatly appreciated. Thanks, -Zhu