1833790 Members
2537 Online
110063 Solutions
New Discussion

Re: Problem with boot

 
Jose_129
Regular Advisor

Problem with boot

I have one workstation HP 9000 700 Series Model 715/100 with problems when initiating boot.
When workstation this initiating and presents the problem the LED display are the following:
1,7 when initiating
3,4,6,7 Start Auto Boot
3,4 isl booting
1,2,4 Dump fail
Change password in way single user, beginning in multiuser way console
6 REPLIES 6
Jeff Schussele
Honored Contributor

Re: Problem with boot

Hi Jose,

Hard to tell for sure, but that looks like something *during* boot is causing a panic & *trying* to write a crash dump - which fails as well. So that's possibly two failures - the first being whatever is causing the panic & then the fact that the dump can't be written. But the latter could be a simple configuration problem dealing with the dump device setup.
Take a look in /var/tombstone IF you can ever get it up.
TRY to boot in single-user mode (hpux -is) & manually mount filesystems - if possible.

Good Luck,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Jose_129
Regular Advisor

Re: Problem with boot

but I cannot accede to the workstation, like doing this?
Change password in way single user, beginning in multiuser way console
Jeff Schussele
Honored Contributor

Re: Problem with boot

Do you get to the point where it asks if you wish to interrupt boot? Where you get the 10 second countdown?
If so - stop it there with ANY key & type

bo pri

Then it will ask if you wish to interact - answer y
and at that prompt- do

hpux -is

That get's you to single-user mode.

Let us know if you can get that far or not.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Jose_129
Regular Advisor

Re: Problem with boot

the equipment is a workstation, i can't to do that.

Change password in way single user, beginning in multiuser way console
Ross Zubritski
Trusted Contributor

Re: Problem with boot

Dump fail??? lvol2 hosed?

try hpux -is from bch

Regards,

RZ
Steve Labar
Valued Contributor

Re: Problem with boot

Has anything changed since your last successful boot? It sounds as if the system is doing a panic while loading your kernal. Has your kernal changed? If so try booting from previous kernal. At isl prompt type hpux /stand/vmunix.prev Another problem could be if your swap space has changed since last successful boot. Make sure all drives are plugged in correctly. If nothing else has changed, you might want to boot into LVM Maintenance mode and have a look around hpux -lm /stand/vmunix

Good Luck.

Steve