- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Trouble with J2240 & Network speed
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
01-21-2004 10:41 PM
01-21-2004 10:41 PM
Trouble with J2240 & Network speed
Hi all !
Well, I have a small/big problem with my HP-J2240 (HP-UX 11.0).
The thing is: network speed is to slow.
When I try to copy something over the network to local HD it takes "hours". Ethernet card is set to 100/FullDuplex, he is not NFS server (no much traffic) and there is a lot of space on HD. He is also not a DNS/NIS server, only client. All NFS directories are mounted cleary (over automount - could it be that?!?).
I've checked every single thing (cable also) but can't find anything strange.
I'm grateful for any advice !
Thanks
Bye
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2004 10:47 PM
01-21-2004 10:47 PM
Re: Trouble with J2240 & Network speed
Check the speed settings of the switch port to which you're connected. I'd guess that the port is set to auto-negotiate and is thus running half duplex which is causing your problem. Force the port to 100FD and you should be fine.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2004 10:50 PM
01-21-2004 10:50 PM
Re: Trouble with J2240 & Network speed
To check the network speed on unix:
ladmin -x
to set
lanadin -X 100FD
The ppa can be retreved issueing:
lanscan
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2004 11:02 PM
01-21-2004 11:02 PM
Re: Trouble with J2240 & Network speed
Please checj the network setting at both ends(Server and switch).
Make sure both settings are same (100MBPS Full Duplex).
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2004 12:34 AM
01-22-2004 12:34 AM
Re: Trouble with J2240 & Network speed
First, thank you all for your help !
It's was the switch. Now is port on 100FullDuplex (before: auto) and it works.
Once again, thank you !
Bye