<?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 verify on itanium HPUX 11.23 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646853#M504541</link>
    <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I normally use:&lt;BR /&gt;# export TAPE=/dev/rmt/Xmn&lt;BR /&gt;# mt fsf 1&lt;BR /&gt;# dd if=/dev/rmt/Xmn bs=10k | gzcat -c - | tar tvf -&lt;BR /&gt;&lt;BR /&gt;Let me know if it works for you...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;X.-</description>
    <pubDate>Tue, 14 Oct 2008 12:57:58 GMT</pubDate>
    <dc:creator>Xavier Gutierrez_2</dc:creator>
    <dc:date>2008-10-14T12:57:58Z</dc:date>
    <item>
      <title>make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646842#M504530</link>
      <description>I am testing a new itanium rx2630 &lt;BR /&gt;Trying to make an ignite tape and recover with it. I'll not be confortable with it if I can't quickly recover &lt;BR /&gt;&lt;BR /&gt;I created a tape Ignite C.6.2.241&lt;BR /&gt;/opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I&lt;BR /&gt;&lt;BR /&gt;It reports sucessfull.&lt;BR /&gt;I am unable to read the tape.&lt;BR /&gt;&lt;BR /&gt;mt -f /dev/rmt/0mn fsf 1&lt;BR /&gt;pax -vf /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;This works on my PA systems Ignite C.6.1.44&lt;BR /&gt;&lt;BR /&gt;RECOVERY LOG PART&lt;BR /&gt;* /opt/ignite/data/scripts/make_sys_image -c n -d /dev/rmt/0mn -t n -s&lt;BR /&gt;local -n 2005-10-10,15:41 -m t -w&lt;BR /&gt;/var/opt/ignite/recovery/2005-10-10,15:41/recovery.log -u -R -g&lt;BR /&gt;/var/opt/ignite/recovery/2005-10-10,15:41/flist -a 8167990&lt;BR /&gt;&lt;BR /&gt;* Preparing to create a system archive.&lt;BR /&gt;&lt;BR /&gt;* Archiving contents of oradevt via tar image to local device/dev/rmt/0mn.&lt;BR /&gt;* Creation of system archive complete.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Oct 2005 12:03:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646842#M504530</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2005-10-11T12:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646843#M504531</link>
      <description>Larry,&lt;BR /&gt;&lt;BR /&gt;Rather than pax, can you try using tar?&lt;BR /&gt;&lt;BR /&gt;mt -f /dev/rmt/0mn fsf 1&lt;BR /&gt;tar -tvg /dev/rmt/omn&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 11 Oct 2005 12:12:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646843#M504531</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-10-11T12:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646844#M504532</link>
      <description>pax,tar dosn't matter.&lt;BR /&gt;I get block read error&lt;BR /&gt;tar -vtf /dev/rmt/0mn works OK on other tapes.</description>
      <pubDate>Tue, 11 Oct 2005 12:17:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646844#M504532</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2005-10-11T12:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646845#M504533</link>
      <description>Well Integrity systems can't boot direct off tape (you have to boot off CD and then restore from the ignite tape), so maybe the itanium version of make_tape_recovery doesn't bother to put a boot image at the start of the tape? What if you don't bother with the 'fsf 1'?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 11 Oct 2005 12:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646845#M504533</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2005-10-11T12:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646846#M504534</link>
      <description># mt -f /dev/rmt/0mn rew&lt;BR /&gt;# tar -tvf /dev/rmt/0mn&lt;BR /&gt;Tar: tape blocksize error&lt;BR /&gt;&lt;BR /&gt;Does not seem to mater.&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Oct 2005 15:36:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646846#M504534</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2005-10-11T15:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646847#M504535</link>
      <description>I think you need to use&lt;BR /&gt;&lt;BR /&gt;# mt -f /dev/rmt/0mn rew&lt;BR /&gt;# mt -f /dev/rmt/0mn fsf 1&lt;BR /&gt;# tar -tvf /dev/rmt/0m</description>
      <pubDate>Tue, 11 Oct 2005 21:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646847#M504535</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2005-10-11T21:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646848#M504536</link>
      <description>&lt;BR /&gt;According to the C.6.2 release notes, the tape format used for Itanium systems&lt;BR /&gt;has changed in order to provide future support for direct boot capability. For&lt;BR /&gt;more details, see the Ignite-UX release notes:&lt;BR /&gt;&lt;BR /&gt;/opt/ignite/share/doc/release_note&lt;BR /&gt;In order to access the tar archive, do the following, assuming /dev/rmt/0mn is&lt;BR /&gt;the device in question:&lt;BR /&gt;&lt;BR /&gt;# mt -t /dev/rmt/0mn rew&lt;BR /&gt;# mt -t /dev/rmt/0mn fsf 22&lt;BR /&gt;# pax -vt /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;I tried this and It does work.</description>
      <pubDate>Wed, 12 Oct 2005 13:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646848#M504536</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2005-10-12T13:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646849#M504537</link>
      <description>Larry,&lt;BR /&gt;&lt;BR /&gt;I am also facing the same problem. The only difference is, i am using "rx2620" h/w (HPUX 11.23).&lt;BR /&gt;In my case also, the archiving went on smoothly. But, when i attached the tape drive onto the m/c &amp;amp; try to boot through it, it fails !!&lt;BR /&gt;I am interested to know, how did you succeed in doing this ??&lt;BR /&gt;Also, where did you run these commands:&lt;BR /&gt;&lt;BR /&gt;# mt -t /dev/rmt/0mn rew&lt;BR /&gt;# mt -t /dev/rmt/0mn fsf 22&lt;BR /&gt;# pax -vt /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Waiting eagerly for your answer.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ramesh.K.R.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2006 04:48:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646849#M504537</guid>
      <dc:creator>Ramesh.K.R.</dc:creator>
      <dc:date>2006-09-07T04:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646850#M504538</link>
      <description>You have to boot from the install CD and on the menu you will find there is an option to boot from tape. &lt;BR /&gt;&lt;BR /&gt;Those lines were run from the command line when the system was up only to verify that the tape was good without actually igniting the system.&lt;BR /&gt;&lt;BR /&gt;Also be avare of the fact that the boot media and the tape media must match.&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/IUX/2stepmedia.html" target="_blank"&gt;http://docs.hp.com/en/IUX/2stepmedia.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Read up on new ignite version problems.&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/IUX/recommendations.html" target="_blank"&gt;http://docs.hp.com/en/IUX/recommendations.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Get the latest ignite document for procedures.&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90970/ch08s02.html?btnPrev=%AB%A0prev" target="_blank"&gt;http://docs.hp.com/en/B2355-90970/ch08s02.html?btnPrev=%AB%A0prev&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2006 07:04:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646850#M504538</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2006-09-07T07:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646851#M504539</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The only way to be sure the image will work is to use the image. That requires you to either recover it to a scratch system or to arrange time in a local HP performane center to test it.&lt;BR /&gt;&lt;BR /&gt;There are things that can go wrong that happen after recovery or that do not have anything to do with reading the tape, which is what the work on this issue have shown thus far.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 07 Sep 2006 07:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646851#M504539</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-09-07T07:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646852#M504540</link>
      <description>Larry,&lt;BR /&gt;&lt;BR /&gt;Thanks. Let me try &amp;amp; come back to you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ramesh.K.R.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2006 07:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646852#M504540</guid>
      <dc:creator>Ramesh.K.R.</dc:creator>
      <dc:date>2006-09-07T07:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646853#M504541</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I normally use:&lt;BR /&gt;# export TAPE=/dev/rmt/Xmn&lt;BR /&gt;# mt fsf 1&lt;BR /&gt;# dd if=/dev/rmt/Xmn bs=10k | gzcat -c - | tar tvf -&lt;BR /&gt;&lt;BR /&gt;Let me know if it works for you...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;X.-</description>
      <pubDate>Tue, 14 Oct 2008 12:57:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646853#M504541</guid>
      <dc:creator>Xavier Gutierrez_2</dc:creator>
      <dc:date>2008-10-14T12:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646854#M504542</link>
      <description>Sorry to slap you with no points but this question was answered be Ramesh 2 years ago.</description>
      <pubDate>Tue, 14 Oct 2008 13:11:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646854#M504542</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2008-10-14T13:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery verify on itanium HPUX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646855#M504543</link>
      <description>Close the thread then...</description>
      <pubDate>Tue, 14 Oct 2008 13:35:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-verify-on-itanium-hpux-11-23/m-p/3646855#M504543</guid>
      <dc:creator>Xavier Gutierrez_2</dc:creator>
      <dc:date>2008-10-14T13:35:19Z</dc:date>
    </item>
  </channel>
</rss>

