<?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: GNU tar in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165223#M456987</link>
    <description>Dear,&lt;BR /&gt;&lt;BR /&gt;1&amp;gt;I had tried the swlist -l fileset -a is_reboot -d -s /tmp/tar-1.22-1a64-11.23 depot&lt;BR /&gt;&lt;BR /&gt;and i got the output&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# tar&lt;BR /&gt;tar.tar-RUN false&lt;BR /&gt;#&lt;BR /&gt;2&amp;gt;path/to/gnu/tar --format=posix -cvf /dev/rmt/0m /dir_to_back&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;which path i should specify means i should provide like this &lt;BR /&gt;/tmp/tar --format=posix -cvf /dev/rmt/0m /dir_to_back  &lt;BR /&gt;&lt;BR /&gt;is it correct or i should specify a path if so how can i create it&lt;BR /&gt;</description>
    <pubDate>Mon, 23 Mar 2009 08:50:47 GMT</pubDate>
    <dc:creator>Jestin John Chacko</dc:creator>
    <dc:date>2009-03-23T08:50:47Z</dc:date>
    <item>
      <title>GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165220#M456984</link>
      <description>Dear,&lt;BR /&gt;&lt;BR /&gt;I am using a rx3660 server with 11i 23&lt;BR /&gt;In order to take a backup of 18 GB i had installed 3 patches &lt;BR /&gt;1&amp;gt;gettext-0.17-ia64-11.23 depot&lt;BR /&gt;2&amp;gt;libiconv-1.12-ia64-11.23 depot&lt;BR /&gt;3&amp;gt;tar-1.22-ia64-11.23 depot&lt;BR /&gt;using swinstall -x reinstall=false -s &lt;DEPOT path=""&gt; &lt;NAME&gt;&lt;BR /&gt;&lt;BR /&gt;A}Is it the correct method to install?&lt;BR /&gt;&lt;BR /&gt;B}IF its so is there any requirement of rebooting the system to get into the effect of these patches?&lt;BR /&gt;&lt;BR /&gt;c} After installing all these patches can i cross the 8GB limit using the same &lt;BR /&gt;command tar -cvf or is there any modfification for this command as gnu came into exist?&lt;BR /&gt;&lt;BR /&gt;please give me the correct format including source and destination&lt;BR /&gt;&lt;BR /&gt;I am really worried with this issue can anybody help.&lt;BR /&gt;&lt;/NAME&gt;&lt;/DEPOT&gt;</description>
      <pubDate>Sat, 21 Mar 2009 06:07:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165220#M456984</guid>
      <dc:creator>Jestin John Chacko</dc:creator>
      <dc:date>2009-03-21T06:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165221#M456985</link>
      <description>First point is these are *not* patches - they are products.&lt;BR /&gt;&lt;BR /&gt;a) yes thats the correct. I'm not sure you'll need the "-x reinstall=false" though, where did you get that from?&lt;BR /&gt;&lt;BR /&gt;b) unlikely to require a reboot - you can check when something in a sd format depot requires a reboot by issuing:&lt;BR /&gt;&lt;BR /&gt;swlist -l fileset -a is_reboot -d -s &lt;DEPOT path=""&gt;&lt;BR /&gt;&lt;BR /&gt;c) depends on the default format for the build of GNU tar - you can check this by looking at the output of "tar --help" after installing. If it isn't POSIX you will need to add a "--format=posix" to your tar command. (it's the only tar format that GNU tar supports which will backup files which are larger than 8GB). I don't have a copy to try this on, but I'd expect:&lt;BR /&gt;&lt;BR /&gt;/path/to/gnu/tar --format=posix -cvf /dev/rmt/0m /dir_to_backup&lt;BR /&gt;&lt;BR /&gt;would work&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;/DEPOT&gt;</description>
      <pubDate>Sat, 21 Mar 2009 07:39:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165221#M456985</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-03-21T07:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165222#M456986</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] If it isn't POSIX you will need to&lt;BR /&gt;&amp;gt; add a "--format=posix" to your tar command.&lt;BR /&gt;&amp;gt; (it's the only tar format that GNU tar&lt;BR /&gt;&amp;gt; supports which will backup files which are&lt;BR /&gt;&amp;gt; larger than 8GB).&lt;BR /&gt;&lt;BR /&gt;Personally, I'd trust the GNU "tar"&lt;BR /&gt;documentation over advice found here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.gnu.org/software/tar/manual/" target="_blank"&gt;http://www.gnu.org/software/tar/manual/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;which says:&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;The following table summarizes the&lt;BR /&gt;limitations of each of these formats:&lt;BR /&gt;&lt;BR /&gt;Format    UID   File Size   File Name   Devn&lt;BR /&gt;&lt;BR /&gt;gnu     1.8e19  Unlimited   Unlimited    63&lt;BR /&gt;&lt;BR /&gt;oldgnu  1.8e19  Unlimited   Unlimited    63&lt;BR /&gt;&lt;BR /&gt;v7     2097151  8GB         99           n/a&lt;BR /&gt;&lt;BR /&gt;ustar  2097151  8GB         256          21&lt;BR /&gt;&lt;BR /&gt;posix Unlimited Unlimited   Unlimited    Unlimited&lt;BR /&gt;&lt;BR /&gt;The default format for GNU tar is defined at&lt;BR /&gt;compilation time. You may check it by running&lt;BR /&gt;tar --help, and examining the last lines of&lt;BR /&gt;its output. Usually, GNU tar is configured to&lt;BR /&gt;create archives in 'gnu' format, however,&lt;BR /&gt;future version will switch to 'posix'.&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;And for "'gnu' format", "File Size" is&lt;BR /&gt;"Unlimited".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] can i cross the 8GB limit using the&lt;BR /&gt;&amp;gt; same command tar -cvf [...]&lt;BR /&gt;&lt;BR /&gt;You can, _if_ you use the right "tar", which&lt;BR /&gt;could depend on your PATH.  I normally build&lt;BR /&gt;GNU "tar" from a source kit, and install it&lt;BR /&gt;in /usr/local/bin, _and_ create a link there,&lt;BR /&gt;gtar -&amp;gt; tar.  So, with /usr/local/bin toward&lt;BR /&gt;the end of my PATH, (plain) "tar" will get me&lt;BR /&gt;the HP-UX "tar", and "gtar" will get me GNU&lt;BR /&gt;"tar".  I prefer to know which program I'm&lt;BR /&gt;running.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I am really worried [...]&lt;BR /&gt;&lt;BR /&gt;If you're _really_ worried, then run a test. &lt;BR /&gt;Why trust _any_ advice over reality?</description>
      <pubDate>Sat, 21 Mar 2009 12:03:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165222#M456986</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-03-21T12:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165223#M456987</link>
      <description>Dear,&lt;BR /&gt;&lt;BR /&gt;1&amp;gt;I had tried the swlist -l fileset -a is_reboot -d -s /tmp/tar-1.22-1a64-11.23 depot&lt;BR /&gt;&lt;BR /&gt;and i got the output&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# tar&lt;BR /&gt;tar.tar-RUN false&lt;BR /&gt;#&lt;BR /&gt;2&amp;gt;path/to/gnu/tar --format=posix -cvf /dev/rmt/0m /dir_to_back&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;which path i should specify means i should provide like this &lt;BR /&gt;/tmp/tar --format=posix -cvf /dev/rmt/0m /dir_to_back  &lt;BR /&gt;&lt;BR /&gt;is it correct or i should specify a path if so how can i create it&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Mar 2009 08:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165223#M456987</guid>
      <dc:creator>Jestin John Chacko</dc:creator>
      <dc:date>2009-03-23T08:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165224#M456988</link>
      <description>&amp;gt;1) I had tried the swlist -l fileset &lt;BR /&gt;&amp;gt;tar.tar-RUN false&lt;BR /&gt;&lt;BR /&gt;This doesn't need a reboot.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;2) path/to/gnu/tar --format=posix -cvf /dev/rmt/0m /dir_to_back&lt;BR /&gt;&amp;gt;is it correct or i should specify a path if so how can i create it?&lt;BR /&gt;&lt;BR /&gt;Path to what?  gtar, your files to back up or the tape?&lt;BR /&gt;&lt;BR /&gt;What you have is fine.  And gtar will let you rename from that absolute path when you restore.</description>
      <pubDate>Tue, 24 Mar 2009 01:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165224#M456988</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-24T01:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165225#M456989</link>
      <description>Dear&lt;BR /&gt;&lt;BR /&gt;still i have some problems, now i tried &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;tar -format=possix -cvf /dev/rmt/10mn &lt;FOLDER to="" be="" backed="" up=""&gt;&lt;BR /&gt;&lt;BR /&gt;but its not working???&lt;BR /&gt;&lt;BR /&gt;while installing the tar product 1.22 for gnu i had provided the same name tar and default is /usr/local but i didnt found it in /usr/local but in /usr/local/bin&lt;BR /&gt;&lt;BR /&gt;how should i make a link with the old default tar with the new one insatalled so that i can use the above command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please give me the correct format&lt;/FOLDER&gt;</description>
      <pubDate>Thu, 26 Mar 2009 07:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165225#M456989</guid>
      <dc:creator>Jestin John Chacko</dc:creator>
      <dc:date>2009-03-26T07:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165226#M456990</link>
      <description>&amp;gt;tar -format=possix -cvf /dev/rmt/10mn &lt;DIRECTORY to="" be="" backed="" up=""&gt;&lt;BR /&gt;&amp;gt;but it's not working?&lt;BR /&gt;&lt;BR /&gt;(Only one "s" in posix.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;but in /usr/local/bin&lt;BR /&gt;&amp;gt;how should I make a link with the old default tar with the new one installed so that I can use the above command.&lt;BR /&gt;&lt;BR /&gt;Just include the path of the GNU tar before the HP-UX version:&lt;BR /&gt;PATH=/usr/local/bin:$PATH&lt;/DIRECTORY&gt;</description>
      <pubDate>Thu, 26 Mar 2009 07:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165226#M456990</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-26T07:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165227#M456991</link>
      <description>Dear,&lt;BR /&gt;&lt;BR /&gt;1&amp;gt;Directory checksum error.&lt;BR /&gt;&lt;BR /&gt;i had tried to take backup through gnutar using &lt;BR /&gt;before doing this i had used mt -f &lt;DEV fil=""&gt; rew&lt;BR /&gt;2&amp;gt;/usr/local/bin/tar -cvf /dev/rmt/11mn &lt;DIR&gt;&lt;BR /&gt;&lt;BR /&gt;but it shows an output directory checksum error&lt;BR /&gt;&lt;BR /&gt;only the names of directories where shown&lt;BR /&gt;3&amp;gt;the version of tar installed is found using this&lt;BR /&gt;&lt;BR /&gt;swlist -l file tar| grep -i tar&lt;BR /&gt;&lt;BR /&gt;and the output was&lt;BR /&gt;&lt;BR /&gt;tar    1.22            tar&lt;BR /&gt;tar.tar-RUN&lt;BR /&gt;/usr/local/bin/tar&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please give me a solution for this problem&lt;/DIR&gt;&lt;/DEV&gt;</description>
      <pubDate>Wed, 01 Apr 2009 05:00:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165227#M456991</guid>
      <dc:creator>Jestin John Chacko</dc:creator>
      <dc:date>2009-04-01T05:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165228#M456992</link>
      <description>Dear,&lt;BR /&gt;&lt;BR /&gt;1&amp;gt;Directory checksum error.&lt;BR /&gt;&lt;BR /&gt;i had tried to take backup through gnutar using&lt;BR /&gt;before doing this i had used mt -f &lt;DEV fil=""&gt; rew&lt;BR /&gt;2&amp;gt;/usr/local/bin/tar -cvf /dev/rmt/11mn &lt;DIR&gt;&lt;BR /&gt;&lt;BR /&gt;but it shows an output directory checksum error&lt;BR /&gt;&lt;BR /&gt;only the names of directories where shown&lt;BR /&gt;3&amp;gt;the version of tar installed is found using this&lt;BR /&gt;&lt;BR /&gt;swlist -l file tar| grep -i tar&lt;BR /&gt;&lt;BR /&gt;and the output was&lt;BR /&gt;&lt;BR /&gt;tar 1.22 tar&lt;BR /&gt;tar.tar-RUN&lt;BR /&gt;/usr/local/bin/tar&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please give me a solution for this problem&lt;/DIR&gt;&lt;/DEV&gt;</description>
      <pubDate>Wed, 01 Apr 2009 05:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165228#M456992</guid>
      <dc:creator>Jestin John Chacko</dc:creator>
      <dc:date>2009-04-01T05:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165229#M456993</link>
      <description>&lt;!--!*#--&gt;&amp;gt; i had tried [...]&lt;BR /&gt;&lt;BR /&gt;It might be helpful if you showed the actual&lt;BR /&gt;commands and their actual output, instead of&lt;BR /&gt;your (incomplete, imprecise) summary of them.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; swlist -l file tar| grep -i tar&lt;BR /&gt;&lt;BR /&gt;Probably more helpful would be:&lt;BR /&gt;&lt;BR /&gt;      /usr/local/bin/tar --version&lt;BR /&gt;      ls -l /dev/rmt/11mn&lt;BR /&gt;&lt;BR /&gt;That's a working tape drive?  "tar" actually&lt;BR /&gt;writes to that tape drive?  (Lights flash,&lt;BR /&gt;tape moves, and so on?)&lt;BR /&gt;&lt;BR /&gt;You tried this with some small directory,&lt;BR /&gt;too?</description>
      <pubDate>Wed, 01 Apr 2009 05:26:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165229#M456993</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-04-01T05:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165230#M456994</link>
      <description>Dear ,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is the actual output i am getting.&lt;BR /&gt;# /usr/local/bin/tar -cvf /dev/rmt/11mn /u01&lt;BR /&gt;/usr/local/bin/tar: Removing leading `/' from member names&lt;BR /&gt;/u01/&lt;BR /&gt;/u01/lost+found/&lt;BR /&gt;/u01/ASMT_PROD_17032009.dmp&lt;BR /&gt;# tar -tvf /dev/rmt/11mn&lt;BR /&gt;Tar: blocksize = 0; broken pipe?&lt;BR /&gt;# mt -f /dev/rmt/11mn rew&lt;BR /&gt;# tar -tvf /dev/rmt/11mn&lt;BR /&gt;rwxr-xr-x   0/0      0 Mar 19 12:54 2009 u01/&lt;BR /&gt;rwxr-xr-x   0/0      0 Jan  2 18:38 2008 u01/lost+found/&lt;BR /&gt;rw-rw-rw-   0/3      0 Mar 18 15:35 2009 u01/ASMT_PROD_17032009.dmp&lt;BR /&gt;directory checksum error&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;# mt -f /dev/rmt/11mn rew&lt;BR /&gt;# tar -xvf /dev/rmt/11mn /u02/&lt;BR /&gt;directory checksum error&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; i had tried with a small file but its working properly only problem is with this file which is nearly 18 gb</description>
      <pubDate>Wed, 01 Apr 2009 05:34:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165230#M456994</guid>
      <dc:creator>Jestin John Chacko</dc:creator>
      <dc:date>2009-04-01T05:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165231#M456995</link>
      <description>&amp;gt;# tar -xvf /dev/rmt/11mn /u02/&lt;BR /&gt;&amp;gt;directory checksum error&lt;BR /&gt;&amp;gt;only problem is with this file which is nearly 18 gb&lt;BR /&gt;&lt;BR /&gt;And you're sure it isn't a problem with the tape?&lt;BR /&gt;Can you put the tarfile on disk?  If that fails, you may want to use a supported PAX-ENH instead of gtar.</description>
      <pubDate>Wed, 01 Apr 2009 10:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165231#M456995</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-04-01T10:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165232#M456996</link>
      <description>"# /usr/local/bin/tar -cvf /dev/rmt/11mn /u01&lt;BR /&gt;/usr/local/bin/tar: Removing leading `/' from member names&lt;BR /&gt;/u01/&lt;BR /&gt;/u01/lost+found/&lt;BR /&gt;/u01/ASMT_PROD_17032009.dmp&lt;BR /&gt;# tar -tvf /dev/rmt/11mn&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;OK, so you used GNU tar to write the tape and probably the *normal* tar to read it?  And expected this to work?&lt;BR /&gt;&lt;BR /&gt;what happens when you  do:&lt;BR /&gt;&lt;BR /&gt;/usr/local/bin/tar -tvf /dev/rmt/11mn&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;For what its worth, I usually rename GNU tar to gtar and then add /usr/local/bin to the path....which lets me select which tar by name.</description>
      <pubDate>Wed, 01 Apr 2009 14:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165232#M456996</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-04-01T14:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165233#M456997</link>
      <description>and you also *didn't* rewind the tape after writing...&lt;BR /&gt;&lt;BR /&gt;normally you would use /dev/rmt/11m which would rewind on completion.  Unless you omitted a step in your example, you wrote the tape, left it at the end of the archive and then tried to read it.  nothing to read, so it dies.</description>
      <pubDate>Wed, 01 Apr 2009 14:04:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165233#M456997</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-04-01T14:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165234#M456998</link>
      <description>&lt;!--!*#--&gt;&amp;gt; And expected this to work?&lt;BR /&gt;&lt;BR /&gt;Amazing, isn't it?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;  and you also *didn't* rewind [...]&lt;BR /&gt;&lt;BR /&gt;Ask me why I always ask to see the actual&lt;BR /&gt;commands used.  Go ahead, ask me.  I dare&lt;BR /&gt;you.</description>
      <pubDate>Wed, 01 Apr 2009 14:17:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165234#M456998</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-04-01T14:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165235#M456999</link>
      <description>&amp;gt;OldSchool: you also *didn't* rewind the tape after writing.&lt;BR /&gt;&lt;BR /&gt;Sure jestin did, the second and third time.  :-)&lt;BR /&gt;Only the first time was there a "broken pipe?" message.</description>
      <pubDate>Wed, 01 Apr 2009 22:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165235#M456999</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-04-01T22:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165236#M457000</link>
      <description>Dear.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1&amp;gt;is it necessary to rewind the tape before and after creation of an archive in tape,if so why we are using that?&lt;BR /&gt;&lt;BR /&gt;2&amp;gt;is the same thing applicable  while extracting files to a directory from a tape.&lt;BR /&gt;&lt;BR /&gt;3&amp;gt;what is the correct format to rewind the tape?&lt;BR /&gt;is it mt -f &lt;TAPE device="" file=""&gt; rew&lt;/TAPE&gt;</description>
      <pubDate>Thu, 02 Apr 2009 03:35:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165236#M457000</guid>
      <dc:creator>Jestin John Chacko</dc:creator>
      <dc:date>2009-04-02T03:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165237#M457001</link>
      <description>&amp;gt;1) is it necessary to rewind the tape before and after creation of an archive in tape, if so why we are using that?&lt;BR /&gt;&lt;BR /&gt;As OldSchool said, it depends on whether you use a no rewind tape device.&lt;BR /&gt;&lt;BR /&gt;If you just put in the tape, you don't need to rewind.  If you are finished you should rewind, so it ejects faster.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;2) is the same thing applicable while extracting files to a directory from a tape.&lt;BR /&gt;&lt;BR /&gt;The same issues.  If you just wrote a no rewind tape, you need to rewind.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;3) what is the correct format to rewind the tape?&lt;BR /&gt;is it mt -f &lt;TAPE device="" file=""&gt; rew&lt;BR /&gt;&lt;BR /&gt;Yes, mt(1) says that.&lt;/TAPE&gt;</description>
      <pubDate>Thu, 02 Apr 2009 04:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165237#M457001</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-04-02T04:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165238#M457002</link>
      <description>Now i had successfully taken the backup of 18Gb and i had restored it.thanks to all especially to u dear dennis</description>
      <pubDate>Thu, 02 Apr 2009 08:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165238#M457002</guid>
      <dc:creator>Jestin John Chacko</dc:creator>
      <dc:date>2009-04-02T08:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165239#M457003</link>
      <description>After installing the GNU tar along with its dependencies(libiconv&amp;amp;gettext)the default path should be provided&lt;BR /&gt;&lt;BR /&gt;/usr/local/bin/tmp -cvf &lt;TAPE device="" fle=""&gt; dir&lt;BR /&gt;for backup&lt;BR /&gt;&lt;BR /&gt;/usr/local/bin/tmp -tvf &lt;TAPE device="" fle=""&gt; for viewing&lt;BR /&gt;&lt;BR /&gt;enter the current directory to which the data should be restored and provide&lt;BR /&gt;/usr/local/bin/tmp -xvf &lt;TAPE device="" fle=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;for any help provide &lt;BR /&gt;&lt;BR /&gt;/usr/local/bin/tmp --help&lt;/TAPE&gt;&lt;/TAPE&gt;&lt;/TAPE&gt;</description>
      <pubDate>Thu, 02 Apr 2009 08:33:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar/m-p/5165239#M457003</guid>
      <dc:creator>Jestin John Chacko</dc:creator>
      <dc:date>2009-04-02T08:33:05Z</dc:date>
    </item>
  </channel>
</rss>

