- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Network fail after reboot
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
02-20-2010 05:32 AM
02-20-2010 05:32 AM
Network fail after reboot
After the machine have been running with no problem for some months, I was doing an reboot command.
The network FAIL during reboot. See atteched file with console logging.
# model
ia64 hp server rx2660
# uname -a
HP-UX B.11.31 U ia64 (some info removed)
As the files shows, I reconfigure the Lan0 with set_parms. But same problem after reboot...
The /etc/rc.config.d/netconf seems ok, but SAM shows the network as status UP with no ip4 set.
An equal rx2660 machine face the same problem after power loss. Still not able to get it online.
Best regards
Hans Ove
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2010 06:03 AM
02-20-2010 06:03 AM
Re: Network fail after reboot
if not problem show us messages in /var/adm/syslog/syslog.log
I would recommend to run sam and there find network configuration and set up necessary address -- then reboot.
Second to perfom , please disconnect server from switch ( pull out cable from switch and not server) and reboot.
Then pay attention will netowrk interface bring up correctly.
It could be that you have ip address collision in network and during boot up it complains about it and cannot bring up network interface.
Now ip address = 128.1.215.199 ( from your attachment ) is not configured, can you ping it in network, and see is it alive somewhere.
Hope this helps,
Regards,
Elko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2010 06:42 AM
02-20-2010 06:42 AM
Re: Network fail after reboot
and also please check your Lan cable is perfectly connected to the network port and also check you cable on the switch side if connected properly or not.
if still you are facing the same issue than change your lan cable and than try.
if still you are getting the same than please send the output of /etc/rc.config.d/netconf , lanscan , netstat -in
Good Luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2010 06:59 AM
02-20-2010 06:59 AM
Re: Network fail after reboot
One more output to see the /etc/rc.log.
I see that
Configure LAN interfaces ......... FAIL *
So /sbin/init.d/net start fail
Check it to see what's going wrong. Restart it with set -x for example.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2010 07:25 AM
02-20-2010 07:25 AM
Re: Network fail after reboot
Some weeks ago I changed the dst tunable parameter for the kernel. From 2 to 4, without rebooting the os.
This change was now taken in use. When I put it back to 2, reboot, everything ok. I tryed again to set it to 4, reboot, everyting ok.
Sometimes I really don't have a clue whats going on...
Thanks for all contributions.
Best regards
Hans Ove