<?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: cp problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034655#M742934</link>
    <description>&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=72952&amp;amp;admit=-682735245+1179277406941+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=72952&amp;amp;admit=-682735245+1179277406941+28353475&lt;/A&gt;</description>
    <pubDate>Mon, 09 Jul 2007 23:23:17 GMT</pubDate>
    <dc:creator>Asif Sharif</dc:creator>
    <dc:date>2007-07-09T23:23:17Z</dc:date>
    <item>
      <title>cp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034653#M742932</link>
      <description>Hello there,&lt;BR /&gt;&lt;BR /&gt;I face a problem if the file size is too large, e.g, 3Gig, I can't use rcp, cp and mv command because it returns the error:&lt;BR /&gt; cp: xxx.tar: File too large&lt;BR /&gt;&lt;BR /&gt;So do any expert have any suggestion to copy such kinds of file?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 09 Jul 2007 22:58:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034653#M742932</guid>
      <dc:creator>Achilles_2</dc:creator>
      <dc:date>2007-07-09T22:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: cp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034654#M742933</link>
      <description>To what are you trying to copy it?  (To a&lt;BR /&gt;file system which doesn't support large&lt;BR /&gt;(&amp;gt;2GB) files?)&lt;BR /&gt;&lt;BR /&gt;Why not show the actual commands and their&lt;BR /&gt;actual output?</description>
      <pubDate>Mon, 09 Jul 2007 23:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034654#M742933</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-07-09T23:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: cp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034655#M742934</link>
      <description>&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=72952&amp;amp;admit=-682735245+1179277406941+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=72952&amp;amp;admit=-682735245+1179277406941+28353475&lt;/A&gt;</description>
      <pubDate>Mon, 09 Jul 2007 23:23:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034655#M742934</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2007-07-09T23:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: cp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034656#M742935</link>
      <description>Display the options setup for your destination filesystem:&lt;BR /&gt; &lt;BR /&gt;fsadm /dev/vg00/rlvol1&lt;BR /&gt; &lt;BR /&gt;or whatever filesystem you are using. You will see something like this:&lt;BR /&gt; &lt;BR /&gt;fsadm /dev/vg00/rlvol1&lt;BR /&gt;file system             :     /dev/vg00/rlvol1&lt;BR /&gt;magic number            :                95014&lt;BR /&gt;feature bits            :                    1&lt;BR /&gt;file system supports    : nolargefiles, longfilenames&lt;BR /&gt; &lt;BR /&gt;In this example, lvol1 does *NOT* allow any files larger than 2Gb. Use fsadm to change the capabilities of a filesystem (man fsadm_vxfs)</description>
      <pubDate>Tue, 10 Jul 2007 11:36:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034656#M742935</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-07-10T11:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: cp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034657#M742936</link>
      <description>eg. &lt;BR /&gt;&lt;BR /&gt;mkfs -F vxfs -o largefiles /&lt;MOUNT point=""&gt;&lt;/MOUNT&gt;</description>
      <pubDate>Wed, 11 Jul 2007 02:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034657#M742936</guid>
      <dc:creator>gstonian</dc:creator>
      <dc:date>2007-07-11T02:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: cp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034658#M742937</link>
      <description>Oops should be fsadm not mkfs</description>
      <pubDate>Wed, 11 Jul 2007 03:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034658#M742937</guid>
      <dc:creator>gstonian</dc:creator>
      <dc:date>2007-07-11T03:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: cp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034659#M742938</link>
      <description>Yes, the destination that you are copying the file too must be enable with large files.&lt;BR /&gt;&lt;BR /&gt;For example you trying to move file to /misc(the lvol1 is mounted to /misc):&lt;BR /&gt;Check if it is largefilesystem&lt;BR /&gt;#fsadm -F vxfs /dev/vg01/rlvol1 &lt;BR /&gt;nolargefiles&lt;BR /&gt;&lt;BR /&gt;To Enable Largefilesystem&lt;BR /&gt;#umount /misc&lt;BR /&gt;#fsadm -F vxfs -o largefiles /dev/vg01/rlvol1&lt;BR /&gt;#fsadm -F vxfs /dev/vg01/rlvol1&lt;BR /&gt;largefiles     &lt;BR /&gt;&lt;BR /&gt;To Disable Largefilesystem&lt;BR /&gt;#umount /misc&lt;BR /&gt;#fsadm -F vxfs -o nolargefiles /dev/vg01/rlvol1&lt;BR /&gt;#fsadm -F vxfs /dev/vg01/rlvol1&lt;BR /&gt;nolargefiles                      &lt;BR /&gt;&lt;BR /&gt;Related backup command supporting 2GB filesystem: &lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c01005706-1" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c01005706-1&lt;/A&gt;</description>
      <pubDate>Wed, 11 Jul 2007 03:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-problem/m-p/4034659#M742938</guid>
      <dc:creator>tsf_1</dc:creator>
      <dc:date>2007-07-11T03:42:47Z</dc:date>
    </item>
  </channel>
</rss>

