<?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 recovery archive in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553131#M519683</link>
    <description>Hello&lt;BR /&gt;I want to create recovery image in a file but I don't&lt;BR /&gt;want to use Ignite-UX server. I think it's possible to&lt;BR /&gt;make a boot LIF with make_medialif and a system image&lt;BR /&gt;with make_sys_image. So I want to do the same thing&lt;BR /&gt;make_recovery does but whitout a tape drive.&lt;BR /&gt;Does anybody can help me!&lt;BR /&gt;Thanks</description>
    <pubDate>Mon, 16 Jul 2001 14:00:07 GMT</pubDate>
    <dc:creator>Eric Guerizec</dc:creator>
    <dc:date>2001-07-16T14:00:07Z</dc:date>
    <item>
      <title>recovery archive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553131#M519683</link>
      <description>Hello&lt;BR /&gt;I want to create recovery image in a file but I don't&lt;BR /&gt;want to use Ignite-UX server. I think it's possible to&lt;BR /&gt;make a boot LIF with make_medialif and a system image&lt;BR /&gt;with make_sys_image. So I want to do the same thing&lt;BR /&gt;make_recovery does but whitout a tape drive.&lt;BR /&gt;Does anybody can help me!&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 16 Jul 2001 14:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553131#M519683</guid>
      <dc:creator>Eric Guerizec</dc:creator>
      <dc:date>2001-07-16T14:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: recovery archive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553132#M519684</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;you can use &lt;BR /&gt;make_net_recovery.&lt;BR /&gt;Please check &lt;BR /&gt;man 1M make_net_recovery output.&lt;BR /&gt;&lt;BR /&gt;Typical example could be&lt;BR /&gt;remsh $i xterm -display $DISPLAY -e "/bin/sh -c 'unset DISPLAY;HOST=`hostname`;time /opt/ignite/bin/make_net_recovery -s  10.15.135.9 -a  10.15.135.9:/var/opt/ignite/archives/$HOST -d Ignite_${HOST} -x inc_entire=/dev/vg00 -x exclude=/tmp -x exclude=/var/tmp-P s ' "&lt;BR /&gt;&lt;BR /&gt;The Filesystem (somewhere in LAN with enough free space) 10.15.135.9:/var/opt/ignite/archives/$HOST &lt;BR /&gt;must be exported with entry in &lt;BR /&gt;/etc/exports:&lt;BR /&gt;/var/opt/ignite/archives -anon=2&lt;BR /&gt;/var/opt/ignite/clients -anon=2&lt;BR /&gt;&lt;BR /&gt;Regards:&lt;BR /&gt;Martin</description>
      <pubDate>Tue, 17 Jul 2001 10:57:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553132#M519684</guid>
      <dc:creator>Martin Christov</dc:creator>
      <dc:date>2001-07-17T10:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: recovery archive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553133#M519685</link>
      <description>Thanks Martin&lt;BR /&gt;But I think I have to use a Ignite-UX server for your&lt;BR /&gt;solution. It's not good for me.&lt;BR /&gt;Sorry!</description>
      <pubDate>Tue, 17 Jul 2001 12:28:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553133#M519685</guid>
      <dc:creator>Eric Guerizec</dc:creator>
      <dc:date>2001-07-17T12:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: recovery archive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553134#M519686</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;If you are the Eric I used to know a few years ago,&lt;BR /&gt;contact me by email. I just sent one in your private&lt;BR /&gt;mailbox (free.fr).&lt;BR /&gt;&lt;BR /&gt;marc.</description>
      <pubDate>Thu, 19 Jul 2001 08:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553134#M519686</guid>
      <dc:creator>marc seguin</dc:creator>
      <dc:date>2001-07-19T08:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: recovery archive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553135#M519687</link>
      <description>not possible w/o tape drive , have to use make_net_recovery.</description>
      <pubDate>Thu, 19 Jul 2001 08:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553135#M519687</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2001-07-19T08:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: recovery archive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553136#M519688</link>
      <description>Why do you not want to use Ignite/UX?  It is FREE from HP.  It is very stable.  You do NOT have to reboot to install it.&lt;BR /&gt;&lt;BR /&gt;I can't think of a reason NOT to use Ignite/UX.</description>
      <pubDate>Thu, 19 Jul 2001 17:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553136#M519688</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-07-19T17:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: recovery archive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553137#M519689</link>
      <description>I don't say "I don't want to use Ignite/UX", I say "I don't want to use&lt;BR /&gt;an Ignite server". Of course, I want to use Ignite/UX commands and I think&lt;BR /&gt;that Ignite/UX is a very good product.&lt;BR /&gt;I have some hp-ux servers without a tape drive and I want to make a recovery&lt;BR /&gt;image file for this servers. If I have a recovery image then I can transfer it&lt;BR /&gt;with ftp to another server with a tape drive and copy file on the tape.&lt;BR /&gt;In case of crash, I could restore my system with an external tape drive.&lt;BR /&gt;I have one external tape drive and I don't want to buy a tape drive for&lt;BR /&gt;each server, not yet.&lt;BR /&gt;I think I have the solution but I couldn't test it now because I'm waiting&lt;BR /&gt;for a test machine.&lt;BR /&gt;To resume, I make a tar gzip file of my system (all data in vg00)&lt;BR /&gt;(1) I use archive_impact command to get size impact of each directory of&lt;BR /&gt;the tar gzip file&lt;BR /&gt;(2) I use save_config command to get all the LVM configuration&lt;BR /&gt;I use files of (1) and (2) with make_medialif to make a boot LIF file for a tape.&lt;BR /&gt;I transfer the boot LIF file and the system image file to an another server with&lt;BR /&gt;tape drive and I copy them on a tape with the command dd (block size of 2k for&lt;BR /&gt;the boot lif file, block size of 10k for the system image file).&lt;BR /&gt;I think my solution works but I could test it later.&lt;BR /&gt;So, to be continued...</description>
      <pubDate>Wed, 25 Jul 2001 07:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recovery-archive/m-p/2553137#M519689</guid>
      <dc:creator>Eric Guerizec</dc:creator>
      <dc:date>2001-07-25T07:07:16Z</dc:date>
    </item>
  </channel>
</rss>

