<?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 image file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333138#M513938</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1) Is it means that every time the make recovery is completed, the make_sys_image will be created? Or this file will only created if there is an error?&lt;BR /&gt;&lt;BR /&gt;regards.</description>
    <pubDate>Fri, 16 Jul 2004 00:22:55 GMT</pubDate>
    <dc:creator>Ngoh Chean Siung</dc:creator>
    <dc:date>2004-07-16T00:22:55Z</dc:date>
    <item>
      <title>make_recovery image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333136#M513936</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1) Under what condition the make_sys_image_flag##### where ##### is a number will be created in /var/tmp/ign_configure?&lt;BR /&gt;&lt;BR /&gt;2) Make_recovery will backup the root volume group and /usr, right? Is all the HP OS files is kept inside /?&lt;BR /&gt;&lt;BR /&gt;3) How to view the make_recover content from the tape?&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Thu, 15 Jul 2004 22:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333136#M513936</guid>
      <dc:creator>Ngoh Chean Siung</dc:creator>
      <dc:date>2004-07-15T22:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333137#M513937</link>
      <description>1) /var/tmp/ign_configure/make_sys_image_flag&lt;BR /&gt;&lt;BR /&gt;Please take care that any other make_sys_image has finished before starting a new recovery process. It may be other make_sys_image process still has not stopped.&lt;BR /&gt;&lt;BR /&gt;2) make_recovery commands backup all lvol in the vg00.&lt;BR /&gt;&lt;BR /&gt;3) To search a single file from the recovery archive:&lt;BR /&gt;&lt;BR /&gt;      mt -t /dev/rmt/0mn fsf 1&lt;BR /&gt;      tar -tvf /dev/rmt/0m filename&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2004 23:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333137#M513937</guid>
      <dc:creator>YoungHwan, Ko</dc:creator>
      <dc:date>2004-07-15T23:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333138#M513938</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1) Is it means that every time the make recovery is completed, the make_sys_image will be created? Or this file will only created if there is an error?&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Fri, 16 Jul 2004 00:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333138#M513938</guid>
      <dc:creator>Ngoh Chean Siung</dc:creator>
      <dc:date>2004-07-16T00:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333139#M513939</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;"2) Make_recovery will backup the root volume group and /usr, right? Is all the HP OS files is kept inside /?"&lt;BR /&gt;&lt;BR /&gt;If you issue :&lt;BR /&gt;# make_recovery -ACv -d &lt;TAPEDEVICE&gt;&lt;BR /&gt;&lt;BR /&gt;Then entire VG00 gets restored and if you execute it without -A option then following will be stored in the tape.&lt;BR /&gt;&lt;BR /&gt; /.profile, /.rhosts,&lt;BR /&gt; /dev, /etc, /sbin,&lt;BR /&gt;&lt;BR /&gt; /usr/bin, /usr/sbin,&lt;BR /&gt; /usr/lib, /usr/obam,&lt;BR /&gt; /usr/sam, /usr/share,&lt;BR /&gt; /usr/ccs, /usr/conf,&lt;BR /&gt; /usr/lbin, /usr/contrib,&lt;BR /&gt; /usr/local, /usr/newconfig&lt;BR /&gt;&lt;BR /&gt; /var/adm/sw/security, /var/opt/ignite/local/manifest,&lt;BR /&gt; /var/adm/sw/products, /var/adm/sw/save,&lt;BR /&gt; /var/adm/sw/sessions/swconfig.last,&lt;BR /&gt; /var/adm/sw/sessions/swmodify.last,&lt;BR /&gt; /var/adm/sw/sessions/swlist.last,&lt;BR /&gt; /var/adm/sw/swconfig.log,&lt;BR /&gt; /var/adm/sw/getdate.templ,&lt;BR /&gt; /var/adm/sw/defaults.patchfilters,&lt;BR /&gt; /var/adm/sw/ui/preferences, /var/adm/sw/targets,&lt;BR /&gt; /var/adm/sw/software, /var/adm/sbtab,&lt;BR /&gt; /var/opt/ignite/recovery,&lt;BR /&gt; /var/adm/cron, /var/spool/cron,&lt;BR /&gt;/opt/ignite/bin/print_manifest,&lt;BR /&gt;/opt/ignite/share/man/man1m.Z/print_manifest.1m,&lt;BR /&gt;/opt/upgrade, /opt/dce&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;/TAPEDEVICE&gt;</description>
      <pubDate>Fri, 16 Jul 2004 01:35:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333139#M513939</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-07-16T01:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333140#M513940</link>
      <description>Hi,&lt;BR /&gt;" 3) How to view the make_recover content from the tape? "&lt;BR /&gt;The file /var/opt/ignite/logs/makrec.log2 keeps information about all file stored on the Make_Recovery Tape.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2004 01:41:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333140#M513940</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-07-16T01:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333141#M513941</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is anyone has idea on question 1?&lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Fri, 16 Jul 2004 02:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333141#M513941</guid>
      <dc:creator>Ngoh Chean Siung</dc:creator>
      <dc:date>2004-07-16T02:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333142#M513942</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the files /var/tmp/ign_configure/* &lt;BR /&gt;are created when you run make_tape_recovery and when it exits, they should be deleted.&lt;BR /&gt;&lt;BR /&gt;If you kill the processes (e.g. by a reboot) before they could remove the files you will have to rm them yourself afterwards.&lt;BR /&gt;&lt;BR /&gt;So they are kinda log&amp;amp;lock files.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Fri, 16 Jul 2004 03:08:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333142#M513942</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2004-07-16T03:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333143#M513943</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What you mean is every the make_recovery is finished, a file called make_sys_image will be created. This file is automatically be deleted if everything is fine (exp: no reboot). Am I right? So, how long will this file exists before deleted by the system?&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Fri, 16 Jul 2004 03:19:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333143#M513943</guid>
      <dc:creator>Ngoh Chean Siung</dc:creator>
      <dc:date>2004-07-16T03:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery image file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333144#M513944</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;to clarify:&lt;BR /&gt;the file make_sys_image_&lt;PID&gt; is created when make_sys_image *starts* and it logs messages into this file *while* it is running. When it *exits* the file will be deleted.&lt;BR /&gt;&lt;BR /&gt;When you start a make_tape_recovery and such a file still exists you will get a warning that another make_tape_recovery is still running (even though you may have just rebooted)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard&lt;/PID&gt;</description>
      <pubDate>Fri, 16 Jul 2004 04:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-image-file/m-p/3333144#M513944</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2004-07-16T04:30:25Z</dc:date>
    </item>
  </channel>
</rss>

