- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: network card problem
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
04-16-2002 07:45 AM
04-16-2002 07:45 AM
network card problem
I have a HP9000/770, that we had to do a clean install of 11.0 on due to a disk failure, but now the built-in lan card seems to be giving much degraded performance from what we earlier experienced.
I'd like to know if anyone can tell me if the built-in LAN for this model is only 10MBT? If so how can I change the duplex setting for it (or can I?)
I've attached the results of the lanscan here..
thanks so much!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2002 07:54 AM
04-16-2002 07:54 AM
Re: network card problem
Rather , autonegotiation is for accepting 10 or 100 according to the speed of the Network Card.
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2002 08:17 AM
04-16-2002 08:17 AM
Re: network card problem
Sorry, that's a 10Mb only card.
Performance problem looks to me like the NIC & hub/switch are mismatched. So do the following:
A) Have the network admin set the hub/switch port to 10 MB Full-duplex auto-negotiate off
B) Run #lanadmin -S 10FD 0
See if that gets your performance back.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 05:44 AM
04-17-2002 05:44 AM
Re: network card problem
if I enter that command I get the message "unable to change speed" errno=22.
I'm not sure how or even if i can change the duplex of this built in lan, if it can't be changed, and the network hasn't been changed, i'm at a loss as to why the performance degraded so badly after the re-install. thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 08:53 AM
04-17-2002 08:53 AM
Re: network card problem
Looking at your lanadmin output I see a relatively high collision rate & what appears to me to be a high deferred value. That's where you're suffering, I would think. Can the network admins look at activity at the port it connected to?
Also do
#lanadmin -s 0 does it show any duplex setting?
#lanadmin -x 0 do the options shown list duplex?
#ioscan -fC lan what driver is it using? May need patch(es).
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 09:10 AM
04-17-2002 09:10 AM
Re: network card problem
here's the output:
lanadmin -s 0
Speed = 10000000
# lanadmin -x 0
Error: This option is not supported for this hardware.
# ioscan -fC lan
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
lan 0 8/12/6 lan2 CLAIMED INTERFACE Built-in LAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 09:12 AM
04-17-2002 09:12 AM
Re: network card problem
I dont think so you can run lanadmin on 10 mbps card , the best way may be is to change settings at the switch levle (amy be ) as there is not much flexibilty with this port type .
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 09:21 AM
04-17-2002 09:21 AM
Re: network card problem
Try PHNE_24413 LAN product cumulative patch.
Here's the description:
http://us-support.external.hp.com/wpsl/bin/doc.pl/screen=wpslDisplayPatch/sid=0f348767193029bef8?PACH_NAM=PHNE_24413&HW=s800&OS=11.00
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 09:51 AM
04-17-2002 09:51 AM
Re: network card problem
afraid that patch is already installed..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 10:03 AM
04-17-2002 10:03 AM
Re: network card problem
Unless netstat -s is showing anything abnormal or you have errors in the syslog I think you'll have to work with the network admins to further diagnose this.
BTW - have you tried a known good cable or tried switching to another port on the hub/switch to rule those out?
Rgds,
Jeff