<?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: tar command: end of tape, to continue enter device/file name when ready or null string to quit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694525#M247908</link>
    <description>No, No, No.... That statement is incorrect.&lt;BR /&gt;&lt;BR /&gt;Tar has NEVER been limited to the size of the tar file it could CREATE.  Otherwise, how would you back up to tapes holding 10 or 20GB?&lt;BR /&gt;&lt;BR /&gt;The tar limit has always been with the MAXIMUM SIZE OF A SINGLE FILE that it could back up.  The tar on HP-UX 10.20 can NOT back up files larger than 2GB.&lt;BR /&gt;&lt;BR /&gt;It **CAN** create a tar ARCHIVE that is larger than 2GB though.&lt;BR /&gt;&lt;BR /&gt;More recent versions of HP-UX have patches that allow you to archive files up to 8GB.&lt;BR /&gt;</description>
    <pubDate>Tue, 20 Dec 2005 11:17:18 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2005-12-20T11:17:18Z</dc:date>
    <item>
      <title>tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694509#M247892</link>
      <description>Hi ...&lt;BR /&gt;you know, we are making a tar with many folders.&lt;BR /&gt;&lt;BR /&gt;pwd:&lt;BR /&gt;/home/florecita/&lt;BR /&gt;tar cvf /home/patito/resp_trans.tar .&lt;BR /&gt;a ./tmp/dos.txt&lt;BR /&gt;a ./tmp/tres.txt&lt;BR /&gt;a ./tmp/cuatro.txt&lt;BR /&gt;a ./tmp/cinco.txt&lt;BR /&gt;....&lt;BR /&gt;....&lt;BR /&gt;....&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;tar command was running very vell, but was shown a message very strange !!!:&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;.. and it can not continues .. &lt;BR /&gt;&amp;lt;:0( &lt;BR /&gt;&lt;BR /&gt;why is asking a device/file?&lt;BR /&gt;&lt;BR /&gt;we checked /home/patito folder and we see tar file named: resp_trans.tar&lt;BR /&gt;&lt;BR /&gt;whad do we must do?&lt;BR /&gt;&lt;BR /&gt;Thanks, Manuales.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Dec 2005 17:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694509#M247892</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2005-12-19T17:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694510#M247893</link>
      <description>Has the file system you are creating resp_trans.tar filled up? Do a "bdf" command to see space usage.&lt;BR /&gt; &lt;BR /&gt;Rod Hills</description>
      <pubDate>Mon, 19 Dec 2005 17:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694510#M247893</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2005-12-19T17:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694511#M247894</link>
      <description>Is the /home filesystem enabled for largefiles?    How large is the tar file you see?  If it is 2GB then you probably need to enable largefiles on this filesystem.&lt;BR /&gt;&lt;BR /&gt;How large is the directory you are attempting to back up?  How much free space do you have on this filesystem?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Dec 2005 18:00:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694511#M247894</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-12-19T18:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694512#M247895</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You are trying to copy more data on the tape / device than it is capable of. Check the capacity of the media you are using in the tape device.&lt;BR /&gt;&lt;BR /&gt;If this is tar file getting created on the disk itself, make sure the FS on which this is getting stored has the largefiles turned on.&lt;BR /&gt;&lt;BR /&gt;fsadm -v /directory&lt;BR /&gt;&lt;BR /&gt;This command should say largefiles. If not you need to turn largefiles "on" for this filesystem.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Dec 2005 18:03:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694512#M247895</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-12-19T18:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694513#M247896</link>
      <description>Hi !!!!&lt;BR /&gt;thanks  !!!&lt;BR /&gt;&lt;BR /&gt;"....Is the /home filesystem enabled for largefiles?...." &lt;BR /&gt;HOW CAN I SEE IF THE FILE SYSTEM ACCEPT LARGEFILES?&lt;BR /&gt;&lt;BR /&gt;HOW CAN I ENABLE THIS OPTION ON SOME FILE SYSTEM?&lt;BR /&gt;&lt;BR /&gt;".........How large is the directory you are attempting to back up? ..." &lt;BR /&gt;YES, IT IS ABOUT 2.5 GB&lt;BR /&gt;&lt;BR /&gt;"....How much free space do you have on this filesystem? ..."&lt;BR /&gt;IT IS ONLY IN USED 35%&lt;BR /&gt;&lt;BR /&gt;HOW CAN I ENABLE THIS OPTION TO ENABLE SOME FILESYSTEM TO ACCEPT GREATER FILES?&lt;BR /&gt;&lt;BR /&gt;Thanks, Manuales.&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Dec 2005 18:15:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694513#M247896</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2005-12-19T18:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694514#M247897</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;to check if /home has largefiles enabled,&lt;BR /&gt;&lt;BR /&gt;try&lt;BR /&gt;&lt;BR /&gt;# fsadm -v /home&lt;BR /&gt;&lt;BR /&gt;This should say largefiles, if it says nolargefiles, it means you do not have largefiles enabled for /home. this in turns mean that you cannot create a file more than 2GB on /home Filesystem. The situation would be different if the directory /home/patito is a seperate FS, in which case you will have to try this for "/home/patito" and not for /home.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Dec 2005 18:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694514#M247897</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-12-19T18:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694515#M247898</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here is a doc from ITRC on how to manage the largefiles for both HFS as well as vxfs. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080048306" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080048306&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The ITRC doc id is BILLK1KBRC00001996&lt;BR /&gt;&lt;BR /&gt;The Doc refers to patches for older version of OS, if you are dealing with a newer version, you may have to look for patches for your version of the OS. May / may not be requried.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Dec 2005 18:26:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694515#M247898</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-12-19T18:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694516#M247899</link>
      <description>Hi ..&lt;BR /&gt;when i executed:&lt;BR /&gt;&lt;BR /&gt;sapd01:/-&amp;gt;fsadm -v /home&lt;BR /&gt;fsadm: /etc/default/fs is used for determining the file system type&lt;BR /&gt;fsadm: illegal option -- v&lt;BR /&gt;usage: fsadm [-F hfs] [-o specific_options] [-V] special&lt;BR /&gt;&lt;BR /&gt;why?&lt;BR /&gt;how can i know if this file system has the option to accept largefils?&lt;BR /&gt;&lt;BR /&gt;Thanks, Manuales.</description>
      <pubDate>Tue, 20 Dec 2005 09:56:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694516#M247899</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2005-12-20T09:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694517#M247900</link>
      <description>Hi Manuales:&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs /home&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF..</description>
      <pubDate>Tue, 20 Dec 2005 09:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694517#M247900</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-12-20T09:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694518#M247901</link>
      <description>And post the output from "bdf -l" while you're at it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 20 Dec 2005 10:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694518#M247901</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-12-20T10:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694519#M247902</link>
      <description>hi.. thanks ...&lt;BR /&gt;&lt;BR /&gt;I execute command indicated but for hfs filesystem it has an error with the command:&lt;BR /&gt;&lt;BR /&gt;s1:/-&amp;gt;fsadm -F vxfs /usr/sapito/transpaso&lt;BR /&gt;vxfs fsadm: mountpoint /usr/sapito/transpaso is not a vxfs file system&lt;BR /&gt;s1:/-&amp;gt;fsadm -F hfs /usr/sapito/transpaso&lt;BR /&gt;fsadm: /usr/sapito/transpaso is not a valid operand&lt;BR /&gt;&lt;BR /&gt;why?&lt;BR /&gt;OS is hp-ux 10.20&lt;BR /&gt;&lt;BR /&gt;i don't remember in this moment, where do you see type of file system? i remember is a file under /etc folder but i don't remember name ..&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Tue, 20 Dec 2005 10:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694519#M247902</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2005-12-20T10:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694520#M247903</link>
      <description>Try "fsadm  /usr/sapito/transpaso" or "fsadm  -F hfs /usr/sapito/transpaso"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 20 Dec 2005 10:24:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694520#M247903</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-12-20T10:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694521#M247904</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;fsadm /usr/sapito/transpaso&lt;BR /&gt;fsadm: /etc/default/fs is used for determining the file system type&lt;BR /&gt;fsadm: /usr/sapito/transpaso is not a valid operand&lt;BR /&gt;&lt;BR /&gt;fsadm -F hfs /usr/sapito/transpaso&lt;BR /&gt;fsadm: /usr/sapito/transpaso is not a valid operand&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;nop ...&lt;BR /&gt;it could be a patch?&lt;BR /&gt;&lt;BR /&gt;where is file where is assigend type of file system?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 20 Dec 2005 10:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694521#M247904</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2005-12-20T10:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694522#M247905</link>
      <description>Hi Manuales:&lt;BR /&gt;&lt;BR /&gt;If its a HFS filesystem, do:&lt;BR /&gt;&lt;BR /&gt;# fsadm -F hfs /dev/vgNN/lvolX&lt;BR /&gt;&lt;BR /&gt;where the device file can be deduced from a 'bdf' listing.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 20 Dec 2005 10:33:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694522#M247905</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-12-20T10:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694523#M247906</link>
      <description>You can check your /etc/fstab file to see what type of file system it is.  It will be listed (hfs, vxfs, nfs) on the line for the appropriate mount point.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Dec 2005 10:37:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694523#M247906</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-12-20T10:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694524#M247907</link>
      <description>One other potential issue.  Tar used to be limited to 2GB output.  Patcher PHCO_29229 (HP-UX 11.0) or PHCO_26423 (11.11) raised that limit to 8GB.  Check to see if you are current on your patches.&lt;BR /&gt;&lt;BR /&gt;Also, pax and fbackup/frecover support 8GB files as well.....</description>
      <pubDate>Tue, 20 Dec 2005 11:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694524#M247907</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2005-12-20T11:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694525#M247908</link>
      <description>No, No, No.... That statement is incorrect.&lt;BR /&gt;&lt;BR /&gt;Tar has NEVER been limited to the size of the tar file it could CREATE.  Otherwise, how would you back up to tapes holding 10 or 20GB?&lt;BR /&gt;&lt;BR /&gt;The tar limit has always been with the MAXIMUM SIZE OF A SINGLE FILE that it could back up.  The tar on HP-UX 10.20 can NOT back up files larger than 2GB.&lt;BR /&gt;&lt;BR /&gt;It **CAN** create a tar ARCHIVE that is larger than 2GB though.&lt;BR /&gt;&lt;BR /&gt;More recent versions of HP-UX have patches that allow you to archive files up to 8GB.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Dec 2005 11:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694525#M247908</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-12-20T11:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694526#M247909</link>
      <description>You stated earlier that the filesystem you are trying to back up into is "IT IS ONLY IN USED 35% " and I'm still wondering 35% of how much.&lt;BR /&gt;Could you please post the output of the "bdf -l"?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 20 Dec 2005 11:19:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694526#M247909</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-12-20T11:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: tar command: end of tape, to continue enter device/file name when ready or null string to quit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694527#M247910</link>
      <description>If its not too much trouble could you post a few more bits of info.&lt;BR /&gt;&lt;BR /&gt;Which user is running the command?&lt;BR /&gt;Do you have some sort of disk quota enabled?&lt;BR /&gt;Run the du -k command to see how much data you are trying to back up.&lt;BR /&gt;What is the output of the bdf command for the file system?&lt;BR /&gt;&lt;BR /&gt;It sounds to me like tar has reached some sort of file size limit and can't go any further until it has another file name to dump the rest of the data into.  This is an unusual occurrence so we will need a little more info to be of much help.&lt;BR /&gt;&lt;BR /&gt;H&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Dec 2005 12:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command-end-of-tape-to-continue-enter-device-file-name-when/m-p/3694527#M247910</guid>
      <dc:creator>Howard Marshall</dc:creator>
      <dc:date>2005-12-20T12:48:32Z</dc:date>
    </item>
  </channel>
</rss>

