<?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: Simple question re: TAR in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899436#M403841</link>
    <description>That is normal behavior.  You are probably seeing it because you don't have largefiles enabled on that filesystem and you ran into the 2GB limit for a file. If you want to avoid this, just enable largefiles on this filesystem.&lt;BR /&gt;&lt;BR /&gt;I have never had any problem with tar spanning tapes.  It works very well.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 02 May 2005 17:36:18 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2005-05-02T17:36:18Z</dc:date>
    <item>
      <title>Simple question re: TAR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899433#M403838</link>
      <description>Aloha Good Folks,&lt;BR /&gt;&lt;BR /&gt;I am tarring a folder directly to my file system and at the end of the TAR processing, it says:&lt;BR /&gt;&lt;BR /&gt;"Tar: end of tape&lt;BR /&gt;Tar: to continue, enter device/file name when ready or null string to quit."&lt;BR /&gt;&lt;BR /&gt;I press enter and then:&lt;BR /&gt;&lt;BR /&gt;"User entered a null name for next device file."&lt;BR /&gt;&lt;BR /&gt;...and I am returned to my prompt. I just want to know if this is normal behaviour for TAR and if everything is ok. I have run TAR direct to tape before and I have never seen this message when TARing to tape. Any help is greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Very Respectfully,&lt;BR /&gt;Chris Elmore</description>
      <pubDate>Mon, 02 May 2005 17:20:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899433#M403838</guid>
      <dc:creator>Chris Elmore</dc:creator>
      <dc:date>2005-05-02T17:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question re: TAR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899434#M403839</link>
      <description>I get very nervous when a tar file exceeds the size of a tape. Call it what you will, but I'm not comfy recovering a tar file that is spread across two tapes.&lt;BR /&gt;&lt;BR /&gt;They get seperarated, and when that happens it will be when you REALLY need the tape.&lt;BR /&gt;&lt;BR /&gt;That being said, I do believe that the functionality you are seeing is built into tar and is not abnormal.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 02 May 2005 17:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899434#M403839</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-02T17:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question re: TAR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899435#M403840</link>
      <description>Chris: I haven't seen this, and I tar to files all the time.  Some things to check, maybe...&lt;BR /&gt;1&amp;gt; Is your file system filling up to 100% used?  This might show up as an end of &lt;MEDIUM&gt;, and request another &lt;MEDIUM&gt; (file system, in this case).&lt;BR /&gt;2&amp;gt; Are any of the files you are archiving (taring?) larger than 2GB?  'tar' can't handle such, with a variety of confusing results and messages.&lt;BR /&gt;3&amp;gt; Have you tried 'pax', instead?  It is newer (no 2GB limit, for instance).  If you have 'ignite' loaded, you should have 'pax' on your system, that's what 'make_tape_recovery' uses.&lt;BR /&gt;&lt;BR /&gt;Good luck!!  --bmr&lt;/MEDIUM&gt;&lt;/MEDIUM&gt;</description>
      <pubDate>Mon, 02 May 2005 17:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899435#M403840</guid>
      <dc:creator>Brian M Rawlings</dc:creator>
      <dc:date>2005-05-02T17:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question re: TAR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899436#M403841</link>
      <description>That is normal behavior.  You are probably seeing it because you don't have largefiles enabled on that filesystem and you ran into the 2GB limit for a file. If you want to avoid this, just enable largefiles on this filesystem.&lt;BR /&gt;&lt;BR /&gt;I have never had any problem with tar spanning tapes.  It works very well.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 May 2005 17:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899436#M403841</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-05-02T17:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question re: TAR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899437#M403842</link>
      <description>I haven't seen that message, and I don't think it's ok as it does not say that there was no more input, but the output medium was full. &lt;BR /&gt;&lt;BR /&gt;a few things come to my mind:&lt;BR /&gt;&lt;BR /&gt;- target filesystem full&lt;BR /&gt;- hit a limit set by ulimit -f (i.e. AIX sets defaults here)&lt;BR /&gt;- hit a filesystem limit (largefiles enabled?)&lt;BR /&gt;- 2GB limit issue of tar?&lt;BR /&gt;&lt;BR /&gt;please check the size of Your output file, and for now consider the backup incomplete.&lt;BR /&gt;&lt;BR /&gt;You might want to diff a tar -tvf outfile to the origin folder.&lt;BR /&gt;&lt;BR /&gt;If You hit the 2GB limit in tar (usually not, this should only apply to *single* files, not  to the target), then consider using gtar (eeeeeek) or star.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;florian</description>
      <pubDate>Mon, 02 May 2005 17:36:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899437#M403842</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-05-02T17:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question re: TAR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899438#M403843</link>
      <description>Tar cannot archive files larger than 2 GB, or with a patch 8GB.  That would *NOT* cause this error.&lt;BR /&gt;&lt;BR /&gt;You can create a tar ball that is larger than 2GB.  Tar has always done that.  Otherwise you wouldn't be able to write to the multi-GB tapes (DDS2, DDS3, DLT, etc.).&lt;BR /&gt;&lt;BR /&gt;The file you specify after the '-f' option to tar (tar -cvf filename.tar) essentially has no limits other than your filesystem size.  tar doesn't care how big that gets.&lt;BR /&gt;&lt;BR /&gt;A full file system might, but you would see other errors if that were the case.</description>
      <pubDate>Mon, 02 May 2005 17:39:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899438#M403843</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-05-02T17:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question re: TAR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899439#M403844</link>
      <description>Aloha Folks,&lt;BR /&gt;&lt;BR /&gt;I do appreciate all of your quick responses to my post. I do not have large files set on my filesystem, and the TAR did stop at 2GB, so filesize limits seems to be the culprit. In light of this, I am opting to TAR this to tape instead. Thanks folks, I leave here today a happy customer.&lt;BR /&gt;&lt;BR /&gt;Very Respectfully,&lt;BR /&gt;Chris Elmore</description>
      <pubDate>Mon, 02 May 2005 19:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-re-tar/m-p/4899439#M403844</guid>
      <dc:creator>Chris Elmore</dc:creator>
      <dc:date>2005-05-02T19:35:06Z</dc:date>
    </item>
  </channel>
</rss>

