- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lan card speed very slow
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
10-01-2007 05:42 AM
10-01-2007 05:42 AM
I'm working on rx2620 Itanium servers and using 4 lan cards and USER, BACKUP,DATA and MANAGEMENT.
I got a problem . backup guy complaining NIC card for backup is very slow . they are not able to backup.I kkep the setting as network team adive which is 100 HALF DUPLEX AUTONEG ON.
this utility is on CORE lan card ,
Any body can gicve me the reason ? why Backup is very slow ??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2007 05:45 AM
10-01-2007 05:45 AM
Re: lan card speed very slow
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1164833
Is this already resolved?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2007 05:48 AM
10-01-2007 05:48 AM
Re: lan card speed very slow
You can use the landamin command to set the speed on the NIC: landmin -x 100FD 0 (where 0 is the ppa number from lanscan). You then need to change the appropriate hp*conf file based on the driver used for this card:
btlan hpbtlanconf
btlan0 hpeisabtconf
btlan1 hpbasetconf
btlan3 hpbase100conf
btlan4 hpgsc100conf
btlan5 hppci100conf
btlan6 hpsppci100conf
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2007 05:56 AM
10-01-2007 05:56 AM
Re: lan card speed very slow
You really need to talk with your network admins, not since the 90s have things run at HD..
Set all ports to 100FD with lanadmin and tell network admins to set the same at the switch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2007 05:58 AM
10-01-2007 05:58 AM
Re: lan card speed very slow
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2007 06:23 AM
10-01-2007 06:23 AM
Re: lan card speed very slow
Thanks for sendig me the ling . unfortunaltey I"m not able to open this link
I'm trying for long time
Can u advice what would be the other issues ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2007 06:26 AM
10-01-2007 06:26 AM
Re: lan card speed very slow
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2007 06:31 AM
10-01-2007 06:31 AM
Re: lan card speed very slow
These should be set to auto at the server and switch end.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2007 09:26 PM
10-01-2007 09:26 PM
SolutionAs every one has said, their is a mismatch in the duplex setting between the NIC and the switch port. Setting the NIC to auto-negotiate and the switch to 100FD is NOT ok. If one side is auto-negotiating, and the other is hard-coded, the auto-negotiating side MUST default to half duplex.
Why is it slow? The side that defaults to half duplex uses carrier sense/collision detection to know if it is "stepping on" someone else's transmission, or is being "stepped on". The side that is set to full duplex, on the other hand, thinks it is free to send packets whenever it wants, which is does by ignoring collision detection.
The auto/half side will be logging a lot of collision errors (Verify with lanadmin -g X, where lanX is the interface name). If the network admin checks the switch port stats, they will see lots of FCS or alignment type errors (No collisions, because the switch port has collision detect disabled). The result is a ton of packets being retransmitted unnecessarily, and the transfer runs slowly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 05:16 AM
10-02-2007 05:16 AM
Re: lan card speed very slow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 07:16 AM
10-02-2007 07:16 AM
Re: lan card speed very slow
using lan1 as utility network
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 08:16 AM
10-02-2007 08:16 AM