- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Box Stuck In Reboot Cycle
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
09-13-2001 07:51 AM
09-13-2001 07:51 AM
I have a B132L box with a fresh install of HP-UX11 stuck in a reboot cycle... It was running earlier, but was brought down to simply move it. When booting, the following message appears:
"eisa_config running in automatic mode to fix a configuration mixmatch.
The NVM is not internally consistent. The previous NVM contents (if any) will be disregarded. This error indicates a hardware problem with your EISA NVM"
...then it reboots again..
Any and all help appreciated!!
Pete
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2001 08:00 AM
09-13-2001 08:00 AM
SolutionPROBLEM
The system is rebooting repeatedly, and this message is issued as it reboots:
eisa_config running in automatic mode to fix a configuration mismatch
Date: 10/02/98 12:34:29
The NVM is not internally consistent. The previous NVM contents (if any) will be disregarded. This error may indicate a hardware problem with your EISA NVM.
Restoring configuration from default sci file (/etc/eisa/system.sci). Successfully saved configuration in NVM and /etc/eisa/system.sci. The system will be rebooted now.
eisa_config finished
I can prevent the reboots by repeatedly pressing the Enter key as the system reboots, but if left untouched, the system reboots over and over again with this same message.
How can I resolve this problem?
CONFIGURATION
Operating System - HP-UX
Version - 10.20
Hardware System - C160
Series - 9000
Subsystem - System Administration
RESOLUTION
To resolve your problem:
1. Locate the /etc/eisa/system.sci file.
2. Remove the /etc/eisa/system.sci file.
Note: This file is sometimes corrupted during a power outage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2001 10:28 AM
09-13-2001 10:28 AM
Re: Box Stuck In Reboot Cycle
To do what Patrick is advising, try and see if you can boot into single user mode and remove the file.
Interrupt the boot process
type " bo pri" at the boot prompt, Select Y to interact with IPL. At IPL prompt select to boot in single user mode.
IPL> hpux -is
Once the system boot in single user mode, you should be able to delete the culprit file.
Also hope nothing has come loose during your system shifting.
hope this helps.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2001 11:54 AM
09-13-2001 11:54 AM
Re: Box Stuck In Reboot Cycle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2001 01:09 PM
09-13-2001 01:09 PM
Re: Box Stuck In Reboot Cycle
HAGO,
Pete