The way the install/server:default smf service works is that when the SUNWinstalladm-tools package is installed, the service is disabled. When any installadm command is issued an attempt to enable the service is performed. If there are no install services on the system, the install/server:default smf service will go into maintenance. You should be able to still do an installadm create-service. When the service is created, the smf service should come out of maintenance.
Jean Sean McGrath wrote: > Avinash K stated: > < Hi, > < > < I am setting up an AI server on X86 box with 111a as the OS. But soon > < after i did a 'pkg install SUNWinstalladm-tools' the > < svc:/system/install/server:default service went to maintenance mode. So I > < am unable to create any install service, I tried to do a svcadm clear and > < also did reboot the machine but without any success. Below are some of > the > < command output that gives info about the machine, please let me know > < whether this is a configuration issue or bug or is there any workaround > < for the same? > < > < Last login: Tue May 5 13:35:00 from sr1-cblr03-11.I > < Sun Microsystems Inc. SunOS 5.11 snv_111a November 2008 > < root at blr-v20z-1:~# > < root at blr-v20z-1:~# svcs -x > < svc:/system/install/server:default (Installadm Utility) > < State: maintenance since Tue May 05 13:42:44 2009 > < Reason: Start method exited with $SMF_EXIT_ERR_CONFIG. > < See: http://sun.com/msg/SMF-8000-KS > < See: installadm(1M) > < See: /var/svc/log/system-install-server:default.log > < Impact: This service is not running. > < > < root at blr-v20z-1:~# uname -a > < SunOS blr-v20z-1 5.11 snv_111a i86pc i386 i86pc Solaris > < > < root at blr-v20z-1:~# cat /etc/release > < OpenSolaris 2009.06 snv_111a X86 > < Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. > < Use is subject to license terms. > < Assembled 17 April 2009 > < root at blr-v20z-1:~# > < > < Please let me know whether you guys need any more info? > > what does the log say ? > > cat /var/svc/log/system-install-server:default.log > > Have you created any install services since installing this package ? > I suspect theres no install services create as yet.. > > < > < -- > < Regards, > < Avinash K > > Regards, >
