Operating System - HP-UX
1834697 Members
1887 Online
110069 Solutions
New Discussion

Re: speed / duplex issue on hp9000

 
SOLVED
Go to solution
golfnut
Frequent Advisor

speed / duplex issue on hp9000

We have 2 hp 9000's. Both have same NICs. We have a speed / duplex issue on one of them. It refuses to go full duplex. It is currently working at half duplex 100M. Also the lanadmin command gives a core dump on displaying for the lan0. For lan1 it works fine.

Here are the relevant ouputs.

Good System:

ux01admlog.newcorp.com:0-kingkong-root $ ioscan -kfC lan
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
lan 0 10/4/8 btlan1 CLAIMED INTERFACE HP HP-PB 100 Base TX card
lan 1 10/12/6 lan2 CLAIMED INTERFACE Built-in LAN
ux01admlog.newcorp.com:0-kingkong-root $ lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
10/4/8 0x080009D4FE6E 0 UP lan0 snap0 1 ETHER Yes 119
10/12/6 0x080009848155 1 UP lan1 snap1 2 ETHER Yes 119
ux01admlog.newcorp.com:0-kingkong-root $ model
9000/800/K200
ux01admlog.newcorp.com:0-kingkong-root $ ifconfig lan0
lan0: flags=843
inet 10.60.99.105 netmask ffffff00 broadcast 10.60.99.255
ux01admlog.newcorp.com:0-kingkong-root $ lanadmin -s 0
Speed = 100000000
ux01admlog.newcorp.com:0-kingkong-root $ lanadmin -x 0
Current Speed = 100 Full-Duplex Auto-Negotiation-OFF


Trouble System:

ux01admlog.newcorp.com:0-godzilla-root $ ioscan -kfC lan
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
lan 0 10/4/8 btlan1 CLAIMED INTERFACE HP HP-PB 100 Base TX card
lan 2 10/4/16 btlan1 CLAIMED INTERFACE HP HP-PB 100 Base TX card
lan 1 10/12/6 lan2 CLAIMED INTERFACE Built-in LAN
ux01admlog.newcorp.com:0-godzilla-root $ lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
10/4/8 0x080009D4ED00 0 UP lan0 snap0 1 ETHER Yes 119
10/4/16 0x080009D4FEB5 2 UP lan2 snap2 2 ETHER Yes 119
10/12/6 0x080009D0E47A 1 UP lan1 snap1 3 ETHER Yes 119
ux01admlog.newcorp.com:0-godzilla-root $ ifconfig lan0
lan0: flags=843
inet 10.200.210.74 netmask ffffff00 broadcast 10.200.210.255
ux01admlog.newcorp.com:0-godzilla-root $ netstat -nr
Routing tables
Dest/Netmask Gateway Flags Refs Use Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 7 lo0 4136
10.200.200.38 10.200.200.38 UH 0 78544 lan1 4136
10.200.210.74 10.200.210.74 UH 0 23 lan0 4136
10.200.210.0 10.200.210.74 U 2 0 lan0 1500
10.200.200.0 10.200.200.38 U 2 0 lan1 1500
10.200.210.0 10.200.210.1 UG 0 0 lan0 1500
127.0.0.0 127.0.0.1 U 0 0 lo0 4136
default 10.200.200.1 UG 0 0 lan1 1500
ux01admlog.newcorp.com:0-godzilla-root $ lanadmin -s 0
Speed = 100000000
ux01admlog.newcorp.com:0-godzilla-root $ lanadmin -x 0
Current Speed = 100000000
ux01admlog.newcorp.com:0-godzilla-root $



How can i see if there is difference in driver version?
Whenever I tried to manually change ti to full duplex the interface hangs.
There is a file call hpbasetconf. Will putting the information there fix the issue? We have it set properly on the working system?


thanks
--irfan

16 REPLIES 16
Pete Randall
Outstanding Contributor

Re: speed / duplex issue on hp9000

Same OS on both machines? It looks to me like your problem system may be running 10.20 still.


Pete

Pete
golfnut
Frequent Advisor

Re: speed / duplex issue on hp9000

good system: HP-UX kingkong B.11.00 U 9000/800 207218351 unlimited-user license

trouble system: HP-UX godzilla B.11.00 A 9000/800 1464546351 two-user license
golfnut
Frequent Advisor

Re: speed / duplex issue on hp9000

ux01admlog.newcorp.com:0-godzilla-root $ ioscan -funC lan
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
lan 0 10/4/8 btlan1 CLAIMED INTERFACE HP HP-PB 100 Base TX card
lan 2 10/4/16 btlan1 CLAIMED INTERFACE HP HP-PB 100 Base TX card
lan 1 10/12/6 lan2 CLAIMED INTERFACE Built-in LAN

Does not show device files.

Running /usr/sbin/insf -eC lan (is this safe to run on a live system)
thanks

Steven E. Protter
Exalted Contributor

Re: speed / duplex issue on hp9000

lanadmin -x 0

Replace 0 with the actual number of the interface from lan display. lanscan will work to give you what you want.

If you need to change duplex and speed, lanadmin -X will do it.

Note that the swtich settings for 10/100 BT HP-9000 Nic cards must be manual. That means if the card is a 100, the switch must be 100 Base T manual, not autonegotiate.

To get that speed you may need a file called /etc/rc.config.d/hpbtlanconf to make speed work right at boot. You can look at the one on the good machine and copy/change the relavent information on the one giving you trouble.

If this is 1000 BaseT all switch and configuration settings must be auto negotiate.

Failure to meet these guidelines will result in tremendously slow network throughput.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
golfnut
Frequent Advisor

Re: speed / duplex issue on hp9000

Using lanadmin -X causes the interface to not respond.

Here something i saw.

The good machine has
ux01admlog.newcorp.com:0-kingkong-root $ swlist |grep -i lan
B3693AA C.03.05.00 HP GlancePlus/UX for s800 11.0
B3701AA C.03.05.00 HP GlancePlus/UX Pak for s800 11.0
J2759BA B.11.00.06 HP-PB 100BT LAN/9000
PHNE_19754 1.0 LAN product cumulative patch


See the patch for HP-PB


The trouble server has

ux01admlog.newcorp.com:0-godzilla-root $ swlist |grep -i lan
B3693AA C.02.40.000 HP GlancePlus/UX for s800 11.0
B3701AA C.02.40.000 HP GlancePlus/UX Pak for s800 11.0
PHNE_15591 1.0 LAN product cumulative patch
PHNE_17113 1.0 LAN product cumulative patch


So no patch.

Where can i get that patch from ?

thanks

Pete Randall
Outstanding Contributor
Solution

Re: speed / duplex issue on hp9000

Not only does it not have the patch, it doesn't have the 100BT software:

J2759BA B.11.00.06 HP-PB 100BT LAN/9000

You need to install that before you can put the patch on!


Pete


Pete
Pete Randall
Outstanding Contributor

Re: speed / duplex issue on hp9000

Here's the patch:

http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHNE_19754&context=hpux:800:11:00

and the newer, recommended one:

http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHNE_28143&context=hpux:800:11:00

and the latest one:

http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHNE_29530&context=hpux:800:11:00


Pete

Pete
golfnut
Frequent Advisor

Re: speed / duplex issue on hp9000

Thanks Pete. Where do I get the software from?

thanks again.
Pete Randall
Outstanding Contributor

Re: speed / duplex issue on hp9000

I'm not sure if you can find it on software.hp.com, but it should be on your 11.0 install disks.


Pete

Pete
golfnut
Frequent Advisor

Re: speed / duplex issue on hp9000

Yes I thought as much. Have the CD in my hand.
Appreciate your help.

thanks :)
golfnut
Frequent Advisor

Re: speed / duplex issue on hp9000

Does anyone know where I can find this software J2759BA B.11.00.06 HP-PB 100BT LAN/9000 ?

Its not on the install CD.

thanks
Robert-Jan Goossens
Honored Contributor

Re: speed / duplex issue on hp9000

it is on the first application software cdrom.

Robert-Jan
golfnut
Frequent Advisor

Re: speed / duplex issue on hp9000

Thanks Robert. I found it.
golfnut
Frequent Advisor

Re: speed / duplex issue on hp9000

Is the installation of the software pretty straight forward.
Should I do it on a production server? I dont have a test environment.

htanks

--irfan
Pete Randall
Outstanding Contributor

Re: speed / duplex issue on hp9000

It should be very straightforward - absolutely no risk - not even a reboot, I don't think, but you can double check that when you start the install. If it does warn you that there is going to be a reboot, you can always cancel and postpone until an interruption would be more convenient.


Pete

Pete
rick jones
Honored Contributor

Re: speed / duplex issue on hp9000

The HP-PB 100BT driver is _not_ a DLKM, so there would be a reboot when installing it or its patches.

Don't expect much performance wise from an HP-PB 100BT NIC. Frankly, an HP-PB FDDI NIC crippled with a 1500 byte MTU would be faster and more efficient (although you would need one of those klunky Ethernet-FDDI gateways)

WRT Duplex:

How Autoneg is supposed to work:

When both sides of the link are set to autoneg, they will "negotiate"
the duplex setting and select full duplex if both sides can do
full-duplex.

If one side is hardcoded and not using autoneg, the autoneg process
will "fail" and the side trying to autoneg is required by spec to use
half-duplex mode.

If one side is using half-duplex, and the other is using full-duplex,
sorrow and woe is the usual result.

So, the following table shows what will happen given various settings
on each side:

Auto Half Full

Auto Happiness Lucky Sorrow

Half Lucky Happiness Sorrow

Full Sorrow Sorrow Happiness

Happiness means that there is a good shot of everything going well.
Lucky means that things will likely go well, but not because you did
anything correctly :) Sorrow means that there _will_ be a duplex
mis-match.

When there is a duplex mismatch, on the side running half-duplex you
will see various errors and probably a number of late collisions. On
the side running full-duplex you will see things like FCS errors.
Note that those errors a
there is no rest for the wicked yet the virtuous have no pillows