<?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: rsync: write failed   ---  File too large  .   advise ?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-write-failed-file-too-large-advise/m-p/4528896#M367940</link>
    <description>Just for completeness, older versions of rsync could not handle files larger than 2GB. The latest version will handle any file size as long as the remote side can handle the file.</description>
    <pubDate>Fri, 06 Nov 2009 02:53:28 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2009-11-06T02:53:28Z</dc:date>
    <item>
      <title>rsync: write failed   ---  File too large  .   advise ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-write-failed-file-too-large-advise/m-p/4528892#M367936</link>
      <description>Expert,&lt;BR /&gt;While copying data from linux host to hp-ux 11.00 , after 1 hr got this error:&lt;BR /&gt;Please advise , &lt;BR /&gt;&lt;BR /&gt;command used:&lt;BR /&gt;#  rsync -avzrl host1:/u22/nfs_ss/host_data/* .&lt;BR /&gt;&lt;BR /&gt;rsync: write failed on "/u1/aaocs/Data.tar.gz": File too large (27)&lt;BR /&gt;rsync error: error in file IO (code 11) at receiver.c(302) [receiver=3.0.6]&lt;BR /&gt;rsync: connection unexpectedly closed (10339667 bytes received so far) [generator]&lt;BR /&gt;rsync error: error in rsync protocol data stream (code 12) at io.c(600) [generator=3.0.6]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rsync ver on hp-ux :&lt;BR /&gt;**  rsync  version 3.0.6  protocol version 30&lt;BR /&gt;&lt;BR /&gt;Failed on the file size , that is 6.4GB.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Thu, 05 Nov 2009 21:07:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-write-failed-file-too-large-advise/m-p/4528892#M367936</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2009-11-05T21:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: rsync: write failed   ---  File too large  .   advise ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-write-failed-file-too-large-advise/m-p/4528893#M367937</link>
      <description>Check the file system whether it is for largefile option. If it is not, then it won't take file larger than 2g.</description>
      <pubDate>Thu, 05 Nov 2009 21:10:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-write-failed-file-too-large-advise/m-p/4528893#M367937</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-11-05T21:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: rsync: write failed   ---  File too large  .   advise ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-write-failed-file-too-large-advise/m-p/4528894#M367938</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Verify that your destination filesystem supports 'largefiles':&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs /u1&lt;BR /&gt;&lt;BR /&gt;If 'largefiles' is returned it does;  If 'nolargefiles' then not.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 05 Nov 2009 21:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-write-failed-file-too-large-advise/m-p/4528894#M367938</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-11-05T21:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: rsync: write failed   ---  File too large  .   advise ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-write-failed-file-too-large-advise/m-p/4528895#M367939</link>
      <description>Thanks both ...&lt;BR /&gt;Found it was nolargefiles  with JRF's command ,  &lt;BR /&gt;- Fixed it with # fsadm -F vxfs -o largefiles /u1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Nov 2009 00:07:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-write-failed-file-too-large-advise/m-p/4528895#M367939</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2009-11-06T00:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: rsync: write failed   ---  File too large  .   advise ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-write-failed-file-too-large-advise/m-p/4528896#M367940</link>
      <description>Just for completeness, older versions of rsync could not handle files larger than 2GB. The latest version will handle any file size as long as the remote side can handle the file.</description>
      <pubDate>Fri, 06 Nov 2009 02:53:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-write-failed-file-too-large-advise/m-p/4528896#M367940</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-11-06T02:53:28Z</dc:date>
    </item>
  </channel>
</rss>

