<?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: tape analysis in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661182#M48440</link>
    <description>First thing, you have a dds1 tape in your tape drive and your tape drive is a dds3.&lt;BR /&gt;&lt;BR /&gt;Please read:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=ebbc5e3d0ed6965e8f/screen=ckiDisplayDocument?docId=200000057219202" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=ebbc5e3d0ed6965e8f/screen=ckiDisplayDocument?docId=200000057219202&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Sat, 09 Feb 2002 17:55:20 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2002-02-09T17:55:20Z</dc:date>
    <item>
      <title>tape analysis</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661176#M48434</link>
      <description>hi fellas,&lt;BR /&gt;&lt;BR /&gt;Class     I  H/W Path     Driver S/W State   H/W Type     Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;tape      0  0/0/1/0.0.0  stape CLAIMED     DEVICE       HP      C1537A&lt;BR /&gt;                         /dev/rmt/0m            /dev/rmt/c0t0d0BESTn&lt;BR /&gt;                         /dev/rmt/0mb           /dev/rmt/c0t0d0BESTnb&lt;BR /&gt;                         /dev/rmt/0mn           /dev/rmt/c0t0d0DDS&lt;BR /&gt;                         /dev/rmt/0mnb          /dev/rmt/c0t0d0DDSb&lt;BR /&gt;                         /dev/rmt/c0t0d0BEST    /dev/rmt/c0t0d0DDSn&lt;BR /&gt;                         /dev/rmt/c0t0d0BESTb   /dev/rmt/c0t0d0DDSnb&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# tar -tvf /dev/rmt/0m&lt;BR /&gt;Tar: blocksize = 0; broken pipe?&lt;BR /&gt;# dd if=/dev/rmt/0m of=/dev/null&lt;BR /&gt;/dev/rmt/0m: No such device or address&lt;BR /&gt;dd: cannot open /dev/rmt/0m&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;# dd if=/etc/hosts of=/dev/rmt/0mn&lt;BR /&gt;I/O error&lt;BR /&gt;2+0 records in&lt;BR /&gt;1+1 records out&lt;BR /&gt;&lt;BR /&gt;# tar -cvf /dev/rmt/0mn /etc/hosts&lt;BR /&gt;tar: cannot open /dev/rmt/0mn&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Question: What is wrong?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;joks</description>
      <pubDate>Fri, 08 Feb 2002 08:23:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661176#M48434</guid>
      <dc:creator>jok llamera</dc:creator>
      <dc:date>2002-02-08T08:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: tape analysis</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661177#M48435</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How about use this command:&lt;BR /&gt;&lt;BR /&gt;# mt -f /dev/rmt/0m status&lt;BR /&gt;&lt;BR /&gt;What error messages you have got??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kenny.</description>
      <pubDate>Fri, 08 Feb 2002 09:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661177#M48435</guid>
      <dc:creator>Kenny Chau</dc:creator>
      <dc:date>2002-02-08T09:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: tape analysis</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661178#M48436</link>
      <description>one assumes there is a valid media installed ;-}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What does lssf /dev/rmt/0m show?&lt;BR /&gt;&lt;BR /&gt;It sounds like you may have a broken tape drive.</description>
      <pubDate>Fri, 08 Feb 2002 09:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661178#M48436</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-02-08T09:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: tape analysis</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661179#M48437</link>
      <description>::&amp;gt; mt -f /dev/rmt/0m status&lt;BR /&gt;Drive:  HP C1537A&lt;BR /&gt;Format: DDS-1 format&lt;BR /&gt;Status: [81111300] EOF online compression immediate-report-mode&lt;BR /&gt;File:   2&lt;BR /&gt;Block:  -1&lt;BR /&gt;&lt;BR /&gt;root @ yoda : { / }&lt;BR /&gt;::&amp;gt; lssf /dev/rmt/0m&lt;BR /&gt;stape card instance 0 SCSI target 0 SCSI LUN 0 at&amp;amp;t best density available at address 0/0/1/0.0.0 /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Feb 2002 09:16:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661179#M48437</guid>
      <dc:creator>jok llamera</dc:creator>
      <dc:date>2002-02-08T09:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: tape analysis</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661180#M48438</link>
      <description>To get the state of the drive try&lt;BR /&gt;&lt;BR /&gt;echo "selclass type tape ;info;wait;infolog | cstm &amp;gt; /tmp/tapeinfo&lt;BR /&gt;&lt;BR /&gt;You can also do this with cpu, memory&lt;BR /&gt;&lt;BR /&gt;From the command line type&lt;BR /&gt;&lt;BR /&gt;#cstm&lt;BR /&gt;&lt;BR /&gt;cstm&amp;gt;map&lt;BR /&gt;&lt;BR /&gt;&amp;gt;sel type tape&lt;BR /&gt;&amp;gt;info &lt;BR /&gt;&amp;gt;infolog&lt;BR /&gt;&lt;BR /&gt;cstm tutorial&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com//hpux/onlinedocs/diag/stm/stt_crun.htm" target="_blank"&gt;http://docs.hp.com//hpux/onlinedocs/diag/stm/stt_crun.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Feb 2002 04:11:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661180#M48438</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-02-09T04:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: tape analysis</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661181#M48439</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;First do a rewind on the tape device,&lt;BR /&gt;&lt;BR /&gt;mt -f /dev/rmt/0m rewind&lt;BR /&gt;&lt;BR /&gt;Next do a tar,&lt;BR /&gt;&lt;BR /&gt;tar cvf /dev/rmt/0m some_file&lt;BR /&gt;&lt;BR /&gt;Now do a list,&lt;BR /&gt;&lt;BR /&gt;tar tvf /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;If you use a norewind device file 0mn, you should rewind the tape first and then do a tar list. Otherwise it may give you a broken pipe error.&lt;BR /&gt;&lt;BR /&gt;Follow this link if you want to put multiple backup on a single tape,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=ba97806c171d7182c9/screen=ckiDisplayDocument?docId=200000007950095" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=ba97806c171d7182c9/screen=ckiDisplayDocument?docId=200000007950095&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Feb 2002 06:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661181#M48439</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-09T06:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: tape analysis</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661182#M48440</link>
      <description>First thing, you have a dds1 tape in your tape drive and your tape drive is a dds3.&lt;BR /&gt;&lt;BR /&gt;Please read:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=ebbc5e3d0ed6965e8f/screen=ckiDisplayDocument?docId=200000057219202" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=ebbc5e3d0ed6965e8f/screen=ckiDisplayDocument?docId=200000057219202&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Sat, 09 Feb 2002 17:55:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661182#M48440</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-02-09T17:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: tape analysis</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661183#M48441</link>
      <description>::&amp;gt; mt -f /dev/rmt/0m rewind&lt;BR /&gt;/dev/rmt/0m: No such device or address&lt;BR /&gt;&lt;BR /&gt;::&amp;gt;  mt -f /dev/rmt/0mn rewind&lt;BR /&gt;/dev/rmt/0mn: No such device or address&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;joks</description>
      <pubDate>Mon, 11 Feb 2002 01:07:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661183#M48441</guid>
      <dc:creator>jok llamera</dc:creator>
      <dc:date>2002-02-11T01:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: tape analysis</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661184#M48442</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I guess, if you have not rebooted the system after the first few failures, a reboot and trying after that might help.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Feb 2002 03:36:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-analysis/m-p/2661184#M48442</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-11T03:36:40Z</dc:date>
    </item>
  </channel>
</rss>

