- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Failed to start hostagent after rebooting
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
06-25-2003 01:36 PM
06-25-2003 01:36 PM
Failed to start hostagent after rebooting
I've just rebooted my server, then i see that hostagent failed to start, and the hostname become unknown.
Pls help me to resolve the problem
thanks,
Sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 10:08 PM
06-25-2003 10:08 PM
Re: Failed to start hostagent after rebooting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 10:25 PM
06-25-2003 10:25 PM
Re: Failed to start hostagent after rebooting
Boot through single user mode and set your hostname once agai by using set_parms initial.
#set_parms initial
See man pages of set_parms.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 01:50 AM
06-26-2003 01:50 AM
Re: Failed to start hostagent after rebooting
if you not solved check if there is some file in the /etc/rc.config.d directory that not should be or that hold the HOSTNAME variable.
Check for the correct hostname in the /etc/rc.config.d/netconf and in the /etc/hosts file an try:
/sbin/init.d/net stop
/sbin/init.d/net start
Good luck.
Enrico.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 03:22 AM
06-26-2003 03:22 AM
Re: Failed to start hostagent after rebooting
Check the /etc/rc.config.d/netconf and see
what's your hostname there.
Probably some problem with the variable,
does the other network parameters are ok?
like ip.
Also could be problem with the file,
you can find template for the file in:
/usr/newconfig/etc/rc.config.d/netconf
Caesar