The following is the original msg:


root@:~# svcs -xv
svc:/system/filesystem/usr:default (read/write root file systems mounts)
State: maintenance since January 23, 2013 12:02:49 AM PST
Reason: Start method exited with $SMF_EXIT_ERR_FATAL.
   See: http://support.oracle.com/msg/SMF-8000-KS
   See: /system/volatile/system-filesystem-usr:default.log <---------------- 
see below.
Impact: 107 dependent services are not running:
        svc:/system/filesystem/minimal:default
        svc:/milestone/config:default
        svc:/system/console-login:default
        svc:/system/console-reset:default
        svc:/system/console-login:vt2
        svc:/system/vtdaemon:default
        svc:/system/console-login:vt3
        svc:/system/console-login:vt4
        svc:/system/console-login:vt5
        svc:/system/console-login:vt6
        svc:/system/manifest-import:default
        svc:/network/physical:upgrade
        svc:/network/physical:default
        svc:/system/identity:node
        svc:/milestone/single-user:default
        svc:/system/filesystem/local:default
        svc:/system/auditd:default
        svc:/milestone/multi-user:default
        svc:/system/fm/asr-notify:default
        svc:/application/stosreg:default
        svc:/system/fm/smtp-notify:default
        svc:/system/intrd:default
        svc:/milesto^C


root@:~# more /system/volatile/system-filesystem-usr:default.log 
<-------------------------
[ Jan 22 23:53:46 Enabled. ]
[ Jan 22 23:53:58 Executing start method ("/lib/svc/method/fs-usr"). ]
/lib/svc/method/fs-usr[62]: /usr/sbin/swapadd: not found [No such file or 
directory]
sh: /boot/solaris/bin/extract_boot_filelist:  not found

WARNING: Automatic update of the boot archive failed.
Update the boot archive using 'bootadm update-archive'
command and then reboot the system from the same device that
was previously booted.

[ Jan 22 23:54:00 Method "start" exited with status 95. ]
[ Jan 23 00:02:49 Leaving maintenance because clear requested. ]
[ Jan 23 00:02:49 Enabled. ]
[ Jan 23 00:02:49 Executing start method ("/lib/svc/method/fs-usr"). ]
dumpadm: kernel image uuid write failed: Operation already in progress
/lib/svc/method/fs-usr[62]: /usr/sbin/swapadd: not found [No such file or 
directory]
sh: /boot/solaris/bin/extract_boot_filelist:  not found

WARNING: Automatic update of the boot archive failed.
Update the boot archive using 'bootadm update-archive' <-----------------------
command and then reboot the system from the same device that
was previously booted.

[ Jan 23 00:02:49 Method "start" exited with status 95. ]
root@:~#

root@:~#
root@:~# bootadm update-archive
sh: /boot/solaris/bin/extract_boot_filelist:  not found <---------------------
root@:~#

-----Original Message-----
From: Mark J. Nelson [mailto:[email protected]]
Sent: Thursday, January 24, 2013 4:20 PM
To: Johnny Liu
Cc: [email protected]; [email protected]
Subject: Re: [pkg-discuss] [smf-discuss] Oracle smf bootadm gurus please help me

On 01/24/13 05:12 PM, Shawn Walker wrote:
> On 01/24/13 16:07, Johnny Liu wrote:
>> I am pretty sure I can reproduce the problem again on my current  system.
>> Any suggestions, or anything you guys want to check on my current system 
>> please let me know.
>
> The easiest thing to do is to verify that you can run 'pkg info pkg'
> successfully before starting and after completing.
>
> If you can still execute 'pkg info pkg' after completing, then
> something else caused the loss of /var/pkg.

It would also be useful to pkgadd each package separately, and sanity check 
(pkg info pkg; svcs -xv manifest-import; bootadm update-archive) after each 
pkgadd completes.

I checked the i586 packages, and they should be using the correct manifest 
class action scripts, so that's an occasional source of error that can be 
eliminated.

--Mark



________________________________

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