root@:~# pwd
/root
root@:~# ls -l /lib/svc/method/manifest-import
-r-xr-xr-x   1 root     bin        13326 Jul  9  2012 
/lib/svc/method/manifest-import
root@:~#
root@:~# pkg verify core-os
pkg: No image rooted at '/'
root@:~#

-----Original Message-----
From: Antonello Cruz [mailto:[email protected]]
Sent: Thursday, January 24, 2013 9:41 AM
To: Johnny Liu
Cc: [email protected]; [email protected]
Subject: Re: [smf-discuss] Oracle smf bootadm gurus please help me

On 01/24/13 09:36, Johnny Liu wrote:
>
> Please forward this email to smf-discuss and I believe this is a bug 
> somewhere in the Solaris 11 u1 or u2.
> Reproducible pretty easily following what I did below.
>
>
> I have an Oracle x4470 box with Solaris 11 U1 b24 installed and it
> worked pretty smoothly until
>
> I downloaded jdk-7-solaris-i586.tar from Oracle's website and untar the ball 
> and used pkgadd -d .  to try to install about 12 pkgs with a lot of warnings 
> during pkgs installation which I ignored all of them.
>
> Then I saw some FMA errors on the console and then something wrong with 
> manifest-import.
>
> root@x4470a:/opt# svcs -xv
> svc:/system/manifest-import:default (service manifest import)
> State: maintenance since January 23, 2013 05:30:16 PM PST
> Reason: Start method failed repeatedly, last exited with status 127.
>     See: http://support.oracle.com/msg/SMF-8000-KS
>     See: man -M /usr/share/man -s 5 smf_bootstrap
>     See: /var/svc/log/system-manifest-import:default.log
> Impact: This service is not running.
> root@x4470a:/opt#
> root@x4470a:/opt#
>
> root@x4470a:/opt#
> root@x4470a:/opt# bootadm update-archive
> sh: /boot/solaris/bin/extract_boot_filelist:  not found
> root@x4470a:/opt#
>
>
> root@x4470a:/opt# more /var/svc/log/system-manifest-import:default.log
>
> ....
> [ Jan 23 17:30:16 Executing start method
> ("/lib/svc/method/manifest-import"). ] [ Jan 23 17:30:16 Timeout
> override by svc.startd.  Using infinite timeout. ]
> /usr/sbin/sh[1]: exec: /lib/svc/method/manifest-import: not found [
> Jan 23 17:30:16 Method "start" exited with status 127. ]
> root@x4470a:/opt#
This message suggest that something wiped out your manifest-import method. Can 
you check you have

     /lib/svc/method/manifest-import

in your system?

You can also run 'pkg verify core-os' to check the integrity of the files 
delivered by pkg:/system/core-os

Antonello

>
> I donot know how to recover my system since every reboot dropped me to the 
> single user mode with the above errors.
>
>
>
>
> ________________________________
>
> This message and any attached documents contain information from QLogic 
> Corporation or its wholly-owned subsidiaries that may be confidential. If you 
> are not the intended recipient, you may not read, copy, distribute, or use 
> this information. If you have received this transmission in error, please 
> notify the sender immediately by reply e-mail and then delete this message.
>
> _______________________________________________
> smf-discuss mailing list
> [email protected]



________________________________

This message and any attached documents contain information from QLogic 
Corporation or its wholly-owned subsidiaries that may be confidential. If you 
are not the intended recipient, you may not read, copy, distribute, or use this 
information. If you have received this transmission in error, please notify the 
sender immediately by reply e-mail and then delete this message.

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to