HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Boot error during startup
Operating System - HP-UX
1826537
Members
3954
Online
109695
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
10-19-2000 02:12 AM
10-19-2000 02:12 AM
Boot error during startup
Our HP9000 has been powered off for some time. Now I have tried to boot the server again. I have tried it from the primary boot path and also from the CD_ROM.
Always the following messages appear.
Cannot find ENTRY_TEST
Failed I/O operation with ENTRY_10
STATUS -4
Error Reading IPL
Do I have a hardware problem or what ?
Always the following messages appear.
Cannot find ENTRY_TEST
Failed I/O operation with ENTRY_10
STATUS -4
Error Reading IPL
Do I have a hardware problem or what ?
Archifact
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2000 02:17 AM
10-19-2000 02:17 AM
Re: Boot error during startup
The majority of ENTRY_INIT errors encountered are: Status = -4 and
Status = -7.
ENTRY_INIT -4 Causes:
- the disk is experiencing hardware faults and needs replacing.
- the path to the disk is experiencing problems. e.g.. Termination,
cabling, SCSI adapter, SCSI adapter seating.
ENTRY_INIT -7 Causes:
- Booting from the wrong path or non-existent device.
- Trying to boot from a device that is not responding.
Troubleshooting Steps:
. Power off the server, then power off the disks - leave all powered
off for at least 30 seconds. Power on disks, then server.
. When server is booting, check access LED's on boot disk, is it being
accessed? Yes - possible bad disk. No - possible bad path to
disk, e.g.. Cabling/termination/adapter. Time to log hardware call.
. If boot disk is in an external disk enclosure, check the cabling is
secure, and access/status lights are normal.
. Attempt to boot from an alternate boot path if you have one,
e.g.. Mirror boot disk, alternate boot disk.
. Double check you have the correct boot path.
. Use the SEArch option at the Boot Menu, does the primary boot path
appear? If not, we cannot see the disk and time to log a hardware call.
If we can see the boot disk, but still get ENTRY_INIT error when booting
we need to log a hardware call.
. We can boot to Recovery Shell and use the chroot option to fsck the
boot disk, but this will always fail if we cannot get to the ISL
prompt of a disk; in most occurrences of this error using the Recovery
Shell (Support Media) is not helpful.
. Perform preliminary steps to reinstall the system; As in most cases this
error means the boot disk is bad and will need to be replaced. If the
system is not mirrored then the recommended recovery method is to
reinstall the system. Is the backup offsite? Do you know what sizes
the vg00 logical volumes are?
Errors Returned by IODC ENTRY_INIT
Overview of ENTRY_INIT: To initialize and test a boot device so that ENTRY_I/O can transfer data to/from the boot device. ENTRY_INIT is also used to establish module or device communication.
Status Description
2 Recoverable Error.
The call completed normally and the returned results are valid
0 OK.
The call completed normally without error
-2 Nonexistent option.
The call did not correspond to implemented options in entry_init
-3 Can not complete call without error.
An error of unknown type prevented the call from completing correctly
-4 Unrecoverable Hardware Error.
An unrecoverable hardware error has occurred between the processor PDC and IODC on the target controller or device
-5 Unrecoverable data error.
ENTRY_INIT encountered an error while transferring data to/from the target controller or device
-6 Illegal device address.
The device address supplied to ENTRY_INIT is invalid
-7 Nonexistent device.
The device address supplied to ENTRY_INIT is valid, but, the target controller or device is not installed or is not responding
-8 Module/device not ready.
The module or device is not ready to be initialized. The target is not ready because it has not completed its power on reset/selftest
-9 Cannot locate a console or boot device.
ENTRY_INIT could not locate a console or boot device
-10 Invalid argument.
ENTRY_INIT was passed an invalid command
-11 Data buffer too small
-12 Unsupported record size
-13 Protocol Error.
A protocol error was encountered on bus during data transfer to/from the target controller or device (which also means 3rd part hardware or a boot disk)
Status = -7.
ENTRY_INIT -4 Causes:
- the disk is experiencing hardware faults and needs replacing.
- the path to the disk is experiencing problems. e.g.. Termination,
cabling, SCSI adapter, SCSI adapter seating.
ENTRY_INIT -7 Causes:
- Booting from the wrong path or non-existent device.
- Trying to boot from a device that is not responding.
Troubleshooting Steps:
. Power off the server, then power off the disks - leave all powered
off for at least 30 seconds. Power on disks, then server.
. When server is booting, check access LED's on boot disk, is it being
accessed? Yes - possible bad disk. No - possible bad path to
disk, e.g.. Cabling/termination/adapter. Time to log hardware call.
. If boot disk is in an external disk enclosure, check the cabling is
secure, and access/status lights are normal.
. Attempt to boot from an alternate boot path if you have one,
e.g.. Mirror boot disk, alternate boot disk.
. Double check you have the correct boot path.
. Use the SEArch option at the Boot Menu, does the primary boot path
appear? If not, we cannot see the disk and time to log a hardware call.
If we can see the boot disk, but still get ENTRY_INIT error when booting
we need to log a hardware call.
. We can boot to Recovery Shell and use the chroot option to fsck the
boot disk, but this will always fail if we cannot get to the ISL
prompt of a disk; in most occurrences of this error using the Recovery
Shell (Support Media) is not helpful.
. Perform preliminary steps to reinstall the system; As in most cases this
error means the boot disk is bad and will need to be replaced. If the
system is not mirrored then the recommended recovery method is to
reinstall the system. Is the backup offsite? Do you know what sizes
the vg00 logical volumes are?
Errors Returned by IODC ENTRY_INIT
Overview of ENTRY_INIT: To initialize and test a boot device so that ENTRY_I/O can transfer data to/from the boot device. ENTRY_INIT is also used to establish module or device communication.
Status Description
2 Recoverable Error.
The call completed normally and the returned results are valid
0 OK.
The call completed normally without error
-2 Nonexistent option.
The call did not correspond to implemented options in entry_init
-3 Can not complete call without error.
An error of unknown type prevented the call from completing correctly
-4 Unrecoverable Hardware Error.
An unrecoverable hardware error has occurred between the processor PDC and IODC on the target controller or device
-5 Unrecoverable data error.
ENTRY_INIT encountered an error while transferring data to/from the target controller or device
-6 Illegal device address.
The device address supplied to ENTRY_INIT is invalid
-7 Nonexistent device.
The device address supplied to ENTRY_INIT is valid, but, the target controller or device is not installed or is not responding
-8 Module/device not ready.
The module or device is not ready to be initialized. The target is not ready because it has not completed its power on reset/selftest
-9 Cannot locate a console or boot device.
ENTRY_INIT could not locate a console or boot device
-10 Invalid argument.
ENTRY_INIT was passed an invalid command
-11 Data buffer too small
-12 Unsupported record size
-13 Protocol Error.
A protocol error was encountered on bus during data transfer to/from the target controller or device (which also means 3rd part hardware or a boot disk)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2000 02:31 AM
10-19-2000 02:31 AM
Re: Boot error during startup
Hi Martin,
You have a hardware problem as explained by Alex.
You have a hardware problem as explained by Alex.
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2000 12:42 AM
10-20-2000 12:42 AM
Re: Boot error during startup
Hi Martin
Before you get to deep into this problem check the obvious (As the server has been powered down for some time.)
Connections on cables and boards without power oxidise and oxidants tend not to let electrickery run through them.
So power down - unplug and refit all data cables - and recheck.
If this fails then I would get the system boards removed and refitted.
Before you get to deep into this problem check the obvious (As the server has been powered down for some time.)
Connections on cables and boards without power oxidise and oxidants tend not to let electrickery run through them.
So power down - unplug and refit all data cables - and recheck.
If this fails then I would get the system boards removed and refitted.
If you can spell SysAdmin then you is one - anon
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP