<?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_recovery  question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-question/m-p/2888237#M102400</link>
    <description>Hi Chuck:&lt;BR /&gt;&lt;BR /&gt;For starters, 'make_recovery' is deprecated.  You should use 'make_tape_recovery' in lieu of it. This is well documented on the Ignite site. I suggest you obtain a current copy of Ignite and being using 'make_tape_recovery': &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/index.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To create a recovery tape for vg00, do:&lt;BR /&gt;&lt;BR /&gt;# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;</description>
    <pubDate>Wed, 22 Jan 2003 17:08:44 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2003-01-22T17:08:44Z</dc:date>
    <item>
      <title>make_recovery  question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-question/m-p/2888233#M102396</link>
      <description>To All:&lt;BR /&gt;&lt;BR /&gt;As i'm converting for MPE to HP-UX, I've been tasked to start by making 'make_recovery' tapes. On the first try, I came up with no errors, second try came up with the following;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;      ***************************************&lt;BR /&gt;       HP-UX System Recovery&lt;BR /&gt;make_recovery(486):Warning:vglogs082BCV is not activated.&lt;BR /&gt;       Going to create the tape.&lt;BR /&gt;make_recovery(472): /usr/bin/dd failed,res=512,errno=0&lt;BR /&gt;        Cleanup&lt;BR /&gt;&lt;BR /&gt;Then back to the prompt.  Do I have a problem?</description>
      <pubDate>Wed, 22 Jan 2003 16:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-question/m-p/2888233#M102396</guid>
      <dc:creator>Chuck Ciesinski</dc:creator>
      <dc:date>2003-01-22T16:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery  question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-question/m-p/2888234#M102397</link>
      <description>I had this problem the other day and from information I found, all I had to do was clean the tape drive.  I did have to clean it twice though.  I hope this helps.</description>
      <pubDate>Wed, 22 Jan 2003 17:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-question/m-p/2888234#M102397</guid>
      <dc:creator>Wayne Clay</dc:creator>
      <dc:date>2003-01-22T17:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery  question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-question/m-p/2888235#M102398</link>
      <description>First things first: Download and install the latest version of Ignite/UX ( &lt;A href="http://software.hp.com/products/IUX" target="_blank"&gt;http://software.hp.com/products/IUX&lt;/A&gt; ) and start using the make_tape_recovery command rather than make_recovery.&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/make_tape_recovery -a /dev/rmt/0m -I -v -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;The above command will create a bootable backup tape of your ENTIRE VG00 volume group.&lt;BR /&gt;&lt;BR /&gt;Now to your error message -- It appears that one of the volume groups on your system is not activated.  This could be for a variety of reasons, one being that this is a MC/SG cluster and that is a shared VG on the other node in the cluster.  Another could be that you have a problem with that VG.  That should not make the make_recovery fail though.&lt;BR /&gt;&lt;BR /&gt;The main problem is with the 'dd' command failing.  Were there any other messages?  You might try using the above make_tape_recovery and see if it makes a difference.</description>
      <pubDate>Wed, 22 Jan 2003 17:03:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-question/m-p/2888235#M102398</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-01-22T17:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery  question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-question/m-p/2888236#M102399</link>
      <description>Hi there&lt;BR /&gt;&lt;BR /&gt;What was the exact command you used to do your make_recovery?&lt;BR /&gt;&lt;BR /&gt;Also double check to make sure that the volume group vglogs082BCV is activated if it needs to be, not that make_recovery backs up that volume group as it is designed to backup vg00.</description>
      <pubDate>Wed, 22 Jan 2003 17:04:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-question/m-p/2888236#M102399</guid>
      <dc:creator>fg_1</dc:creator>
      <dc:date>2003-01-22T17:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery  question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-question/m-p/2888237#M102400</link>
      <description>Hi Chuck:&lt;BR /&gt;&lt;BR /&gt;For starters, 'make_recovery' is deprecated.  You should use 'make_tape_recovery' in lieu of it. This is well documented on the Ignite site. I suggest you obtain a current copy of Ignite and being using 'make_tape_recovery': &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/index.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To create a recovery tape for vg00, do:&lt;BR /&gt;&lt;BR /&gt;# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jan 2003 17:08:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-question/m-p/2888237#M102400</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-01-22T17:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery  question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-question/m-p/2888238#M102401</link>
      <description>To All:&lt;BR /&gt;&lt;BR /&gt;The command used to create the tape was 'make_recovery -A'.  Cleaning tape drive now and discussing version change with management.  Thanks to all..&lt;BR /&gt;&lt;BR /&gt;Chuck</description>
      <pubDate>Wed, 22 Jan 2003 17:52:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-question/m-p/2888238#M102401</guid>
      <dc:creator>Chuck Ciesinski</dc:creator>
      <dc:date>2003-01-22T17:52:08Z</dc:date>
    </item>
  </channel>
</rss>

