- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: can't boot - help appreciated..
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2002 04:25 PM
08-01-2002 04:25 PM
can't boot - help appreciated..
Following a patch bundle application, my system (L Class, hpux11) has been rendered unbootable.
I have tried booting the alternate kernel. The output is below - this is the same as when booting from the new kernel.
Am I correct in interpreting it as a failed attempt to mount '\'?
In any case, anyone have any ideas how to proceed..?
Thanks,
Mark
--
....
164 processor
166 processor
btlan3: Initializing 10/100BASE-TX card at 0/0/0/0....
System Console is on the Built-In Serial Interface
Logical volume 64, 0x3 configured as ROOT
Logical volume 64, 0x2 configured as SWAP
Logical volume 64, 0x2 configured as DUMP
Swap device table: (start & size given in 512-byte blocks)
entry 0 - major is 64, minor is 0x2; start = 0, size = 2097152
Dump device table: (start & size given in 1-Kbyte blocks)
entry 0 - major is 31, minor is 0x22000; start = 88928, size = 1048576
Starting the STREAMS daemons-phase 1
System Panic:
linkstamp: Sat Jul 13 11:29:26 PDT 2002
_release_version: @(#)B2352B/9245XB HP-UX (B.11.00) #1: Wed Nov 5 22:38:19 PS
T 1997
__kern_ci_revision: $Header: kern_sequence.c,v 1.6.106.512 97/11/05 18:01:46 mso
sa Exp $
panic: all VFS_MOUNTROOTs failed: NEED DRIVERS ?????
PC-Offset Stack Trace (read across, top of stack is 1st):
0x0035107c 0x003b2a34 0x002dc5ec
0x0013216c 0x00248fd4
End Of Stack
sync'ing disks (0 buffers to flush): (0 buffers to flush):
0 buffers not flushed
0 buffers still dirty
*** A system crash has occurred. (See the above messages for details.)
*** The system is now preparing to dump physical memory to disk, for use
*** in debugging the crash.
*** The dump will be a SELECTIVE dump: 567 of 8192 megabytes.
*** To change this dump type, press any key within 10 seconds.
*** Proceeding with selective dump.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2002 04:40 PM
08-01-2002 04:40 PM
Re: can't boot - help appreciated..
This should also enable you to get the dump off to send to HP to have it analysed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2002 04:48 PM
08-01-2002 04:48 PM
Re: can't boot - help appreciated..
Did you cut an ignite tape prior to installing your patches?
If so it maybe be better you if did a full 'vg00' recovery from your ignite and find what the problem was with the patch bundle than try to fix an old kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2002 04:49 PM
08-01-2002 04:49 PM
Re: can't boot - help appreciated..
Sorry for the rash post - let me try all the options in the other posts of a similar nature first (single user mode,hpux -lm didn't work though).
Thx,
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2002 09:22 PM
08-01-2002 09:22 PM
Re: can't boot - help appreciated..
THanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2002 05:50 AM
08-02-2002 05:50 AM
Re: can't boot - help appreciated..
Just wondering...what patch bundle did you attempt to install? Was it a quarterly release or a custom patch bundle, like from CPM? (If a quarterly release, which one?)
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2002 05:59 AM
08-02-2002 05:59 AM
Re: can't boot - help appreciated..
insterupt the boot at the 10 second prompt:
then
BCH> BO PRI
Interact > Y
ISL> hpux -is
if this doesn't work,
ISL> hpux -is -lm
if this doesn't work
you may require to rescue off CD.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2002 06:09 AM
08-02-2002 06:09 AM
Re: can't boot - help appreciated..
You may want to boot from the old Kernel and then investigate the patch issue from there:
# interrupt the autoboot
..... PDC menu ...
Main Menu: enter command or menu > boot pri
Interact with ISL (Y or N) ?> Y
ISL> hpux /stand/vmunix.prev
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2002 06:11 AM
08-02-2002 06:11 AM
Re: can't boot - help appreciated..
ISL> hpux ll /stand
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2002 12:02 PM
08-02-2002 12:02 PM
Re: can't boot - help appreciated..
Thanks for the replies..
My current state is, can't boot to single user, can't boot to maint mode (nor both at the same time.
Old kernel won't boot.
TG, thanks for the doc.
Dave, the bundle I applied is:
QPK1100 B.11.00.56.5 Quality Pack for HP-UX 11.00, March 2002
Seems recent enough.
Michael, the file mismatch sounds most likely - how could this happen? Could it be that a more recent patch was installed? I would think a patch would update all necessary files..
Thanks,
Mark