<?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: DAT tape data block size problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580908#M31809</link>
    <description>&lt;BR /&gt;do a dd&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rm..... of=/tmp/f1 bs=10k&lt;BR /&gt;&lt;BR /&gt;file /tmp/f1&lt;BR /&gt;&lt;BR /&gt;If it shows tar file you can do&lt;BR /&gt;&lt;BR /&gt;tar tvfb /dev/rmt/... 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Or maybe it is other file format such us cpio.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 18 Sep 2001 12:00:23 GMT</pubDate>
    <dc:creator>Carlos Fernandez Riera</dc:creator>
    <dc:date>2001-09-18T12:00:23Z</dc:date>
    <item>
      <title>DAT tape data block size problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580907#M31808</link>
      <description>Hello all-&lt;BR /&gt;I'm trying to recover some data that is on a DAT tape, but I'm getting the error "Tar: blocksize=2, directory checksum error"&lt;BR /&gt;I seem to remember this being a problem with using a tape created on a SUN workstation. However, I don't think this tape was created on a SUN workstation. &lt;BR /&gt;Any suggestions on how to restore some files on this tape?&lt;BR /&gt;Thank You</description>
      <pubDate>Tue, 18 Sep 2001 11:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580907#M31808</guid>
      <dc:creator>Glenn Bowley</dc:creator>
      <dc:date>2001-09-18T11:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape data block size problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580908#M31809</link>
      <description>&lt;BR /&gt;do a dd&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rm..... of=/tmp/f1 bs=10k&lt;BR /&gt;&lt;BR /&gt;file /tmp/f1&lt;BR /&gt;&lt;BR /&gt;If it shows tar file you can do&lt;BR /&gt;&lt;BR /&gt;tar tvfb /dev/rmt/... 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Or maybe it is other file format such us cpio.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Sep 2001 12:00:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580908#M31809</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-09-18T12:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape data block size problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580909#M31810</link>
      <description>Please change :&lt;BR /&gt;dd if=/dev/rm..... of=/tmp/f1 bs=10k count=10&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Sep 2001 12:04:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580909#M31810</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-09-18T12:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape data block size problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580910#M31811</link>
      <description>Thanks for the information.&lt;BR /&gt;After trying this, I feel the tape may be blank.&lt;BR /&gt;After issuing the command, the system responds very quickly with no tape drive activity. The output file is only 1024 in size, so I don't think this works, or again, the tape is blank.&lt;BR /&gt;Thanks for the help though!&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Sep 2001 12:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580910#M31811</guid>
      <dc:creator>Glenn Bowley</dc:creator>
      <dc:date>2001-09-18T12:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape data block size problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580911#M31812</link>
      <description>Have you tryed more reads with norewind device (/dev/rmt/0mn)?&lt;BR /&gt;&lt;BR /&gt;Maybe this is 1024 bytes is only a tape header.&lt;BR /&gt;do &lt;BR /&gt;&lt;BR /&gt;cat /tmp/f1 &lt;BR /&gt;or od -xc /tmp/f1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Sep 2001 17:30:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580911#M31812</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-09-18T17:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape data block size problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580912#M31813</link>
      <description>Using the cat command, I get the message "ANSI standard label not yet implemented" ?????&lt;BR /&gt;Does this make any sense?&lt;BR /&gt;I have been using the /dev/rmt/0m to view the archive list.</description>
      <pubDate>Tue, 18 Sep 2001 19:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580912#M31813</guid>
      <dc:creator>Glenn Bowley</dc:creator>
      <dc:date>2001-09-18T19:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape data block size problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580913#M31814</link>
      <description>Every time i have seen this message i rejected tape as non valid tape. &lt;BR /&gt;&lt;BR /&gt;DDS tapes have a internal header, and this mess refers, i think, that header has been not found.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Sep 2001 05:51:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580913#M31814</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-09-19T05:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape data block size problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580914#M31815</link>
      <description>&amp;gt; Using the cat command, I get the&lt;BR /&gt;&amp;gt; message "ANSI standard label not yet&lt;BR /&gt;&amp;gt; implemented" ????? &lt;BR /&gt;&amp;gt; Does this make any sense?&lt;BR /&gt;&lt;BR /&gt;This *probably* indicates that it is a fbackup(1M) tape. Use frecover(1M) or SAM to restore.&lt;BR /&gt;&lt;BR /&gt;This will show the same message:&lt;BR /&gt;&lt;BR /&gt;fbackup -i /etc/passwd -f - 2&amp;gt;/dev/null | head -1&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Sep 2001 10:37:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580914#M31815</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2001-09-19T10:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: DAT tape data block size problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580915#M31816</link>
      <description>Frank:&lt;BR /&gt;maybe i am wrong. I remember this message from some new tapes.&lt;BR /&gt;&lt;BR /&gt;Glenn:&lt;BR /&gt;&lt;BR /&gt;might you try to write the tape and tell us what have happen? Please.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Sep 2001 11:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dat-tape-data-block-size-problem/m-p/2580915#M31816</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-09-19T11:08:17Z</dc:date>
    </item>
  </channel>
</rss>

