1845965 Members
3603 Online
110251 Solutions
New Discussion

Re: Boot-Up error

 
Chris Zimo
Occasional Advisor

Boot-Up error

I recently replaced all the disks in my K210 box with new larger disks. I rebooted the machine with a ignite tape, and all went well for the most part. I did experience one problem while the machine booted. During the system checks, the following system check failed:

SAVE CORE IMAGE IF NEEDED?????? FAIL.

I am looking for a explanation to this problem, and also a solution for correcting this problem.

Thanks in advance.
5 REPLIES 5
melvyn burnard
Honored Contributor

Re: Boot-Up error

Well this looks like the system is going through the savecore (10.x) or savecrash (11.x) routine during bootup, where it checks to see if there is a crash dump that neeeds to be saved.
As to why the error? Is there more in the /etc/rc.log that might help?
It could be a number of reasons
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Patrick Wallek
Honored Contributor

Re: Boot-Up error

Check and see if your /var/adm/crash directory exists and what the permissions are. If it is checking for the directory on boot up and it is not there, I suppose it could cause a problem.
pap
Respected Contributor

Re: Boot-Up error

Yes, Patrick is right.
Just check for /var/adm/crash directory. It gives error if the directory is not existing on the machine.
-pap
"Winners don't do different things , they do things differently"
Chris Zimo
Occasional Advisor

Re: Boot-Up error

The directory /var/adm/crash does exist, however it is empty. The permissions for this directory are as followes: rwxr-xr-x. Any suggestions as to what I should investigate next?

Thanks again...
K.Vijayaragavan.
Respected Contributor

Re: Boot-Up error


Hi,


see the output of command "bdf /var" as /var file system must have enough free space atleast as much of memory.

check the file "/sbin/init.d/savecrash".

As per this file if the "/etc/rc.config.d/savecore" file exists then it won't look for "/etc/rc.config.d/savecrash"

check the content of the files savecore and savecrash.

check the /etc/shutdown.log file and /etc/rc.log file.

check the size of swap file systems "swapinfo -m" as this error may occur if the swap size is not configureds enough.


-Vija
"Let us fine tune our knowledge together"