<?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: transfer data in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/transfer-data/m-p/3169021#M160976</link>
    <description>100003    3    udp       0.0.0.0.8.1         nfs        superuser&lt;BR /&gt;this is the version of NFS.&lt;BR /&gt;&lt;BR /&gt;how do enable large file support?&lt;BR /&gt;</description>
    <pubDate>Tue, 20 Jan 2004 16:44:54 GMT</pubDate>
    <dc:creator>matthew mills</dc:creator>
    <dc:date>2004-01-20T16:44:54Z</dc:date>
    <item>
      <title>transfer data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transfer-data/m-p/3169018#M160973</link>
      <description>I am trying to transfer a few large files from one HPUX server to another.  I can not use ftp.  I am using the â  cp -r -p &lt;FILENAME&gt;â   command on a NFS mount.  The error message I am getting is:&lt;BR /&gt;cp: cannot access /net/VA/compindex.dbf: Value too large to be stored in data type&lt;BR /&gt;cp: cannot /net/VA/comp_1.dbf: Value too large to be stored in data type&lt;BR /&gt;cp: cannot access /net/VA/comp_temp_01.dbf: Value too large to be stored in data type.&lt;BR /&gt;&lt;BR /&gt;these are the file size:&lt;BR /&gt;3145736192 comp_1.dbf&lt;BR /&gt;2621448192 comp_temp_01.dbf&lt;BR /&gt;3145736192 compindex.dbf&lt;BR /&gt;&lt;BR /&gt;Please&lt;/FILENAME&gt;</description>
      <pubDate>Tue, 20 Jan 2004 16:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transfer-data/m-p/3169018#M160973</guid>
      <dc:creator>matthew mills</dc:creator>
      <dc:date>2004-01-20T16:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: transfer data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transfer-data/m-p/3169019#M160974</link>
      <description>Hi Matthew,&lt;BR /&gt;&lt;BR /&gt;Does the destination FS for these files support largefiles?&lt;BR /&gt;&lt;BR /&gt;Also you want to insure that you're using NFS v3  on this mount as I seem to remember that v2 did not support files &amp;gt;2GB.&lt;BR /&gt;Run&lt;BR /&gt;rpcinfo on both client &amp;amp; server to determine NFS version running.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jan 2004 16:30:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transfer-data/m-p/3169019#M160974</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-01-20T16:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: transfer data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transfer-data/m-p/3169020#M160975</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Looks like the largefiles is not enabled on /VA filesystem on the remote server. Try enabling it.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 20 Jan 2004 16:35:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transfer-data/m-p/3169020#M160975</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-20T16:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: transfer data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transfer-data/m-p/3169021#M160976</link>
      <description>100003    3    udp       0.0.0.0.8.1         nfs        superuser&lt;BR /&gt;this is the version of NFS.&lt;BR /&gt;&lt;BR /&gt;how do enable large file support?&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jan 2004 16:44:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transfer-data/m-p/3169021#M160976</guid>
      <dc:creator>matthew mills</dc:creator>
      <dc:date>2004-01-20T16:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: transfer data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transfer-data/m-p/3169022#M160977</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You will need to do it on the remote server. If you have online-jfs installed on that server, you could do&lt;BR /&gt;&lt;BR /&gt;fsadm -o largefiles /mount_point&lt;BR /&gt;&lt;BR /&gt;If you don't have online-jfs, then you will need to umount the filesystem and then enable largefiles. /mount_point is the mount point containing the directory that is NFS exported.&lt;BR /&gt;&lt;BR /&gt;umount /mount_point&lt;BR /&gt;fsadm -o largefiles /dev/vgxx/lvolx &lt;BR /&gt;&lt;BR /&gt;/dev/vgxx/lvolx is the logical volume containing the filesystem.&lt;BR /&gt;&lt;BR /&gt;mount /mount_point&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jan 2004 16:53:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transfer-data/m-p/3169022#M160977</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-20T16:53:52Z</dc:date>
    </item>
  </channel>
</rss>

