<?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: big-files gets from FTP, but the md5sum is not the same as server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570740#M559971</link>
    <description>Is size correct ?</description>
    <pubDate>Sat, 25 Jun 2005 08:11:34 GMT</pubDate>
    <dc:creator>Matthew_50</dc:creator>
    <dc:date>2005-06-25T08:11:34Z</dc:date>
    <item>
      <title>big-files gets from FTP, but the md5sum is not the same as server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570739#M559970</link>
      <description>Dear sir, &lt;BR /&gt;I get big-files(big than 9GB) form FTP Server, but it cant open correct.&lt;BR /&gt;FTP get method is binary, and the permission is correct.&lt;BR /&gt;Then i check the file's md5sum, it is not the same as server.&lt;BR /&gt;How to solve this problem??&lt;BR /&gt;&lt;BR /&gt;My OS is HPUX 1100&lt;BR /&gt;&lt;BR /&gt;thx!!</description>
      <pubDate>Sat, 25 Jun 2005 08:03:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570739#M559970</guid>
      <dc:creator>JengShian</dc:creator>
      <dc:date>2005-06-25T08:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: big-files gets from FTP, but the md5sum is not the same as server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570740#M559971</link>
      <description>Is size correct ?</description>
      <pubDate>Sat, 25 Jun 2005 08:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570740#M559971</guid>
      <dc:creator>Matthew_50</dc:creator>
      <dc:date>2005-06-25T08:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: big-files gets from FTP, but the md5sum is not the same as server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570741#M559972</link>
      <description>Jeng-Shian,&lt;BR /&gt;&lt;BR /&gt;did you check the file length in bytes ?&lt;BR /&gt;$ ls -l file&lt;BR /&gt;&lt;BR /&gt;does this length equal length from ftp-server ?&lt;BR /&gt;&lt;BR /&gt;you can also run command:&lt;BR /&gt;     $ cksum  filename&lt;BR /&gt;&lt;BR /&gt;how much free space do you have on your client - the local system ?  &lt;BR /&gt;$ bdf&lt;BR /&gt;&lt;BR /&gt;does your local file-system support 'largefiles' ?&lt;BR /&gt;&lt;BR /&gt;$ grep largefile /etc/fstab&lt;BR /&gt;&lt;BR /&gt;example: do you use /tmp filesystem&lt;BR /&gt;for the local directory location during the FTP.. verify that this filesystem supports largefiles.&lt;BR /&gt;&lt;BR /&gt;$ grep /tmp /etc/fstab&lt;BR /&gt;/dev/vg00/lvol4 /tmp vxfs delaylog 0 2&lt;BR /&gt;&lt;BR /&gt;# fsadm /dev/vg00/rlvol4&lt;BR /&gt;largefiles&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;last, check you size limits:&lt;BR /&gt;&lt;BR /&gt;$ ulimit&lt;BR /&gt;&lt;BR /&gt;good luck,&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Jun 2005 08:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570741#M559972</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2005-06-25T08:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: big-files gets from FTP, but the md5sum is not the same as server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570742#M559973</link>
      <description>if your source system and the destination systems are running different operating systems, or even if different versions of the same OS, there might be a disk block size mismatch, in which case, the file at the destination may be a few (or few hundred) bytes bigger.</description>
      <pubDate>Sat, 25 Jun 2005 08:29:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570742#M559973</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-25T08:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: big-files gets from FTP, but the md5sum is not the same as server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570743#M559974</link>
      <description>Dear all,&lt;BR /&gt;the file size is the same as server.&lt;BR /&gt;and the local system's free space is larger than the file.&lt;BR /&gt;&lt;BR /&gt;# ulimit&lt;BR /&gt;unlimited&lt;BR /&gt;&lt;BR /&gt;# cksum file&lt;BR /&gt;  =&amp;gt; md5sum is different to server, but the&lt;BR /&gt;     file size is the same.&lt;BR /&gt;&lt;BR /&gt;If the OS version or platform is different, the md5sum maybe different?&lt;BR /&gt;(the OS platform is difference between client and server)&lt;BR /&gt;&lt;BR /&gt;About the "largefiles", I guess my user's filesystem is support "largefiles", I will check it later.&lt;BR /&gt;By the way, if the filesystem doesnt support "largefiles", can i save the file larger than 2GB in this filesystem?&lt;BR /&gt;&lt;BR /&gt;thx to all!!</description>
      <pubDate>Sat, 25 Jun 2005 09:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570743#M559974</guid>
      <dc:creator>JengShian</dc:creator>
      <dc:date>2005-06-25T09:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: big-files gets from FTP, but the md5sum is not the same as server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570744#M559975</link>
      <description>you can also try to create a large 6g file in your local file-system:&lt;BR /&gt;&lt;BR /&gt;prealloc /mnt/san/db/prod/test.file 6000000000</description>
      <pubDate>Sat, 25 Jun 2005 11:58:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570744#M559975</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2005-06-25T11:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: big-files gets from FTP, but the md5sum is not the same as server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570745#M559976</link>
      <description>The md5sum should be platform indepedent. I suspect you would have better success if you use split to break the file into more manageable pieces and then cat them togeter after the transfer. You could get a checksum for each of the smaller pieces so that if there are any problems, you would only need to resend a few pieces.</description>
      <pubDate>Sat, 25 Jun 2005 16:16:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570745#M559976</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-06-25T16:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: big-files gets from FTP, but the md5sum is not the same as server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570746#M559977</link>
      <description>Hi Jeng,&lt;BR /&gt;&lt;BR /&gt;How about using rcp or remsh if both systems are unix.&lt;BR /&gt;&lt;BR /&gt;Cheers!!!&lt;BR /&gt;eknath</description>
      <pubDate>Sat, 25 Jun 2005 20:07:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570746#M559977</guid>
      <dc:creator>Eknath</dc:creator>
      <dc:date>2005-06-25T20:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: big-files gets from FTP, but the md5sum is not the same as server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570747#M559978</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;md5sum is independant of the OS platform &amp;amp; should always match for the certaintity of the consisistency of the file. I have also noticed similar problems where my md5sum deferred for 5-6 times and on using that file I got file corruption error at defferent stages every time. Finally after this many attempts I got md5sum right &amp;amp; corruption error was gone. I think ftp is not the safer option to copy this much large volume files. Other methods therefor should be preferred if available.&lt;BR /&gt;&lt;BR /&gt;Large file option on a mounted file system can be set online by&lt;BR /&gt;&lt;BR /&gt;#fsadm -F vxfs -o largefiles /dev/vgxx/lvolyy&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 27 Jun 2005 03:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570747#M559978</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-06-27T03:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: big-files gets from FTP, but the md5sum is not the same as server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570748#M559979</link>
      <description>What sort of NICs are being used for the transfer?  &lt;BR /&gt;&lt;BR /&gt;There should not be a need to retransfer the file several times to get the md5sum match.&lt;BR /&gt;&lt;BR /&gt;Might also check if the number of TCP checksum errors is increasing during the transfer - while those are _caught_ problems and not then the source of the md5sum diffs it would be indicitive of something going on.&lt;BR /&gt;&lt;BR /&gt;I'd also make sure you are up on the latest FTP, Transport, Filesystem and NIC driver patches for 11.0.</description>
      <pubDate>Mon, 27 Jun 2005 12:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/big-files-gets-from-ftp-but-the-md5sum-is-not-the-same-as-server/m-p/3570748#M559979</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2005-06-27T12:26:10Z</dc:date>
    </item>
  </channel>
</rss>

