- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ENTRY_INIT Error Status -3
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
05-05-2007 03:33 AM
05-05-2007 03:33 AM
ENTRY_INIT Error Status -3
I have a mirrored root drive that I replaced. It happened to be the primary boot drive. After replacing it and resyncing the VG I rebooted the system to make sure that my boot information was correct. Booting off of the primary path worked just fine. When I tried to boot off of my ALT path I found that my ALT path was set the same as my PRI path. I change the ALT path to what it was suppose to be and now when I try to boot off the ALT path I get the following error.
IODC ENTRY_INIT failed. Error Status: -3
Any ideas as to what I screwed up?
Any help would be greatly appreciated!
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 04:30 AM
05-05-2007 04:30 AM
Re: ENTRY_INIT Error Status -3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 04:44 AM
05-05-2007 04:44 AM
Re: ENTRY_INIT Error Status -3
I have been doing some more digging and here is the error when I try to do a search for bootable devices.
Main Menu: Enter command or menu > SEA ALL
Searching for potential boot device(s)
This may take several minutes.
To discontinue search, press any key (termination may not be immediate).
IODC
Path# Device Path (dec) Device Type Rev
----- ----------------- ----------- ----
ERROR: PDH NVRAM and I/O card NVRAM SCSI parameters
do not match for path 0/0/0/3/0
Search aborted. The SCSI parameters for this card
must be corrected from the BCH Service menu.
Main Menu: Enter command or menu >
A normal search with out the "all" option gives me a normal output excluding this particular drive. I am pretty sure that the drive is good, other wise how would my mirrors sync up when I did the "vgsync /dev/vg00"?
I am booting off the primary and I will try a dd test to see if something show up.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 04:52 AM
05-05-2007 04:52 AM
Re: ENTRY_INIT Error Status -3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 05:07 AM
05-05-2007 05:07 AM
Re: ENTRY_INIT Error Status -3
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 05:08 AM
05-05-2007 05:08 AM
Re: ENTRY_INIT Error Status -3
# lvlnboot -v
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 05:34 AM
05-05-2007 05:34 AM
Re: ENTRY_INIT Error Status -3
Attached is the output from your script, Bill. Here are the steps that I took to replace the bad mirrored drive.
1)pvchange -a N /dev/dsk/c0t6d0
2)replaced the physical disk
3)vgcfgresotre -n vg00 /dev/rdsk/c0t6d0
4)vgchange -a y vg00
5)mkboot -l /dev/rdsk/c0t6d0
6)mkboot /dev/rdsk/c0t6d0
7)mkboot -a "hpux -lq" /dev/rdsk/c0t6d0
8)lvlnboot -R
9)vgsync /dev/vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 06:38 AM
05-05-2007 06:38 AM