- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- errors getting on a Preloaded system
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
04-13-2006 10:53 PM
04-13-2006 10:53 PM
I am getting following errors during opening a preloaded HP-UX system (rp4440). System stops on following lines and then displays following warnings.
/sbin/auto_parms: DHCP access is disabled (see /etc/auto_parms.log)
DIAGNOSTIC SYSTEM WARNING:
The diagnostic logging facility has started receiving excessive
errors from the I/O subsystem. I/O error entries will be lost
until the cause of the excessive I/O logging is corrected.
If the diaglogd daemon is not active, use the Daemon Startup command
in stm to start it.
If the diaglogd daemon is active, use the logtool utility in stm
to determine which I/O subsystem is logging excessive errors.
Best regards,
Mostafa
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 11:23 PM
04-13-2006 11:23 PM
Re: errors getting on a Preloaded system
/sbin/auto_parms script.
The file that must be examined and edited is
"/etc/rc.config.d/netconf".
The comments contained in the "/etc/rc.config.d/netconf" file are:
# DHCP_ENABLE Determines whether or not DHCP client functionality
# will be enabled on the network interface (see
# auto_parms(1M), dhcpclient(1M)). DHCP clients get
# their IP address assignments from DHCP servers.
# 1 enables DHCP client functionality; 0 disables it.
Change this value to "0" (zero) so that the system will not attempt to
acquire the IP address from the DHCP server.
Examples:
DHCP_ENABLE[0]=0 Disabled
or
DHCP_ENABLE[0]=1 Enabled
After making the above change or ensuring that DHCP_ENABLE is set to 0, do
the following commands:
cd /sbin
chmod -x auto_parms
This disables the auto_parms script from trying to start DHCP.
After this change, reboot the system
Please check this , Post the configured value
Regards,
Abhijit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 11:29 PM
04-13-2006 11:29 PM
Re: errors getting on a Preloaded system
Can you please give me the steps to edit this file? I can only access the system in single user mode. Please help.
Rgds,
Rana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 11:35 PM
04-13-2006 11:35 PM
Re: errors getting on a Preloaded system
You can continue botting at this stage by hit 'Shift-cntl-\'the system will boot normally then edit the file & check the file
Regards,
Abhijit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 11:42 PM
04-13-2006 11:42 PM
Re: errors getting on a Preloaded system
If you are comfortable with hardware, shut down the box and reseat the boards and cables and power it back up.
If you're not comfortable with that then place a hardware support call with HP to have their techs troubleshoot the diagnostic logs and see which device is giving the problem. If its under warranty, this shouldn't be a problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 11:44 PM
04-13-2006 11:44 PM
Re: errors getting on a Preloaded system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 11:51 PM
04-13-2006 11:51 PM
Re: errors getting on a Preloaded system
No way, I am still in there.
/sbin/auto_parms: DHCP access is disabled (see /etc/auto_parms.log)----After getting this line I press ctrl+ shift+\ But still I got following warnings and hanged.
DIAGNOSTIC SYSTEM WARNING:
The diagnostic logging facility has started receiving excessive
errors from the I/O subsystem. I/O error entries will be lost
until the cause of the excessive I/O logging is corrected.
If the diaglogd daemon is not active, use the Daemon Startup command
in stm to start it.
If the diaglogd daemon is active, use the logtool utility in stm
to determine which I/O subsystem is logging excessive errors.
Is there any alternative solution?
Best rgds,
Rana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 11:57 PM
04-13-2006 11:57 PM
Re: errors getting on a Preloaded system
You can try with cntl+Break or only "dot" on numpad system can boot.
Regards,
Abhijit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2006 12:17 AM
04-14-2006 12:17 AM
Re: errors getting on a Preloaded system
In single user mode, mounting lvol7 & lvol8 can be edited the netconf file. Am I right? cntl+break does not work either.
rgds,
Mostafa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2006 12:27 AM
04-14-2006 12:27 AM
Re: errors getting on a Preloaded system
shift-cntl-|
That will skip the RC scripts and get you to a shell login.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2006 12:27 AM
04-14-2006 12:27 AM
Re: errors getting on a Preloaded system
Yes you can mount it in single user mode
using mountall and then edit the file.
Regards,
Abhijit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2006 12:36 AM
04-14-2006 12:36 AM
Re: errors getting on a Preloaded system
Now it skipped but it stucks at the diagnostics warnings.
The diagnostic logging facility has started receiving excessive
errors from the I/O subsystem. I/O error entries will be lost
until the cause of the excessive I/O logging is corrected.
If the diaglogd daemon is not active, use the Daemon Startup command
in stm to start it.
If the diaglogd daemon is active, use the logtool utility in stm
to determine which I/O subsystem is logging excessive errors.
What can I do now. Please help.
Rgds,
Rana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2006 12:49 AM