- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: 100 Base/T interface problem on C180
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
07-31-2001 02:21 AM
07-31-2001 02:21 AM
The workstation hadn't been rebooted since the original installation, but yesterday it was for essential maintenance. On restart the performance through the interface is desperately slow.
lanadmin details (extract);
Network Management ID = 5
Description = lan1 Hewlett-Packard 10/100 TX Full-Duplex Hw Rev 0. TT = 1500
Type (value) = ethernet-csmacd(6)
MTU Size = 1500
Speed = 100
Station Address = 0x108
The card is configured at startup through an /etc/rc.config.d/hppci100conf file (in turn called by the startup script in /sbin/rc2.d ;
HP_PCI100_INTERFACE_NAME[0]=lan1
HP_PCI100_STATION_ADDRESS[0]=0x001083FB2A54
HP_PCI100_SPEED[0]=100FD
#HP_PCI100_DUPLEX[0]=
###########################################################################
# The HP_PCI100_INIT_ARGS are reserved by HP. They are NOT user changable.
#HP_PCI100_INIT_ARGS="HP_PCI100_STATION_ADDRESS HP_PCI100_DUPLEX"
HP_PCI100_INIT_ARGS="HP_PCI100_STATION_ADDRESS HP_PCI100_SPEED"
Just in case, I issued a;
lanadmin -X 100FD 5 command to again set the card to 100mps, full duplex.
The problem is, the switch the workstation is set for auto-negotiation. No negotiation with the workstation's interface hcan be arbitrated, so the switch is reporting the interface speed as 100mps, HALF DUPLEX. Setting the switch's port to FULL DUPLEX doesn't work. I've had the ports changed...same problem. Other servers running the same card, to the same switch report 100mps FD correctly.
Any thoughts on how the workstations card can correctly negotiate 100mps FD with the switch?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 02:29 AM
07-31-2001 02:29 AM
Re: 100 Base/T interface problem on C180
Your MTU size 1500 is for 10BaseT, but your configuration is 100FD ( 100BaseT Full Duplex ) So your MTU size should be 4352.
Magdi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 02:36 AM
07-31-2001 02:36 AM
Re: 100 Base/T interface problem on C180
the command to set the new MTU size is :
lanadmin -M 4352
ppa : Is the physical point of attachement. You can get it by doing lanscan ( 0,1 or 2 ...)
Magdi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 04:14 AM
07-31-2001 04:14 AM
Re: 100 Base/T interface problem on C180
Before I go and try out the suggestion (thanks so far) I noticed that at least one other server at the customers remote location (which is why I'm hesitant) has a 100Base/T card running, apparently fine, with;
Network Management ID = 5
Description = lan1 Hewlett-Packard 10/100 TX Full-Duplex Hw Rev 0. TT = 1500
Type (value) = ethernet-csmacd(6)
MTU Size = 1500
Speed = 100
Station Address = 0x1083fb2a1d
But I also have another server at the same location with a 100mps half-duplex interface, with the following;
Network Management ID = 4
Description = lan0 Hewlett-Packard 10/100 TX Half-Duplex Hw Rev 0. TT = 1500
Type (value) = ethernet-csmacd(6)
MTU Size = 1500
Speed = 10
Station Address = 0x60b0f9a970
So I'm slightly hesitant, but if the MTU is definately wrong, I'll give it a whirl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 05:31 AM
07-31-2001 05:31 AM
Re: 100 Base/T interface problem on C180
root@hazapp$ lanadmin -M 4352 5
Old MTU Size = 1500
Unable to change MTU size: errno = 22
and with the -R flag;
root@hazapp$ lanadmin -R 5
Old MTU Size = 1500
Unable to change MTU size: errno = 22
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 05:56 AM
07-31-2001 05:56 AM
Re: 100 Base/T interface problem on C180
I run lanadmin on our c180 system looks like speed is the problem
Network Management ID = 4
Description = lan0 Hewlett-Packard LAN Interface Hw Rev 0
Type (value) = ethernet-csmacd(6)
MTU Size = 1500
Speed = 10000000
Station Address = 0x80009cda86b
#lanadmin -S 10000000 4
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 07:27 AM
07-31-2001 07:27 AM
SolutionThe suggestions to modify the MTU and to use lanadmin -S to change the speed should be avoided since neither applies to HP 100BaseT cards.
Use this website for procedures to follow and technical tips: http://techsolutions.hp.com/fe/diagnostic.html
The startup file information you pasted in the call indicates that the C180 add-on PCI single port card is what is being used. You should verify that indeed that is the connection and lan card in question. For example, ioscan -fClan, compare that to lanscan -v ...
Please ensure you're on recent 100BaseT patch/revision levels for the driver type in use since they improve the negotiation and lanadmin reporting features considerably.
11.0 builtin btlan3 - PHNE_22244
11.0 add-on PCI btlan5 - PHNE_24006
Hope all this helps,
-> Brian Hackley
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 10:30 AM
07-31-2001 10:30 AM
Re: 100 Base/T interface problem on C180
the stats on the half-duplex side will show late collisions, and lots of other errors, and you might see them on the full-duplex side too. (lanadmin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2001 12:53 AM
08-01-2001 12:53 AM
Re: 100 Base/T interface problem on C180
The system is still at 10.20, with 47-odd users (concurrent) so it's a busy workstation!
I installed PHNE_20892 last night, which allowed me to change the card settings (including in Sam.) However the workstation might still need a power-down and startup to ensure auto-negotiation works.
I rekon I've got enough detail now to get a solution.