Operating System - HP-UX
1833780 Members
2627 Online
110063 Solutions
New Discussion

Re: Trouble with J2240 & Network speed

 
Zlatko_1
Occasional Advisor

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


4 REPLIES 4
Pete Randall
Outstanding Contributor

Re: Trouble with J2240 & Network speed

Zlatko,

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
G. Vrijhoeven
Honored Contributor

Re: Trouble with J2240 & Network speed

Hi,

To check the network speed on unix:

ladmin -x
to set
lanadin -X 100FD

The ppa can be retreved issueing:

lanscan

Gideon
Sunil Sharma_1
Honored Contributor

Re: Trouble with J2240 & Network speed

Hi,

Please checj the network setting at both ends(Server and switch).

Make sure both settings are same (100MBPS Full Duplex).

Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***
Zlatko_1
Occasional Advisor

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