- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: NFS copy problem
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
08-20-2006 09:37 PM
08-20-2006 09:37 PM
NFS copy problem
We are using NFS to make it possible to mount an OpenVMS filesystem on a PC. On the PC we use NFS-Client software from Reflection. This works, but, when I want to copy a large (50Mb) file from the PC to the NFS disk it says:
Cannot copy .....: There is not enough free disk space.
Delete one or more files to free disk space and then try again.
Why is this?
The properties on the PC let you see that the NFS disk has over 38 Gb free.
SHOW DEVICE on the OpenVMS shows that the disk has over 38 Gb free.
Diskquota is not enabled on this disk, but it is on other disks.
I have created a large file, 100 Gb, on the disk, no problem.
I copied this file to a new version with /CONTIGOUS , no problem.
Any idea?
Greetings,
Piet Timmers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2006 10:50 PM
08-20-2006 10:50 PM
Re: NFS copy problem
I don't know Reflection NFS. But I know about some file size limitations. As far as I remember there are several products (ftp, sftp, NFS)(depends version) which are limited to 2 GB.
Regards
Heinz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2006 10:59 PM
08-20-2006 10:59 PM
Re: NFS copy problem
which versions are involved here?
Acc. to the SPD, TCPIP V5.5 increases the limits for NFS V3 file system to 1 terabyte and to 4 GB on container file systems.
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2006 11:07 PM
08-20-2006 11:07 PM
Re: NFS copy problem
It ended in error when trying to use NFS for file creation (file attributes write error).
May be this error is interpreted by reflection as "no space" ?
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2006 01:27 AM
08-21-2006 01:27 AM
Re: NFS copy problem
You want to know what we did??
Increased a timeout value, windows applications and error messages........hrrrr.
Thanks.
Piet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2006 01:55 AM
08-21-2006 01:55 AM
Re: NFS copy problem
Which timeout ? The high water marking makes NFS file operations take (a lot) longer. Increasing the timeout may help for the current size but give prblems again when you use files of e.g. 1GB.
Wim