<?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: make_tape_recovery issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355419#M502736</link>
    <description>HI all,&lt;BR /&gt;&lt;BR /&gt;Since I only have this option I can't perform the make_tape_recovery&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      1  0/1/1/1.3.0  stape CLAIMED     DEVICE       HP      C7438A&lt;BR /&gt;so I rerun another round of insf -e -v&lt;BR /&gt;&lt;BR /&gt;So latest result it appear&lt;BR /&gt;&lt;BR /&gt;ioscan -fnCtape&lt;BR /&gt;Class     I  H/W Path     Driver S/W State   H/W Type     Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;tape      1  0/1/1/1.3.0  stape CLAIMED     DEVICE       HP      C7438A&lt;BR /&gt;                         /dev/rmt/1m            /dev/rmt/c3t3d0BESTnb&lt;BR /&gt;                         /dev/rmt/1mb           /dev/rmt/c3t3d0DDS&lt;BR /&gt;                         /dev/rmt/1mnb          /dev/rmt/c3t3d0DDSb&lt;BR /&gt;                         /dev/rmt/c3t3d0BEST    /dev/rmt/c3t3d0DDSn&lt;BR /&gt;                         /dev/rmt/c3t3d0BESTb   /dev/rmt/c3t3d0DDSnb&lt;BR /&gt;                         /dev/rmt/c3t3d0BESTn&lt;BR /&gt;&lt;BR /&gt;without /dev/rmt/1mn&lt;BR /&gt;&lt;BR /&gt;so I perform this command&lt;BR /&gt;make_tape_recovery -v -I -x inc_entire=vg00 -a /dev/rmt/c3t3d0DDSn.&lt;BR /&gt;Looks like it running now at stage&lt;BR /&gt;&lt;BR /&gt;WARNING: You are about to create an Itanium-based recovery tape.  To recover&lt;BR /&gt;         the system using this tape, you must perform 'two-step media recovery'&lt;BR /&gt;         where the boot media (CD or DVD) has the same version of Ignite-UX as&lt;BR /&gt;         the version on this tape.&lt;BR /&gt;       * Complete writing boot LIF onto tape.&lt;BR /&gt;       * /opt/ignite/data/scripts/make_sys_image -c n -d /dev/rmt/c3t3d0DDSn -t&lt;BR /&gt;         n -s local -n 2009-02-11,08:31 -m t -w&lt;BR /&gt;         /var/opt/ignite/recovery/2009-02-11,08:31/recovery.log -u -R -g&lt;BR /&gt;         /var/opt/ignite/recovery/2009-02-11,08:31/flist -a 39055440&lt;BR /&gt;&lt;BR /&gt;       * Preparing to create a system archive.&lt;BR /&gt;&lt;BR /&gt;       * Archiving contents of cgc_uat via tar image to local device/dev/rmt/c3t3d0DDSn.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Feb 2009 01:33:38 GMT</pubDate>
    <dc:creator>Fauziah Mahdan</dc:creator>
    <dc:date>2009-02-11T01:33:38Z</dc:date>
    <item>
      <title>make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355405#M502722</link>
      <description>Hi all,&lt;BR /&gt;I have 1 tape drive sharing with 3 servers.&lt;BR /&gt;When I move the tape drive into server c and run ioscan option appear as:&lt;BR /&gt;Class     I  H/W Path     Driver S/W State   H/W Type     Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;tape      1  0/1/1/1.3.0  stape CLAIMED     DEVICE       HP      C7438A&lt;BR /&gt;                         /dev/rmt/1m            /dev/rmt/c3t3d0BESTnb&lt;BR /&gt;                         /dev/rmt/1mb           /dev/rmt/c3t3d0DDS&lt;BR /&gt;                         /dev/rmt/1mnb          /dev/rmt/c3t3d0DDSb&lt;BR /&gt;                         /dev/rmt/c3t3d0BEST    /dev/rmt/c3t3d0DDSn&lt;BR /&gt;                         /dev/rmt/c3t3d0BESTb   /dev/rmt/c3t3d0DDSnb&lt;BR /&gt;                         /dev/rmt/c3t3d0BESTn&lt;BR /&gt;&lt;BR /&gt;When I perform make_tape_recovery -v -I -x inc_entire=vg00 -a /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;error as&lt;BR /&gt;&lt;BR /&gt;ERROR:   This is not a no rewind device file.&lt;BR /&gt;ERROR:   Check tape device failed.&lt;BR /&gt;&lt;BR /&gt;The problem is I don't have option mn to choose.&lt;BR /&gt;Pls help.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2009 08:43:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355405#M502722</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2009-02-10T08:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355406#M502723</link>
      <description>Try this,&lt;BR /&gt;&lt;BR /&gt;# mkdir /tmp/tape_backup&lt;BR /&gt;# mv /dev/rmt/* /tmp/tape_backup&lt;BR /&gt;# insf -e&lt;BR /&gt;# ioscan -fn tape&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Try taking ignite backup</description>
      <pubDate>Tue, 10 Feb 2009 08:46:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355406#M502723</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-02-10T08:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355407#M502724</link>
      <description>Hi,&lt;BR /&gt;Maybe is a typo, but  the ioscan show the 1m tape and you perform a tape_recovery on the 0m tape. &lt;BR /&gt;So if you want to reinstall tape driver do what avinash write, but first check if you have the no rewind driver ll /dev/rmt/*mn</description>
      <pubDate>Tue, 10 Feb 2009 09:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355407#M502724</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2009-02-10T09:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355408#M502725</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is always preferred to connect the tape drives when the system is powered off. If we connect the drive online then kernel may not detect the drive and leads into many issues.&lt;BR /&gt;&lt;BR /&gt;First thing you need to try is reboot the system and check if all the required device files are created.&lt;BR /&gt;&lt;BR /&gt;Remove the device files at hardware path 0/1/1/1.3.0 and recreate it.&lt;BR /&gt;&lt;BR /&gt;#rmsf -H 0/1/1/1.3.0&lt;BR /&gt;#insf -e -v</description>
      <pubDate>Tue, 10 Feb 2009 09:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355408#M502725</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-02-10T09:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355409#M502726</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Make sure the tape drive has power and scsi.&lt;BR /&gt;&lt;BR /&gt;insf -e&lt;BR /&gt;&lt;BR /&gt;Try again&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 10 Feb 2009 10:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355409#M502726</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-02-10T10:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355410#M502727</link>
      <description>Agreed that I ahve connected to the tape drive during server on.&lt;BR /&gt;But I have restarted the server.&lt;BR /&gt;BTW I run &lt;BR /&gt;&lt;BR /&gt;rmsf -H 0/1/1/1.3.0&lt;BR /&gt;# insf -e&lt;BR /&gt;insf: Installing special files for sdisk instance 0 address 0/0/2/0.0.0.0&lt;BR /&gt;insf: Installing special files for sctl instance 0 address 0/0/2/0.0.7.0&lt;BR /&gt;insf: Installing special files for sctl instance 1 address 0/0/2/0.1.7.0&lt;BR /&gt;insf: Installing special files for sdisk instance 1 address 0/1/1/0.0.0&lt;BR /&gt;insf: Installing special files for sdisk instance 2 address 0/1/1/0.1.0&lt;BR /&gt;insf: Installing special files for sctl instance 2 address 0/1/1/0.7.0&lt;BR /&gt;insf: Installing special files for sctl instance 3 address 0/1/1/1.7.0&lt;BR /&gt;insf: Installing special files for asio0 instance 0 address 0/6/1/0&lt;BR /&gt;insf: Installing special files for asio0 instance 1 address 0/6/1/1&lt;BR /&gt;insf: Installing special files for ipmi instance 0 address 250/0&lt;BR /&gt;insf: Installing special files for asio0 instance 2 address 250/1&lt;BR /&gt;insf: Installing special files for asio0 instance 3 address 250/2&lt;BR /&gt;insf: Installing special files for pseudo driver cn&lt;BR /&gt;insf: Installing special files for pseudo driver mm&lt;BR /&gt;insf: Installing special files for pseudo driver udp&lt;BR /&gt;insf: Installing special files for pseudo driver ptym&lt;BR /&gt;insf: Installing special files for pseudo driver ptys&lt;BR /&gt;insf: Installing special files for pseudo driver tcp&lt;BR /&gt;insf: Installing special files for pseudo driver rawip&lt;BR /&gt;insf: Installing special files for pseudo driver nuls&lt;BR /&gt;insf: Installing special files for pseudo driver ip&lt;BR /&gt;insf: Installing special files for pseudo driver arp&lt;BR /&gt;insf: Installing special files for pseudo driver dmem&lt;BR /&gt;insf: Installing special files for pseudo driver tlcotsod&lt;BR /&gt;insf: Installing special files for pseudo driver tlcots&lt;BR /&gt;insf: Installing special files for pseudo driver tlclts&lt;BR /&gt;insf: Installing special files for pseudo driver devkrs&lt;BR /&gt;insf: Installing special files for pseudo driver dmp&lt;BR /&gt;insf: Installing special files for pseudo driver dev_config&lt;BR /&gt;insf: Installing special files for pseudo driver strlog&lt;BR /&gt;insf: Installing special files for pseudo driver sad&lt;BR /&gt;insf: Installing special files for pseudo driver stcpmap&lt;BR /&gt;insf: Installing special files for pseudo driver tels&lt;BR /&gt;insf: Installing special files for pseudo driver telm&lt;BR /&gt;insf: Installing special files for pseudo driver vols&lt;BR /&gt;insf: Installing special files for pseudo driver asyncdsk&lt;BR /&gt;insf: Installing special files for pseudo driver echo&lt;BR /&gt;insf: Installing special files for pseudo driver dlpi&lt;BR /&gt;insf: Installing special files for pseudo driver ptm&lt;BR /&gt;insf: Installing special files for pseudo driver pts&lt;BR /&gt;insf: Installing special files for pseudo driver klog&lt;BR /&gt;insf: Installing special files for pseudo driver sy&lt;BR /&gt;insf: Installing special files for pseudo driver kepd&lt;BR /&gt;insf: Installing special files for pseudo driver diag2&lt;BR /&gt;insf: Installing special files for pseudo driver root&lt;BR /&gt;# ioscan -fnCtape&lt;BR /&gt;Class     I  H/W Path     Driver S/W State   H/W Type     Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;tape      1  0/1/1/1.3.0  stape CLAIMED     DEVICE       HP      C7438A&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That the only result appear.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2009 10:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355410#M502727</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2009-02-10T10:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355411#M502728</link>
      <description>What's happen now with&lt;BR /&gt; make_tape_recovery -v -I -x inc_entire=vg00 -a /dev/rmt/1mn</description>
      <pubDate>Tue, 10 Feb 2009 10:56:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355411#M502728</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2009-02-10T10:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355412#M502729</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;I agree with smatador. You wrote :&lt;BR /&gt;&lt;BR /&gt;"&lt;BR /&gt;/dev/rmt/1m /dev/rmt/c3t3d0BESTnb&lt;BR /&gt;/dev/rmt/1mb /dev/rmt/c3t3d0DDS&lt;BR /&gt;/dev/rmt/1mnb /dev/rmt/c3t3d0DDSb&lt;BR /&gt;/dev/rmt/c3t3d0BEST /dev/rmt/c3t3d0DDSn&lt;BR /&gt;/dev/rmt/c3t3d0BESTb /dev/rmt/c3t3d0DDSnb&lt;BR /&gt;/dev/rmt/c3t3d0BESTn&lt;BR /&gt;&lt;BR /&gt;When I perform make_tape_recovery -v -I -x inc_entire=vg00 -a /dev/rmt/0m&lt;BR /&gt;"&lt;BR /&gt;&lt;BR /&gt;Where do you see a device file /dev/rmt/0m and so on ?&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Kenavo&lt;BR /&gt;Pat</description>
      <pubDate>Tue, 10 Feb 2009 11:14:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355412#M502729</guid>
      <dc:creator>Patrice Le Guyader</dc:creator>
      <dc:date>2009-02-10T11:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355413#M502730</link>
      <description>as I said after remove the software and rerun insf&lt;BR /&gt;Check the ioscan&lt;BR /&gt;that the onlyr esult appear without all the &lt;BR /&gt;&lt;BR /&gt;/dev/rmt/1m /dev/rmt/c3t3d0BESTnb&lt;BR /&gt;/dev/rmt/1mb /dev/rmt/c3t3d0DDS&lt;BR /&gt;/dev/rmt/1mnb /dev/rmt/c3t3d0DDSb&lt;BR /&gt;/dev/rmt/c3t3d0BEST /dev/rmt/c3t3d0DDSn&lt;BR /&gt;/dev/rmt/c3t3d0BESTb /dev/rmt/c3t3d0DDSnb&lt;BR /&gt;/dev/rmt/c3t3d0BESTn&lt;BR /&gt;&lt;BR /&gt;only&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      1  0/1/1/1.3.0  stape CLAIMED     DEVICE       HP      C7438A&lt;BR /&gt;&lt;BR /&gt;appear.&lt;BR /&gt;&lt;BR /&gt;Make_tape_recovery still not work&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2009 11:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355413#M502730</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2009-02-10T11:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355414#M502731</link>
      <description>Hi Fauziah,&lt;BR /&gt;&lt;BR /&gt;if you are using this command #make_tape_recovery -v -I -x inc_entire=vg00 -a /dev/rmt/0m &lt;BR /&gt;&lt;BR /&gt;then the Ignite shall not occur because /dev/rmt/0m device-file is no more present on the system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Instead use this command after you have loaded a media in the tape drive.&lt;BR /&gt;&lt;BR /&gt;1)load the media in the tape drive properly.Wait for the Media to be stable after load and the green LED has stabilised.&lt;BR /&gt;2)Give the following command&lt;BR /&gt;#make_tape_recovery -v -I -x inc_entire=vg00 -a /dev/rmt/1mn&lt;BR /&gt;&lt;BR /&gt;the reason is that the tape drive in the system now shows that this device is /dev/rmt/1mn and no more as /dev/rmt/0m.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope i am able to point you out that correctly&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Tue, 10 Feb 2009 13:40:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355414#M502731</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-10T13:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355415#M502732</link>
      <description>What you need to do is use '/dev/rmt/c3t3d0DDSn'.  That is the equivalent of the '1mn' device.&lt;BR /&gt;&lt;BR /&gt;You command should look like this:&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -v -I -x inc_entire=vg00 -a /dev/rmt/c3t3d0DDSn</description>
      <pubDate>Tue, 10 Feb 2009 13:59:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355415#M502732</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-02-10T13:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355416#M502733</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please post the O/P of &lt;BR /&gt;&lt;BR /&gt;#ll /dev/rmt&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Tue, 10 Feb 2009 14:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355416#M502733</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-10T14:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355417#M502734</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As I suggested &lt;BR /&gt;&lt;BR /&gt;# mkdir /tmp/tape_backup&lt;BR /&gt;# mv /dev/rmt/* /tmp/tape_backup&lt;BR /&gt;# insf -e&lt;BR /&gt;# ioscan -fnC tape</description>
      <pubDate>Tue, 10 Feb 2009 14:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355417#M502734</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-02-10T14:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355418#M502735</link>
      <description>From the ioscan output, after doing rmsf there are no device files available now, but the tape is CLAIMED in ioscan&lt;BR /&gt;&lt;BR /&gt;Try the above commands and let me know.&lt;BR /&gt;&lt;BR /&gt;I am trying to backup all the device file in /dev/rmt and then running insf to recreate the device file&lt;BR /&gt;&lt;BR /&gt;Best of Luck !!</description>
      <pubDate>Tue, 10 Feb 2009 17:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355418#M502735</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-02-10T17:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355419#M502736</link>
      <description>HI all,&lt;BR /&gt;&lt;BR /&gt;Since I only have this option I can't perform the make_tape_recovery&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      1  0/1/1/1.3.0  stape CLAIMED     DEVICE       HP      C7438A&lt;BR /&gt;so I rerun another round of insf -e -v&lt;BR /&gt;&lt;BR /&gt;So latest result it appear&lt;BR /&gt;&lt;BR /&gt;ioscan -fnCtape&lt;BR /&gt;Class     I  H/W Path     Driver S/W State   H/W Type     Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;tape      1  0/1/1/1.3.0  stape CLAIMED     DEVICE       HP      C7438A&lt;BR /&gt;                         /dev/rmt/1m            /dev/rmt/c3t3d0BESTnb&lt;BR /&gt;                         /dev/rmt/1mb           /dev/rmt/c3t3d0DDS&lt;BR /&gt;                         /dev/rmt/1mnb          /dev/rmt/c3t3d0DDSb&lt;BR /&gt;                         /dev/rmt/c3t3d0BEST    /dev/rmt/c3t3d0DDSn&lt;BR /&gt;                         /dev/rmt/c3t3d0BESTb   /dev/rmt/c3t3d0DDSnb&lt;BR /&gt;                         /dev/rmt/c3t3d0BESTn&lt;BR /&gt;&lt;BR /&gt;without /dev/rmt/1mn&lt;BR /&gt;&lt;BR /&gt;so I perform this command&lt;BR /&gt;make_tape_recovery -v -I -x inc_entire=vg00 -a /dev/rmt/c3t3d0DDSn.&lt;BR /&gt;Looks like it running now at stage&lt;BR /&gt;&lt;BR /&gt;WARNING: You are about to create an Itanium-based recovery tape.  To recover&lt;BR /&gt;         the system using this tape, you must perform 'two-step media recovery'&lt;BR /&gt;         where the boot media (CD or DVD) has the same version of Ignite-UX as&lt;BR /&gt;         the version on this tape.&lt;BR /&gt;       * Complete writing boot LIF onto tape.&lt;BR /&gt;       * /opt/ignite/data/scripts/make_sys_image -c n -d /dev/rmt/c3t3d0DDSn -t&lt;BR /&gt;         n -s local -n 2009-02-11,08:31 -m t -w&lt;BR /&gt;         /var/opt/ignite/recovery/2009-02-11,08:31/recovery.log -u -R -g&lt;BR /&gt;         /var/opt/ignite/recovery/2009-02-11,08:31/flist -a 39055440&lt;BR /&gt;&lt;BR /&gt;       * Preparing to create a system archive.&lt;BR /&gt;&lt;BR /&gt;       * Archiving contents of cgc_uat via tar image to local device/dev/rmt/c3t3d0DDSn.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Feb 2009 01:33:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355419#M502736</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2009-02-11T01:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355420#M502737</link>
      <description>&amp;gt;Since I only have this option I can't perform the make_tape_recovery&lt;BR /&gt;&amp;gt; WARNING: You are about to create an Itanium-based recovery tape.&lt;BR /&gt;&lt;BR /&gt;What option?  If you have the latest firmware, you can boot directly from tape.</description>
      <pubDate>Wed, 11 Feb 2009 02:28:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355420#M502737</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-02-11T02:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355421#M502738</link>
      <description>This is right. Some itanium firmware releases are not able to boot from tape!&lt;BR /&gt;&lt;BR /&gt;I'd suggest to use make_net_recovery, setting up an ignite server and install/maintain/recover over lan!&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Armin&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Feb 2009 12:07:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355421#M502738</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2009-02-11T12:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355422#M502739</link>
      <description>Hi Fauziah,&lt;BR /&gt;&lt;BR /&gt;If you still need /dev/rmt/1mn file, you can manually create it. It should use the same major and minor numbers of /dev/rmt/c3t3d0BESTn or /dev/rmt/c3t3d0DDSn. &lt;BR /&gt;&lt;BR /&gt;#mknod /dev/rmt/1mn c 205 0x033040&lt;BR /&gt;&lt;BR /&gt;ownership should be bin:bin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Feb 2009 12:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355422#M502739</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-02-11T12:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355423#M502740</link>
      <description>hi all,&lt;BR /&gt;Need ur advice when I perform make_tape_recovery it require 2nd tape then error appear after inserting new tape and press 'go'.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;pax: opt/IBM/WebSphere/AppServer/systemApps/adminconsole.ear/adminconsole.war/WEB-INF/classes/_ibmjsp/com_2E_ibm_2E_ws_2E_console_2E_sibws_2E_sibusresources_2E_wss/_SIBWSSecurityServiceConfigsSummary.class : Path name element too long - skipped&lt;BR /&gt;pax: Ready for volume 2                                    go&lt;BR /&gt;pax: Ready for volume 2dy to proceed (or "quit" to abort):&lt;BR /&gt;pax: Type "go" when ready to proceed (or "quit" to abort): go&lt;BR /&gt;Continuing&lt;BR /&gt;WARNING: The pax command returned a non-zero exit status (exit status 1).&lt;BR /&gt;       * Creation of system archive complete.&lt;BR /&gt;&lt;BR /&gt;NOTE: Could not read the /etc/resolv.conf file.&lt;BR /&gt;       * Cleaning up old configuration file directories&lt;BR /&gt;&lt;BR /&gt;=======  02/11/09 13:31:13 PST  make_tape_recovery completed with warnings&lt;BR /&gt;#</description>
      <pubDate>Thu, 12 Feb 2009 01:04:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355423#M502740</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2009-02-12T01:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355424#M502741</link>
      <description>looks like you may have way more than the base OS installed in vg00.  &lt;BR /&gt;&lt;BR /&gt;my suggestion would be to look at /opt and identify any directories (such as /opt/IBM) that don't need to be on the ignite image.  include all of vg00 and exclude the non-essential bits.  those can be part of another backup tape (tar, dp or whatever)&lt;BR /&gt;&lt;BR /&gt;something like:&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -v -I -x inc_entire=vg00 -a /dev/rmt/c3t3d0DDSn -x exclude=/opt/IBM -x exclude=.......&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Feb 2009 18:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-issue/m-p/4355424#M502741</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-02-18T18:04:49Z</dc:date>
    </item>
  </channel>
</rss>

