- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: My hpux server is dead
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
12-02-2003 09:36 PM
12-02-2003 09:36 PM
My hpux server is dead
I tried to install a driver to quad nic port card (A5506B) after that the server built a new kernel and revooted.
It didn't recover from that reboot, I can't even get in as single user.
I tried to run /stand/vmunix.prev but didn't succeed either.
Please help me, what can I do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 09:40 PM
12-02-2003 09:40 PM
Re: My hpux server is dead
It would be also very gratifying to know if you have an ignite backup of the machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 09:43 PM
12-02-2003 09:43 PM
Re: My hpux server is dead
And no I don't have a backup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 09:47 PM
12-02-2003 09:47 PM
Re: My hpux server is dead
While you are trying to resolve this question, see if you can make an ignite backup of another similar machine if you have one. This might make re-installing easier if it gets to that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 10:02 PM
12-02-2003 10:02 PM
Re: My hpux server is dead
1)For some reason (lack of patches, bad install etc) the new kernel isn't good. So the old kernel (.prev) should work unless it
has its problems as well. Try to disconnect all external I/O (exc. for system disk if external) , including network/scsi/fibre cards and boot to single user (with no quorum)
2)physical problem with boot device - disk, if you have a mirror try to boot it.Anyway, before autoboot starts, push any key to stop it in the Boot Menue. Then run "search ipl" to check for bootable devices. If nothing is found - there was a problem with boot sector
and if after "search" nothing is found - disk got detached. If this is hot-swap disk , try to reset it (in-out manner).
3)And the rest...make_recovery tape to recover.
Zeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 10:42 PM
12-02-2003 10:42 PM
Re: My hpux server is dead
from ISL u can list if there are any old copies of kernel by "hpux -ll" command
try to boot with any of those kernels !
Kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 10:50 PM
12-02-2003 10:50 PM
Re: My hpux server is dead
Is there something like recovery cd?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 11:25 PM
12-02-2003 11:25 PM
Re: My hpux server is dead
As for the recovery CD: you could try the install CD's and run a recovery shell from those.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 12:38 AM
12-03-2003 12:38 AM
Re: My hpux server is dead
If you only relinked once, then prev should work, unless the hardware (NIC) is causing problems. I'd remove it as my next step.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 02:58 AM
12-03-2003 02:58 AM
Re: My hpux server is dead
Are you able to get to the interupt screen? If so then you can get into maintenance mode.
>hpux -lm ... I believe is the command line.
Once there you should be able to repair your problem.