- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- nfs files transfers
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
03-27-2007 06:58 AM
03-27-2007 06:58 AM
I have a hpux 11.23 on a rp3440 server. Trying to run a script which transfers some of the files from nfs server. The performance is extremely slow. I have done the initial troubleshooting .
Please advice if you had this kind of prob before.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 07:03 AM
03-27-2007 07:03 AM
Re: nfs files transfers
For example, what is the ftp performance like transferring a large file (10 MiB or so) in both directions? We know one box is 11.23, what about the other end? Are you running NFS over tcp or udp? What is your actual observed transfer rate? What kind of network? Have you checked for NFS/network patches? What are your mount options?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 07:15 AM
03-27-2007 07:15 AM
Re: nfs files transfers
1.Tested ftp data transfer speed
3524180 bytes received in 42.66 seconds (80.67 Kbytes/s)
2.NFS.client service has been started successfully
3.Netwrok speed is set to autoneg off at server and network speed is hardoded at Gig FDX.
4.able to nslook up server name and reverse lookup to
5.not sure nfs is running over tcp or udp
please advice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 07:22 AM
03-27-2007 07:22 AM
Re: nfs files transfers
the server is running solaris 2.9,it is able to server other server with no issues through nfs.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 07:26 AM
03-27-2007 07:26 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 08:41 AM
03-27-2007 08:41 AM
Re: nfs files transfers
Thanks Steve.