- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- move large file nfs
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-25-2002 06:13 PM
07-25-2002 06:13 PM
move large file nfs
acregmin,acregmax,acdirmin,acdirmax parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2002 07:12 PM
07-25-2002 07:12 PM
Re: move large file nfs
Go through this URL, But am not heard in HP so far, someone else can give more info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2002 08:36 AM
07-30-2002 08:36 AM
Re: move large file nfs
The attribute caching parameters won't do anything for you since you are copying a file and not searching a directory.
An NFS connection timeout error is probably a soft NFS Mount timeout due to packet loss on the underlying network. Its possible that you are seeing Duplex mismatch on 100BaseT link or an unreliable link.
ITRC Document KBAN00000261, and NETUXKBRC00006283 both should give you tips to solve that underlying problem.
Hope this helps,
-> Brian Hackley
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2002 08:44 AM
07-30-2002 08:44 AM
Re: move large file nfs
see this link a pdf document on nfs performance, may help u.
http://devresource.hp.com/devresource/Docs/Presentations/NFSperf.pdf
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2002 10:12 AM
07-30-2002 10:12 AM
Re: move large file nfs
http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,952,00.html
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2002 07:50 PM
07-30-2002 07:50 PM
Re: move large file nfs
If you are getting NFS timeouts, then the network link is unreliable or, less likely, the source of the file or the target system to where the file is being moved is having file system troubles.
I would check the network link error counts first, and if they are low (should be nonexistent, e.g., 0) then check the system logs for the source NFS system and the target. If the source system and the target are the same, then you have but one system to check.