<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command/m-p/2455991#M12518</link>
    <description>Read more from the online manual for tar. You can also try tar -fvr on the same tape after using tar -fvc. Then do the listing again.</description>
    <pubDate>Fri, 20 Oct 2000 08:30:00 GMT</pubDate>
    <dc:creator>CHRIS_ANORUO</dc:creator>
    <dc:date>2000-10-20T08:30:00Z</dc:date>
    <item>
      <title>Tar Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command/m-p/2455988#M12515</link>
      <description>After I take a Backup using tar -cv command&lt;BR /&gt;In some cases when I try to read it using &lt;BR /&gt;tar -tv it gives me a&lt;BR /&gt;broken pipe error / Checksum error&lt;BR /&gt;and Block Size error&lt;BR /&gt;&lt;BR /&gt;What basically is that?&lt;BR /&gt;How to avoid/overcome it.&lt;BR /&gt;&lt;BR /&gt;Rgds,</description>
      <pubDate>Fri, 20 Oct 2000 08:14:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command/m-p/2455988#M12515</guid>
      <dc:creator>Alkesh Dessai</dc:creator>
      <dc:date>2000-10-20T08:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Tar Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command/m-p/2455989#M12516</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Hi: &lt;BR /&gt;&lt;BR /&gt;This message is usually the last message in a series of messages that, collectively, indicate a command (or commands) in a pipeline did not work (i.e. a command in a pipe broke the pipe). &lt;BR /&gt;&lt;BR /&gt;From document #A1916938: &lt;BR /&gt;&lt;BR /&gt;Why is tar reporting block size = 0 when I try to append to DDS tape? &lt;BR /&gt;&lt;BR /&gt;tar -cvf /dev/rmt/ddsn file2 worked &lt;BR /&gt;tar -cvf /dev/rmt/ddsn file3 reported tar: block size = 0; broken pipe &lt;BR /&gt;&lt;BR /&gt;Solution: &lt;BR /&gt;&lt;BR /&gt;What you are attempting is a tar append, not a tape append. With a tar append, tar expects to append to the existing fileset. &lt;BR /&gt;Since a no rewind device was last used, it is sitting at the EOF marker and thus block size = 0. Must do a rewind (ie position to the beginning of the fileset) in order to do a tar append. On the other hand, if you want to do a tape append, you need to use the -c option with the no rewind device. &lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;</description>
      <pubDate>Fri, 20 Oct 2000 08:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command/m-p/2455989#M12516</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-10-20T08:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tar Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command/m-p/2455990#M12517</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;think this is a tape/hardware problem.&lt;BR /&gt;Use a cleaning tape and a fresh new data tape and see if the errors still occur. If so you have a hardware problem&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 20 Oct 2000 08:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command/m-p/2455990#M12517</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-20T08:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tar Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command/m-p/2455991#M12518</link>
      <description>Read more from the online manual for tar. You can also try tar -fvr on the same tape after using tar -fvc. Then do the listing again.</description>
      <pubDate>Fri, 20 Oct 2000 08:30:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command/m-p/2455991#M12518</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-10-20T08:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Tar Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-command/m-p/2455992#M12519</link>
      <description>&lt;BR /&gt;Yes, it sounds hardware/ tape problems&lt;BR /&gt;&lt;BR /&gt;If your driver is a DDS try my program for DDS diagnostics form: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x6bf76c96588ad4118fef0090279cd0f9,00.html" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x6bf76c96588ad4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Oct 2000 10:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-command/m-p/2455992#M12519</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2000-10-20T10:16:46Z</dc:date>
    </item>
  </channel>
</rss>

