HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Server down---
Operating System - HP-UX
1834178
Members
2664
Online
110064
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
07-02-2006 08:45 PM
07-02-2006 08:45 PM
Server down---
Hi all
I have an hp9000 server which had a tape drive problem. We replaced the tape drive (it is an external dlt) but it has not detected by the server.hence we performed a reboot but after that the server is not coming up.
The server is located remote. We sked the onsite engineer to attend this and he is giving the followingerror messgae.
=============================================
Checked the server console (There is one - it's located on the EMC array next to the host) and the following message was being displayed.
-----------------------------------------------------------------------------------------------------------------
Boot
disc (12.6.0:0) /stand/vmunix
4837604 + 380928 + 2406688 Start 0x164568
vuseg=3031000
nfs_init3 added vfs type nfs3 at slot4
NOTICE: cachefs_link (): File system was registered at index 5
NOTICE: autofs_link (): File system was registered at index 6
inet_clts:ok inet_cots:ok wsio_install_driver: Install of driver diag1 failed- wsio cdio missing
Networking memory for fragment reassembly is restricted to 41598976 bytes
Logical volume 64, 0x3 configured as ROOT
-----------------------------------------------------------------------------------------------------------------
I restarted the host and the same message was displayed again.
I tried to boot the server into single user mode using the pripath (12.0.0) but it failed with the following message:
----------------------------------------------------------------------------------------------------------------
Boot
disc (12.0.0;0)s
disc (12.0.0;0)s: cannot open, or not executable
Exec failed: No such file or directory
----------------------------------------------------------------------------------------------------------------
I tried to boot the server using altpath (24.15.0) in both multi user mode & single user mode and received the same messages as above. The host an all external disk units were powered off before this was carried out but it made difference
I ran ODE and all disk related tests passed (there was a problem with the network loopback test)
The machine has been left at the ISL prompt
=====================================
could anyone suggest me what could be the problem?
It is saying could not open or not executable on both the primary and alt boot path. Do that mean kernel is missing?
Pls advise.
Thanks in advance
S.O
I have an hp9000 server which had a tape drive problem. We replaced the tape drive (it is an external dlt) but it has not detected by the server.hence we performed a reboot but after that the server is not coming up.
The server is located remote. We sked the onsite engineer to attend this and he is giving the followingerror messgae.
=============================================
Checked the server console (There is one - it's located on the EMC array next to the host) and the following message was being displayed.
-----------------------------------------------------------------------------------------------------------------
Boot
disc (12.6.0:0) /stand/vmunix
4837604 + 380928 + 2406688 Start 0x164568
vuseg=3031000
nfs_init3 added vfs type nfs3 at slot4
NOTICE: cachefs_link (): File system was registered at index 5
NOTICE: autofs_link (): File system was registered at index 6
inet_clts:ok inet_cots:ok wsio_install_driver: Install of driver diag1 failed- wsio cdio missing
Networking memory for fragment reassembly is restricted to 41598976 bytes
Logical volume 64, 0x3 configured as ROOT
-----------------------------------------------------------------------------------------------------------------
I restarted the host and the same message was displayed again.
I tried to boot the server into single user mode using the pripath (12.0.0) but it failed with the following message:
----------------------------------------------------------------------------------------------------------------
Boot
disc (12.0.0;0)s
disc (12.0.0;0)s: cannot open, or not executable
Exec failed: No such file or directory
----------------------------------------------------------------------------------------------------------------
I tried to boot the server using altpath (24.15.0) in both multi user mode & single user mode and received the same messages as above. The host an all external disk units were powered off before this was carried out but it made difference
I ran ODE and all disk related tests passed (there was a problem with the network loopback test)
The machine has been left at the ISL prompt
=====================================
could anyone suggest me what could be the problem?
It is saying could not open or not executable on both the primary and alt boot path. Do that mean kernel is missing?
Pls advise.
Thanks in advance
S.O
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2006 08:51 PM
07-02-2006 08:51 PM
Re: Server down---
Hi SO,
external scsi tape drive attached to which scsi controller? Did you check the scsi id on the old tape drive and change the id on the new drive?
Regards,
Robert-Jan
external scsi tape drive attached to which scsi controller? Did you check the scsi id on the old tape drive and change the id on the new drive?
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2006 08:53 PM
07-02-2006 08:53 PM
Re: Server down---
"disc (12.0.0;0)s"
should look like
disk(12.0.0;0)/stand/vmunix
run single user mode:
ISL>hpux -is
or
ISL>hpux /stand/vmunix -is
Did you do that?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
should look like
disk(12.0.0;0)/stand/vmunix
run single user mode:
ISL>hpux -is
or
ISL>hpux /stand/vmunix -is
Did you do that?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2006 09:27 PM
07-02-2006 09:27 PM
Re: Server down---
Shalom SO
If this is a straight replacement, the most common issue is the SCSI ID not being correct.
before going single user mode, the SEA command should be used.
This will show a Sequential device if the tape drive is properly connected and no SCSI conflict exists.
You'd think hardware would get the SCSI ID right, but they don't always check. The drives themselves almost never ship with a useful scsi id.
SEP
If this is a straight replacement, the most common issue is the SCSI ID not being correct.
before going single user mode, the SEA command should be used.
This will show a Sequential device if the tape drive is properly connected and no SCSI conflict exists.
You'd think hardware would get the SCSI ID right, but they don't always check. The drives themselves almost never ship with a useful scsi id.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP