- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FTP transfer 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-06-2010 04:21 AM
07-06-2010 04:21 AM
FTP transfer slow
When i copy a file from a Server A to any servers in network, its coping fine, But when i try to copy the file from any of the servers to server A, its taken more time to copy.
it takes nearly 1MB for 1 Min, pls suggest on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2010 04:29 AM
07-06-2010 04:29 AM
Re: FTP transfer slow
Please see if you have any network errors:
netstat -in
Also try to do a traceroute from one server to the server with slow ftp and analise the rout.
Reply with the output of commands if you have any doubt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2010 05:17 AM
07-06-2010 05:17 AM
Re: FTP transfer slow
There are a number of possible causes for this issue.
1) Server A may be missing a self resolution entry in /etc/hosts . While not strictly necessary, often slowdowns of this type can be resolved by adding a few /etc/hosts entries, for the server itself at the least.
2) DNS response could be slow. make sure the DNS servers have correct information in them for Server A.
3) There could be a problem with routers or router configuration between server A and the network.
4) Network configuration. Check lanadmin -x ## Replace ## with the number from the lan entry. Use lanadmin to hist lan interfaces. Ideal output for lanadmin -x should be full duplex.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2010 05:19 AM
07-06-2010 05:19 AM
Re: FTP transfer slow
Check the network card setting, of your server and switch.
try to set (100/10/auto) same at both the side and try..
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2010 06:26 AM
07-06-2010 06:26 AM
Re: FTP transfer slow
I checked the settings for the server. Pls check the settings below for server A and Server B. B working fine.
serverb:/etc>netstat -in
Name Mtu Network Address Ipkts Opkts
lan0 1500 192.166.10.0 192.166.10.136 84375412 59054107
lo0 4136 127.0.0.0 127.0.0.1 23 23
root:servera:/etc>netstat -in
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan0 1500 192.166.10.0 192.166.10.125 620816742 2760446 723393647 0 0
lo0 4136 127.0.0.0 127.0.0.1 123994503 0 123994506 0 0