- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Duplex setting can cause system 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
08-04-2002 08:15 PM
08-04-2002 08:15 PM
Reading from core dump at /var/adm/crash it says that some errors with the duplex setting in one of the machines connected with the server.
Here are the partial output of # dmesg command
btlan3: NOTE: Link Partner does not support Auto Negotiation at 8/0/20/0
btlan3: NOTE: 10Base-TX Half-Duplex started at 8/0/20/0....
This is my lanscan output.
Hardware Station Crd Hardware Net-Interface NM MAC HP DLPI Mjr
Path Address In# State NameUnit State ID Type Support Num
8/0/20/0 0x0060B0EA446C 0 UP lan0 UP 4 ETHER Yes 75
Can this cause the reboot? The card is running 100Mbps half duplex but I believe that the hub connected is running 10Mbps.
Hub details
Hub HP-J3128A Model AdvanceStack Hub 8e
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2002 11:05 PM
08-04-2002 11:05 PM
Re: Duplex setting can cause system reboot?
PHNE_22244 1.0 Built-in PCI 100BASE-T patch
PHNE_22245 1.0 PCI 100B(Tx/Fx)cumulative patch
PHNE_22728 1.0 4 port PCI 100BASE-T cumulative patch
Also check the MAC address entry in the /etc/rc.config.d/ directory for the lan card specific file .(in your case I think it is hpbase100conf
and the MAC address (ouput got from lanscan command).
If your hub is running at 10Mbps then please set the speed of the card to 10Mbps so that there is not mismatch of speed.
Also you can avoid the duplex mismatch for both ends.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2002 11:48 PM
08-04-2002 11:48 PM
Re: Duplex setting can cause system reboot?
The solution is to ensure your lancard and the hub/switch it connects to are the same speed. If it doesnt support autonegotation then set your card AND switch/hub to the same setting (10HD or whatever) to stop conflicts. This is normal practice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2002 06:57 AM
08-06-2002 06:57 AM
Solutionswitch does auto negotiation and the card on
your system does auto. You should configure
the card to run 10hd. And in your case the Advancestack hub only does 10hd.
Also note that the Procurve switches had issues
with auto negotiation, so update to the latest
Firmware revision C.09.09
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2002 11:48 AM
08-06-2002 11:48 AM
Re: Duplex setting can cause system reboot?
The message means precisely what it says - that the remote does not do autonegotiation. That may be "normal" if the remote is just some old 10 Mbit/s kit, or it could mean you have a network config problem if the remote is a switch port hardcoded to full-duplex. However, duplex-mismatch does not lead to system panic.
The thing to look at in the crash dump is the stack trace. Better still, fire-up your support contract and submit the dumps to the RC and have them take a look.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2002 11:52 AM
08-06-2002 11:52 AM
Re: Duplex setting can cause system reboot?
Instructor Storage, Servers, HP-UX and Partner Courses
Hewlett Packard Enterprise Education Services
Ask me about training on StoreServ (3PAR) StoreOnce, StoreEasy, StoreAll, StoreVirtual, HP-UX, ServiceGuard and HPE Partner Ready Certification Training
internet: Linkedin: http://www.linkedin.com/in/emilvelez
HPE Master ASE Server Solutions Architect V3
HPE Master ASE Storage Solutions Architect V2
HP UNIX Certified (ASE HPUX 11iv3 Administration V1)
Certified HPE Instructor
HPE Product Certified - OneView [2016]
HP Sales Certified -Servers, Converged Systems and Services [2015]
HPE Product Certified - Converged Solutions [2017]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2002 11:59 AM
08-06-2002 11:59 AM
Re: Duplex setting can cause system reboot?
Check the NIC and HW, the cable, etc.
Make sure that you have the right patches installed for btlan3.
PHNE_25580 (pci 100BT lan cumulative) and it's dependencies. This patch is for s800 11.00.
If they are already installed, make sure they're configured:
# swlist -l fileset -a state |grep -v \# | grep -v config
Cheryl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2002 12:06 PM
08-06-2002 12:06 PM
Re: Duplex setting can cause system reboot?
I recommend that you first try to set the speed and duplex on your HP box the same as the hub's it is connected to. The speed, duplex mismatches within the same LAN generally cause a lot of network issues.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2002 12:07 PM
08-06-2002 12:07 PM
Re: Duplex setting can cause system reboot?
You're best bet would be to run the crash dumps through Q4 and send the results to HP. They should be able to pinpoint the problem.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2002 05:57 PM
08-06-2002 05:57 PM
Re: Duplex setting can cause system reboot?
What I did so far is isolating the HP Hub, and connect directly to the core hub.Its been like 5 days now, and no system reboot is happening again.
I doubt if there is a problem which need patches as I have another machine running the same hardware and software but getting no such problem. (Connected directly to the core hub).
rick jones,
Are you sure? Because this error was the first message that appear on the screen when the system rebooted.
I found this article very useful explaining the duplex issue.
http://searchnetworking.techtarget.com/tip/1,289483,sid7_gci802539,00.html
Thanks again to all.