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
10-11-2004 09:03 PM
10-11-2004 09:03 PM
Re: NFS Error
GNU/Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2004 09:07 PM
10-11-2004 09:07 PM
Re: NFS Error
Tests which cames me first in mind. On Linux:
dd if=/dev/zero of=test.huge bs=10M count=300
This will produce a ~ 3GB file filled with zeros (bs * count). Keep block size (bs) high for speed.
On VMS I am not shure if this will work (I have no NFS to test) but you can try. Create a fdl for a huge sequential file and invoke a CREATE/FDL command. This will allocate the space (but how NFS handles allocation?).
The fdl is something like this:
FILE
ALLOCATION size_in_512_blocks
ORGANIZATION sequential
Substitute size_in_512_blocks with testing size (try first with a small size to see if works)
Bojan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2004 09:30 PM
10-11-2004 09:30 PM
Re: NFS Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2004 09:43 PM
10-11-2004 09:43 PM
Re: NFS Error
If you have enough space on VMS try to copy the created file to it and back. Do this over NFS.
Bojan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2004 11:52 PM
10-11-2004 11:52 PM
Re: NFS Error
The OpenVMS NFS client uses NFS V2 so the
size of the files is limited to 2 GB
See
http://h18000.www1.hp.com/info/SP4646/SP4646PF.PDF
page 3.
How did you solve the initial permission
problems ?
/HF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 01:02 AM
10-12-2004 01:02 AM
Re: NFS Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 02:17 AM
10-12-2004 02:17 AM
Re: NFS Error
From VMS nfs client to VMS nfs server
my file is truncated to 2GB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 02:18 AM
10-12-2004 02:18 AM
Re: NFS Error
either 2 Gb or 4 Gb depending on the size
field being considered as signed or unsigned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 02:25 AM
10-12-2004 02:25 AM
Re: NFS Error
I am using vms client and a Linux server.
But is the limit was 4GB then why when copying a 14GB file would i only recieve 1.41GB surely i should get 4GB??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 02:36 AM
10-12-2004 02:36 AM
Re: NFS Error
Regarding TCPIP for OpenVMS there was a change from 5.0a to 5.1 in the nfs SERVER :
because of support of NFSv3, the NFS V2 code was put back to only support files of 2GB to be RFC compliant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 04:23 AM
10-12-2004 04:23 AM
Re: NFS Error
5.4 : file size is limited to 2 Gigabytes.
(4194304 blocks)
Server side :
-----------
NFS SERVER 5.4 ECO2> copy nl: test.dat /alloc=10000000
NFS SERVER 5.4 ECO2> dir /size test.dat
Directory DKA0:<000000>
TEST.DAT;1 *******
Total of 1 file, 10000025 blocks.
NFS SERVER 5.4 ECO2> dump/block=(start:4194305,count:1) test.dat/alloc
Dump of file DKA0:<000000>TEST.DAT;1 on 12-OCT-2004 18:02:41.19
File ID (23812,9,0) End of file block 10000025 / Allocated 10000025
Virtual block number 4194305 (00400001), 512 (0200) bytes
E0DC97C1 A78F39EC BE0DD97C 1BB2F837 65F06ECB E0DD97C1 BB2F8376 5F06ECBE >l._v./;A.]`Knpe7x2.|Y.>l9.'A.\` 000000
(...)
Client side :
-----------
NFS CLIENT 5.4 ECO2> dir /size test.dat
Directory DNFS7:
TEST.DAT;1 4194304
Total of 1 file, 4194304 blocks.
NFS CLIENT 5.4 ECO2> dir /size=alloc test.dat
Directory DNFS7:
TEST.DAT;1 *******
Total of 1 file, 10000025 blocks.
NFS CLIENT 5.4 ECO2> dump/block=(start:4194304,count:1) test.dat
Dump of file DNFS7:
File ID (63,14496,0) End of file block 4194304 / Allocated 10000025
Virtual block number 4194304 (00400000), 512 (0200) bytes
30251F1C 2C7F28EE F36FE816 DFD0EAD7 EFF381FD CE63A79F FC06BE99 780307BE ¾..x.¾.ü.§cà ý.óïà êà à .èoóî(.,..%0 000000
(...)
NFS CLIENT 5.4 ECO2> dump/block=(start:4194305,count:1) test.dat/alloc %DUMP-E-READERR, error reading DNFS7:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 04:27 AM
10-12-2004 04:27 AM
Re: NFS Error
5.4 : file size is limited to 2 Gigabytes.
(4194304 blocks)
Server side :
-----------
NFS SERVER 5.4 ECO2> copy nl: test.dat /alloc=10000000
NFS SERVER 5.4 ECO2> dir /size test.dat
Directory DKA0:<000000>
TEST.DAT;1 *******
Total of 1 file, 10000025 blocks.
NFS SERVER 5.4 ECO2> dump/block=(start:4194305,count:1) test.dat/alloc
Dump of file DKA0:<000000>TEST.DAT;1 on 12-OCT-2004 18:02:41.19
File ID (23812,9,0) End of file block 10000025 / Allocated 10000025
Virtual block number 4194305 (00400001), 512 (0200) bytes
E0DC97C1 A78F39EC BE0DD97C 1BB2F837 65F06ECB E0DD97C1 BB2F8376 5F06ECBE >l._v./;A.]`Knpe7x2.|Y.>l9.'A.\` 000000
(...)
Client side :
-----------
NFS CLIENT 5.4 ECO2> dir /size test.dat
Directory DNFS7:
TEST.DAT;1 4194304
Total of 1 file, 4194304 blocks.
NFS CLIENT 5.4 ECO2> dir /size=alloc test.dat
Directory DNFS7:
TEST.DAT;1 *******
Total of 1 file, 10000025 blocks.
NFS CLIENT 5.4 ECO2> dump/block=(start:4194304,count:1) test.dat
Dump of file DNFS7:
File ID (63,14496,0) End of file block 4194304 / Allocated 10000025
Virtual block number 4194304 (00400000), 512 (0200) bytes
30251F1C 2C7F28EE F36FE816 DFD0EAD7 EFF381FD CE63A79F FC06BE99 780307BE ¾..x.¾.ü.§cà ý.óïà êà à .èoóî(.,..%0 000000
(...)
NFS CLIENT 5.4 ECO2> dump/block=(start:4194305,count:1) test.dat/alloc %DUMP-E-READERR, error reading DNFS7:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 05:27 AM
10-12-2004 05:27 AM
Re: NFS Error
You may need NFS v3 on both ends or largefiles option enabled. See threads below:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=72952
http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1097602046851+28353475&threadId=318967
Lawrence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 08:15 PM
10-12-2004 08:15 PM
Re: NFS Error
does not have a NFS V3 *client*
/HF
- « Previous
-
- 1
- 2
- Next »