- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FTP put very slow
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
07-26-2004 02:49 AM
07-26-2004 02:49 AM
FTP put very slow
I have a case where when I compare a few servers on the same subnet, ftp get takes 60 seconds for one server while taking only 0.12 seconds on the rest.
If this is a unix networking issue, where should I look. The setting of the lan cards is full duplex manual.
Any hints?
Regards,
-Alvi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 02:53 AM
07-26-2004 02:53 AM
Re: FTP put very slow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 02:54 AM
07-26-2004 02:54 AM
Re: FTP put very slow
1st use lanscan to get the proper ID of the specific NIC you are looking at, use that value in lanadmin
lanadmin -x (NMID#)
This will tell speed and duplex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 05:40 AM
07-26-2004 05:40 AM
Re: FTP put very slow
configuration change for the card is done using: lanadmin -X100HD lanX.
Hope it helps.
Oved
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:39 AM
07-27-2004 02:39 AM
Re: FTP put very slow
Thanks all for the help.
Still in the investigation process.
On changing to half duplex the transfer speed for 500K file decreased tenfold, from 60 to 6 seconds. This meant a port mismatch. However, on setting the port to full duiplex, the response time increased for (both port and OS full duplex) from 60 to 120 seconds and (for OS half duplex) to 9 seconds.
Something's strange.
Really appreciate your help.
Regards,
-Alvi