<?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: Troubleshooting a Date 4/8 Tape on Hp-Unix in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/troubleshooting-a-date-4-8-tape-on-hp-unix/m-p/3655540#M484129</link>
    <description>HP has an unsupported tool called tapeinfo that can be used to interrogate your dat tape drive. Get firmware, tape usage, capacity, etc.&lt;BR /&gt; &lt;BR /&gt;You can find it at-&lt;BR /&gt;&lt;A href="ftp://hprc.external.hp.com/sysadmin/programs/tapeinfo" target="_blank"&gt;ftp://hprc.external.hp.com/sysadmin/programs/tapeinfo&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt; &lt;BR /&gt;-- Rod Hills</description>
    <pubDate>Mon, 24 Oct 2005 09:37:03 GMT</pubDate>
    <dc:creator>Rodney Hills</dc:creator>
    <dc:date>2005-10-24T09:37:03Z</dc:date>
    <item>
      <title>Troubleshooting a Date 4/8 Tape on Hp-Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/troubleshooting-a-date-4-8-tape-on-hp-unix/m-p/3655535#M484124</link>
      <description>&lt;P&gt;Dear ALL:&lt;BR /&gt;i replaced a Tape 2/4 dat with 4/8 dat on the HP-UNix server,&lt;BR /&gt;anyone have an idea of how i can Troubleshoot the tape as it's not working.&lt;BR /&gt;&lt;BR /&gt;i am prof. with SCO Unix.&lt;BR /&gt;&lt;BR /&gt;but i found it a little bit different with the HP_Unix&lt;BR /&gt;&lt;BR /&gt;i want to know how to read the configuration, ID, and if the driver are loaded or not !!!&lt;BR /&gt;&lt;BR /&gt;after that i want to create a backup script for the backup&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Eng.Sherif Mattar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved from HP-UX &amp;gt; HP-UX Technical Documentation to HP-UX &amp;gt; System Administration - HP Forums Moderator&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2013 04:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/troubleshooting-a-date-4-8-tape-on-hp-unix/m-p/3655535#M484124</guid>
      <dc:creator>Sherif_3</dc:creator>
      <dc:date>2013-05-10T04:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting a Date 4/8 Tape on Hp-Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/troubleshooting-a-date-4-8-tape-on-hp-unix/m-p/3655536#M484125</link>
      <description>Hi Sharif,&lt;BR /&gt;&lt;BR /&gt;you can begin by classic HP-UX commands&lt;BR /&gt;&lt;BR /&gt;tar, dd, fbackup, cpio: an example for the first 2 commands.&lt;BR /&gt;&lt;BR /&gt;To write on tape:&lt;BR /&gt;tar cvf /dev/rmt/0m /var/adm/syslog&lt;BR /&gt;&lt;BR /&gt;To read from taoe:&lt;BR /&gt;tar tvf /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rmt/0m of=/dev/null&lt;BR /&gt;&lt;BR /&gt;Otherwise there is L&amp;amp;TT tool that you can find here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18006.www1.hp.com/products/storageworks/ltt/qa.html" target="_blank"&gt;http://h18006.www1.hp.com/products/storageworks/ltt/qa.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Sun, 23 Oct 2005 11:23:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/troubleshooting-a-date-4-8-tape-on-hp-unix/m-p/3655536#M484125</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2005-10-23T11:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting a Date 4/8 Tape on Hp-Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/troubleshooting-a-date-4-8-tape-on-hp-unix/m-p/3655537#M484126</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can find out the status of device attached by ioscan command.&lt;BR /&gt;&lt;BR /&gt;#ioscan -fnC tape&lt;BR /&gt;&lt;BR /&gt;Will list all the tape devices and there device files. If the status of the device shown is NO_HW then it means it was attached earlier but is not present at same path now. &lt;BR /&gt;&lt;BR /&gt;Once sure with the available device file you can use normal backup commands as indicated earlier.&lt;BR /&gt;&lt;BR /&gt;If device file does not exist then use insf command to create same.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Sun, 23 Oct 2005 11:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/troubleshooting-a-date-4-8-tape-on-hp-unix/m-p/3655537#M484126</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-10-23T11:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting a Date 4/8 Tape on Hp-Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/troubleshooting-a-date-4-8-tape-on-hp-unix/m-p/3655538#M484127</link>
      <description>First please do an&lt;BR /&gt;&lt;BR /&gt;ioscan -fnCtape&lt;BR /&gt;&lt;BR /&gt;If the status is CLAIMED, the device is "claimed" by the driver. If you're using the same SCSI ID but a different model, the status may be "DIFF_HW". In this case, use SAM to re-create the device files.&lt;BR /&gt;Try to post the "ioscan -fnCtape" output.</description>
      <pubDate>Sun, 23 Oct 2005 11:50:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/troubleshooting-a-date-4-8-tape-on-hp-unix/m-p/3655538#M484127</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2005-10-23T11:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting a Date 4/8 Tape on Hp-Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/troubleshooting-a-date-4-8-tape-on-hp-unix/m-p/3655539#M484128</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can check the Tape Device Status using:&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC tape &lt;BR /&gt;&lt;BR /&gt;This should display your tape decive file and whether is CLAIMED by the System or not.&lt;BR /&gt;It will also let you know the device file associated with it.&lt;BR /&gt;&lt;BR /&gt;If it is UNCLAIMED then probably there is a driver issue and you can check using what drivers are configured/loaded/availble in kernel with:&lt;BR /&gt;&lt;BR /&gt;# lsdev &lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 23 Oct 2005 12:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/troubleshooting-a-date-4-8-tape-on-hp-unix/m-p/3655539#M484128</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-10-23T12:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting a Date 4/8 Tape on Hp-Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/troubleshooting-a-date-4-8-tape-on-hp-unix/m-p/3655540#M484129</link>
      <description>HP has an unsupported tool called tapeinfo that can be used to interrogate your dat tape drive. Get firmware, tape usage, capacity, etc.&lt;BR /&gt; &lt;BR /&gt;You can find it at-&lt;BR /&gt;&lt;A href="ftp://hprc.external.hp.com/sysadmin/programs/tapeinfo" target="_blank"&gt;ftp://hprc.external.hp.com/sysadmin/programs/tapeinfo&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt; &lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Mon, 24 Oct 2005 09:37:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/troubleshooting-a-date-4-8-tape-on-hp-unix/m-p/3655540#M484129</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2005-10-24T09:37:03Z</dc:date>
    </item>
  </channel>
</rss>

