J?rgen Austvik wrote:
 > I have a manifest that validates, and the import says "Successfil 
import" - but the service is not there in the "svcs" output.

   Is the service disabled?  Have you tried 'svcs -a'?  (To cut down on
   clutter, we don't list disabled services in the default svcs output).

   Dave

 > Is there any other logfiles I can look in?
 >
 > bash-3.00# /usr/sbin/svccfg -v validate 
/var/svc/manifest/application/database/xxyz.xml
 > bash-3.00# /usr/sbin/svccfg -v import 
/var/svc/manifest/application/database/xxyz.xml
 > svccfg: Taking "previous" snapshot for 
svc:/application/database/xxyz:default.
 > svccfg: Upgrading properties of svc:/application/database/xxyz 
according to instance "default".
 > svccfg: Taking "last-import" snapshot for 
svc:/application/database/xxyz:default.
 > svccfg: Refreshed svc:/application/database/xxyz:default.
 > svccfg: Successful import.
 > bash-3.00# svcs | grep xxyz
 > bash-3.00# svcs | grep appl
 > online         Sep_14   svc:/application/opengl/ogl-select:default
 > online         Sep_14   svc:/application/management/wbem:default
 > online         Sep_14   svc:/application/font/fc-cache:default
 > online         Sep_14 
svc:/application/graphical-login/cde-login:default
 > online         Sep_14   svc:/application/cde-printinfo:default
 > offline        Sep_14   svc:/application/print/rfc1179:default
 > bash-3.00# tail /var/svc/log/system-manifest-import\:default.log
 > (nothing there the last four days)
 > bash-3.00# uname -a
 > SunOS server01 5.11 snv_55b i86pc i386 i86pc


Reply via email to