Weird one this..
On one of my Solaris 10 boxes, after rebooting to single user mode, the following error was observed on the console;
svccfg warnings:
svccfg: Temporary service "TEMP/application/psncollector" must be deleted before this manifest can be imported.
svccfg: Import of /var/svc/manifest/application/psncollector.xml failed. Progress:
svccfg: Service "application/psncollector": not reached.
svccfg: Instance "default": not reached.
[ Apr 29 09:26:00 Method "start" exited with status 0 ]
[ Apr 29 09:36:48 Stopping because service disabled. ]
[ Apr 29 09:36:48 Executing stop method (null) ]
[ Apr 29 09:38:27 Timeout override by svc.startd. Using infinite timeout ]
[ Apr 29 09:38:30 Method "start" exited with status 0 ]
The fix was to delete the TEMP manifest;
# svccfg
svc:> delete TEMP/application/psncollector
svc:> exit
# svcadm restart manifest-import
# Loading smf(5) service descriptions: 1/1
Bit strange that one - it only happened on one box out of the seven I was working on.
Wednesday, April 29, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment