Ian Collins wrote: > Dave Miner wrote: >> Ian Collins wrote: >>> After upgrading from b72 to b83a, the system boos, but all of the >>> network services (including ssh) are to be offline. All exported file >>> systems show up as read protected and root owned to NFS clients. >>> >> So what does svcs -x say? > OK, I rebooted and had a look, please excuse the long post, I use the -v > option.. >
That's pretty ugly. I'd start looking at the network/service:default log, take a "svcs -p" on that, use truss see what's hung up. Maybe look at what inetd's problem is, too, as I don't get why it hasn't initialized the services. If you're running NIS, maybe it's the culprit? Dave > Ian. > > svc:/network/rpc/gss:default (Generic Security Service) > State: uninitialized since Wed Mar 05 09:37:45 2008 > Reason: Restarter svc:/network/inetd:default has not initialized service > state. > See: http://sun.com/msg/SMF-8000-4D > See: man -M /usr/share/man -s 1M gssd > Impact: 22 dependent services are not running: > svc:/network/nfs/client:default > svc:/system/filesystem/autofs:default > svc:/system/system-log:default > svc:/milestone/multi-user:default > svc:/system/webconsole:console > svc:/network/dhcp-server:default > svc:/milestone/multi-user-server:default > svc:/system/basicreg:default > svc:/system/zones:default > svc:/system/intrd:default > svc:/application/graphical-login/cde-login:default > svc:/application/cde-printinfo:default > svc:/application/print/server:default > svc:/application/print/ipp-listener:default > svc:/network/smtp:sendmail > svc:/application/management/seaport:default > svc:/application/management/snmpdx:default > svc:/application/management/sma:default > svc:/network/ssh:default > svc:/system/dumpadm:default > svc:/system/fmd:default > svc:/network/nfs/server:default > > svc:/network/service:default (layered network services) > State: offline since Wed Mar 05 09:37:42 2008 > Reason: Start method is running. > See: http://sun.com/msg/SMF-8000-C4 > See: man -M /usr/share/man -s 1M ifconfig > See: /var/svc/log/network-service:default.log > Impact: 12 dependent services are not running: > svc:/network/smtp:sendmail > svc:/milestone/multi-user:default > svc:/system/webconsole:console > svc:/network/dhcp-server:default > svc:/milestone/multi-user-server:default > svc:/system/basicreg:default > svc:/system/zones:default > svc:/system/intrd:default > svc:/application/graphical-login/cde-login:default > svc:/application/cde-printinfo:default > svc:/network/samba:default > svc:/application/opengl/ogl-select:default > > svc:/network/rpc/meta:default (SVM remote metaset services) > State: uninitialized since Wed Mar 05 09:37:27 2008 > Reason: Restarter svc:/network/inetd:default has not initialized service > state. > See: http://sun.com/msg/SMF-8000-4D > See: man -M /usr/share/man -s 1M rpc.metad > Impact: 10 dependent services are not running: > svc:/system/mdmonitor:default > svc:/milestone/multi-user:default > svc:/system/webconsole:console > svc:/network/dhcp-server:default > svc:/milestone/multi-user-server:default > svc:/system/basicreg:default > svc:/system/zones:default > svc:/system/intrd:default > svc:/application/graphical-login/cde-login:default > svc:/application/cde-printinfo:default > > svc:/network/rpc/smserver:default (removable media management) > State: uninitialized since Wed Mar 05 09:37:27 2008 > Reason: Restarter svc:/network/inetd:default has not initialized service > state. > See: http://sun.com/msg/SMF-8000-4D > See: man -M /usr/share/man -s 1M rpc.smserverd > Impact: 3 dependent services are not running: > svc:/milestone/multi-user-server:default > svc:/system/basicreg:default > svc:/system/zones:default > > svc:/network/rpc/rstat:default (kernel statistics server) > State: uninitialized since Wed Mar 05 09:37:27 2008 > Reason: Restarter svc:/network/inetd:default has not initialized service > state. > See: http://sun.com/msg/SMF-8000-4D > See: man -M /usr/share/man -s 1M rpc.rstatd > See: man -M /usr/share/man -s 1M rstatd > Impact: 1 dependent service is not running: > svc:/application/management/sma:default > > svc:/application/management/wbem:default (SMC and WBEM Server) > State: offline since Wed Mar 05 09:37:45 2008 > Reason: Start method is running. > See: http://sun.com/msg/SMF-8000-C4 > See: man -M /usr/share/man -s 1M smc > See: /var/svc/log/application-management-wbem:default.log > Impact: This service is not running. > > svc:/system/avahi-bridge-dsd:default (Avahi Daemon Bridge to Bonjour) > State: maintenance since Wed Mar 05 09:38:43 2008 > Reason: Start method failed repeatedly, last exited with status 255. > See: http://sun.com/msg/SMF-8000-KS > See: man -M /usr/man -s 1M avahi-daemon-bridge-dsd > See: /var/svc/log/system-avahi-bridge-dsd:default.log > Impact: This service is not running. >
