<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: filesize limit on nfs shares? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204076#M58645</link>
    <description>Jouk,&lt;BR /&gt;&lt;BR /&gt;from the TCPIP V5.6 Release Notes:&lt;BR /&gt;&lt;BR /&gt;3.7.2 NFS Client Problems and Restrictions&lt;BR /&gt;&lt;BR /&gt;. The NFS client included with TCP/IP Services uses the NFS Version 2 protocol only. &lt;BR /&gt;. With the NFS Version 2 protocol, the value of the file size is limited to 32 bits. &lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Wed, 14 Oct 2009 07:21:30 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2009-10-14T07:21:30Z</dc:date>
    <item>
      <title>filesize limit on nfs shares?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204071#M58640</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a problem will large files &amp;gt;4Gb on a NFS-share.&lt;BR /&gt;&lt;BR /&gt;My NFS client is a OpenVMS 8.3 Alpha system with HP-TCPIP V5.6 ECO3&lt;BR /&gt;&lt;BR /&gt;The NFS server is a Fedora 11 X86-64 (linux) system.&lt;BR /&gt;&lt;BR /&gt;The share is mounted in such a way that I have read/write rights as "root" on the linux system&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Than I try to create a saveset of one of my disks&lt;BR /&gt;i.e.&lt;BR /&gt;backup/log/record/image polka$dka200: foxtrot$backup:[joukj.vms_backup]disk1.bck/save&lt;BR /&gt;&lt;BR /&gt;When I look with the dir/full command on the VMS system the file disk1.bck grows to the expected value (i.e. 20Gb)&lt;BR /&gt;When I look with the ls -al command on the linux system to the same file it appears that it only grows till around 4Gb and than stops growing.&lt;BR /&gt;&lt;BR /&gt;Apparently something is wrong here. but what?&lt;BR /&gt;Is it a configuration problem at the server or client side?&lt;BR /&gt;&lt;BR /&gt;          Jouk</description>
      <pubDate>Wed, 14 Oct 2009 05:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204071#M58640</guid>
      <dc:creator>Jansen_8</dc:creator>
      <dc:date>2009-10-14T05:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: filesize limit on nfs shares?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204072#M58641</link>
      <description>Jouk,&lt;BR /&gt;&lt;BR /&gt;wouldn't this be more of a question against 'ls -al' on the Linux side ?&lt;BR /&gt;&lt;BR /&gt;Did you try a BACKUP/LIST of the saveset to make sure, the data has really been written and is readable ?&lt;BR /&gt;&lt;BR /&gt;Or a DUMP/BLOCK=(COUNT=4,START=&lt;HIGH-BLOCK-NUMBER&gt;) disk1.bck ?&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;&lt;/HIGH-BLOCK-NUMBER&gt;</description>
      <pubDate>Wed, 14 Oct 2009 06:12:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204072#M58641</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-10-14T06:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: filesize limit on nfs shares?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204073#M58642</link>
      <description>No, the actual size on the linux system where the file is physically located is only 4Gb. No more disk space is allocated. So the created file is not correct in some way.</description>
      <pubDate>Wed, 14 Oct 2009 06:22:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204073#M58642</guid>
      <dc:creator>Jansen_8</dc:creator>
      <dc:date>2009-10-14T06:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: filesize limit on nfs shares?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204074#M58643</link>
      <description>And a backup/list just gives an error as expected:&lt;BR /&gt;&lt;BR /&gt;cioful-jj) backup/list DISK6_121009.BCK/save&lt;BR /&gt;Listing of save set(s)&lt;BR /&gt;&lt;BR /&gt;%BACKUP-E-READERRS, excessive error rate reading FOXTROT$BACKUP:[JOUKJ.VMS_BACKU&lt;BR /&gt;P]DISK1.BCK;1&lt;BR /&gt;-BACKUP-E-HDRCRC, software header CRC error&lt;BR /&gt;%BACKUP-I-OPERSPEC&lt;BR /&gt;%BACKUP-I-OPERASSIST, operator assistance has been requested&lt;BR /&gt;%BACKUP-I-NOOPER, no operator is available to handle the request&lt;BR /&gt;%BACKUP-I-OPERSPEC, specify option (QUIT or CONTINUE)&lt;BR /&gt;Requesting PID:22008C40, Target Device:_DNFS2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Oct 2009 06:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204074#M58643</guid>
      <dc:creator>Jansen_8</dc:creator>
      <dc:date>2009-10-14T06:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: filesize limit on nfs shares?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204075#M58644</link>
      <description>Jouk,&lt;BR /&gt;&lt;BR /&gt;the NFS client in TCPIP V5.6 is still V2.&lt;BR /&gt;&lt;BR /&gt;The NFS Server in TCPIP V5.6 is V3. The SPD says this:&lt;BR /&gt;&lt;BR /&gt;The main benefit of NFS Version 3 is increased maximum file sizeâ  up to 1 terabyte for an OpenVMS file system and up to 4 gigabytes for a container file system.&lt;BR /&gt;&lt;BR /&gt;This at least mentions some '4 GB' limit in the area of NFS, so this may apply to NFS client V2 as well.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 14 Oct 2009 07:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204075#M58644</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-10-14T07:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: filesize limit on nfs shares?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204076#M58645</link>
      <description>Jouk,&lt;BR /&gt;&lt;BR /&gt;from the TCPIP V5.6 Release Notes:&lt;BR /&gt;&lt;BR /&gt;3.7.2 NFS Client Problems and Restrictions&lt;BR /&gt;&lt;BR /&gt;. The NFS client included with TCP/IP Services uses the NFS Version 2 protocol only. &lt;BR /&gt;. With the NFS Version 2 protocol, the value of the file size is limited to 32 bits. &lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 14 Oct 2009 07:21:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204076#M58645</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-10-14T07:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: filesize limit on nfs shares?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204077#M58646</link>
      <description>Thanks Volker,&lt;BR /&gt;&lt;BR /&gt;That explains everything. V2 has the limit of 4Gb. So unless The IP-stack is upgraded my problem will no go away.&lt;BR /&gt;&lt;BR /&gt;           Jouk</description>
      <pubDate>Wed, 14 Oct 2009 07:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/filesize-limit-on-nfs-shares/m-p/5204077#M58646</guid>
      <dc:creator>Jansen_8</dc:creator>
      <dc:date>2009-10-14T07:22:50Z</dc:date>
    </item>
  </channel>
</rss>

