<?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: ignite format in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790541#M508266</link>
    <description>Did you use an upper case (capitl) 'I' or a lower case 'i'?  It makes a BIG difference.  The capital 'I' option does not require an parameters.  The lower case 'i' does not allow the use of the '-x' options.&lt;BR /&gt;&lt;BR /&gt;Have a look at 'man make_tape_recovery' for the differences.  &lt;BR /&gt;&lt;BR /&gt;I recommend to always use '-I'.</description>
    <pubDate>Thu, 18 May 2006 11:42:24 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2006-05-18T11:42:24Z</dc:date>
    <item>
      <title>ignite format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790533#M508258</link>
      <description>Hi people, just want to confirm. If i have more than one volume groups. Then is this the format i will use for the tape recovery.&lt;BR /&gt;&lt;BR /&gt;         make_tape_recovery -x inc_entire=vg00 inc_entire=bg01 inc_entire=vg02 -i /dev/rmt/0mn -l &lt;BR /&gt;&lt;BR /&gt;Kindly confirm, thanks.</description>
      <pubDate>Thu, 18 May 2006 09:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790533#M508258</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-05-18T09:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: ignite format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790534#M508259</link>
      <description>make_tape_recovery -x inc_entire=vg00 -x inc_entire=bg01 -x inc_entire=vg02 -i /dev/rmt/0mn -l&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 18 May 2006 09:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790534#M508259</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2006-05-18T09:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: ignite format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790535#M508260</link>
      <description>Ignite is only for the operating system. Unless you have OS stuff on vg01 and vg02 you should use a different product (e.g. fbackup or Data Protector) for them.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Thu, 18 May 2006 09:31:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790535#M508260</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2006-05-18T09:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: ignite format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790536#M508261</link>
      <description>Not completely correct.  To set the tape drive you actually use '-a' and if you want the tape to boot up into an interactive install you need to use a '-I'.  The command should be:&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -x inc_entire=vg00 inc_entire=bg01 inc_entire=vg02 -a /dev/rmt/0mn -I&lt;BR /&gt;&lt;BR /&gt;That being said, I would advise AGAINST using Ignite to back up anything except VG00.  If you need to restore your VG00, then you don't want to have to take the time to restore everything else as well.  Also, if just your VG00 is gone, then you really should NOT need to restore everything else, and probably don't want to.  &lt;BR /&gt;&lt;BR /&gt;I advise using Ignite for VG00 only, and then using fbackup to backup your other VG's / filesystems.</description>
      <pubDate>Thu, 18 May 2006 09:35:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790536#M508261</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-05-18T09:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: ignite format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790537#M508262</link>
      <description>yes&lt;BR /&gt;&lt;BR /&gt;one small change you typed bg01..check that will be vg01.&lt;BR /&gt;&lt;BR /&gt;I guess that is typo&lt;BR /&gt;&lt;BR /&gt;Chan</description>
      <pubDate>Thu, 18 May 2006 09:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790537#M508262</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-05-18T09:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: ignite format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790538#M508263</link>
      <description>Hi Khilari:&lt;BR /&gt;&lt;BR /&gt;No, the syntax is wrong.  You would specify:&lt;BR /&gt;&lt;BR /&gt;... -x inc_entire=vg00 -x inc_entire=bg01 -x inc_entire=vg02 ...&lt;BR /&gt;&lt;BR /&gt;That said, *however*, I would point out that Ignite is a tool for creating a recovery image of vg00 (or perhaps more properly, a recoverable operating system image).  Including non-vg00 filesystems is unwise in my opinion.&lt;BR /&gt;&lt;BR /&gt;You want to be able to recover or clone the operating system configuration.  After that, you should restore non-vg00 (application) data from other backups and/or 'vgimport' volume groups.  This provides the most rapid, cleanest options for a variety of cloning and recovery scenarios.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 18 May 2006 09:37:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790538#M508263</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-05-18T09:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: ignite format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790539#M508264</link>
      <description>Good catch JRF.  I missed the lack of the additional '-x' options.&lt;BR /&gt;&lt;BR /&gt;So it really should be:&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -x inc_entire=vg00 -x inc_entire=bg01 -x inc_entire=vg02 -a /dev/rmt/0mn -I</description>
      <pubDate>Thu, 18 May 2006 09:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790539#M508264</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-05-18T09:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: ignite format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790540#M508265</link>
      <description>Hi guys, well it went fine.Except that when i type &lt;BR /&gt;make_tape_recovery -x inc_entire=vg00 -a /dev/rmt/0mn -l  // it says that -l option for an interactive recovery should have an option with it. &lt;BR /&gt;Now, what that option can be........&lt;BR /&gt;</description>
      <pubDate>Thu, 18 May 2006 11:02:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790540#M508265</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-05-18T11:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: ignite format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790541#M508266</link>
      <description>Did you use an upper case (capitl) 'I' or a lower case 'i'?  It makes a BIG difference.  The capital 'I' option does not require an parameters.  The lower case 'i' does not allow the use of the '-x' options.&lt;BR /&gt;&lt;BR /&gt;Have a look at 'man make_tape_recovery' for the differences.  &lt;BR /&gt;&lt;BR /&gt;I recommend to always use '-I'.</description>
      <pubDate>Thu, 18 May 2006 11:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790541#M508266</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-05-18T11:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: ignite format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790542#M508267</link>
      <description>&lt;BR /&gt;After one hour of issuing the command i get this error. And the whole exercise goes unsuccessful. &lt;BR /&gt;&lt;BR /&gt;(mailrtr)root# make_tape_recovery -x inc_entire=vg00 -a /dev/rmt/0mn&lt;BR /&gt;       * Creating local directories for configuration files and archive.&lt;BR /&gt;&lt;BR /&gt;=======  05/18/06 11:59:23 EDT  Started make_tape_recovery. (Thu May 18&lt;BR /&gt;         11:59:23 EDT 2006)&lt;BR /&gt;         @(#) Ignite-UX Revision B.4.4.29&lt;BR /&gt;         @(#) net_recovery (opt) $Revision: 10.611 $&lt;BR /&gt;&lt;BR /&gt;       * Testing pax for needed patch&lt;BR /&gt;       * Passed pax tests.&lt;BR /&gt;       * Checking Versions of Ignite-UX filesets&lt;BR /&gt;       * Creating System Configuration.&lt;BR /&gt;       * /opt/ignite/bin/save_config -f&lt;BR /&gt;         /var/opt/ignite/recovery/2006-05-18,11:59/system_cfg vg00&lt;BR /&gt;       * Backing Up Volume Group /dev/vg00&lt;BR /&gt;       * /usr/sbin/vgcfgbackup /dev/vg00&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.con&lt;BR /&gt;f&lt;BR /&gt;       * Creating Map Files for Volume Group /dev/vg00&lt;BR /&gt;       * /usr/sbin/vgexport -p -m /etc/lvmconf/vg00.mapfile /dev/vg00&lt;BR /&gt;vgexport: Volume group "/dev/vg00" is still active.&lt;BR /&gt;&lt;BR /&gt;       * Creating Control Configuration.&lt;BR /&gt;       * Creating Archive File List&lt;BR /&gt;       * Creating Archive Configuration&lt;BR /&gt;&lt;BR /&gt;       * /opt/ignite/bin/make_arch_config -c&lt;BR /&gt;         /var/opt/ignite/recovery/2006-05-18,11:59/archive_cfg -g&lt;BR /&gt;         /var/opt/ignite/recovery/2006-05-18,11:59/flist -n 2006-05-18,11:59 -r&lt;BR /&gt;         32 -d Recovery\ Archive -t -i 1 -m t&lt;BR /&gt;       * Saving the information about archive to&lt;BR /&gt;         /var/opt/ignite/recovery/previews&lt;BR /&gt;       * Creating The Tape Archive&lt;BR /&gt;Adding /opt/ignite/Version file to LIF.&lt;BR /&gt;46059+1 records in&lt;BR /&gt;46059+1 records out&lt;BR /&gt;       * /opt/ignite/data/scripts/make_sys_image -c n -d /dev/rmt/0mn -t n -s&lt;BR /&gt;         local -n 2006-05-18,11:59 -m t -w&lt;BR /&gt;         /var/opt/ignite/recovery/2006-05-18,11:59/recovery.log -u -R -g&lt;BR /&gt;         /var/opt/ignite/recovery/2006-05-18,11:59/flist -a 3445270&lt;BR /&gt;&lt;BR /&gt;       * Preparing to create a system archive&lt;BR /&gt;&lt;BR /&gt;       * Archiving contents of mailrtr via tar image to local device/dev/rmt/0mn&lt;BR /&gt;.&lt;BR /&gt;pax: var/spool/cron/tmp/croutCAIa01056 : No such file or directory&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;NOTE:  The following files are in the list of files that were on the&lt;BR /&gt;       system, but they are no longer present.  These files are not&lt;BR /&gt;       included in the back-up:&lt;BR /&gt;       /var/tmp/ign_configure/make_sys_image.log&lt;BR /&gt;       /var/spool/mqueue/xfMAA25105&lt;BR /&gt;       /var/spool/mqueue/qfMAA25105&lt;BR /&gt;       /var/spool/mqueue/qfLAA24185&lt;BR /&gt;       /var/spool/mqueue/xfLAA24185&lt;BR /&gt;       /var/spool/mqueue/dfLAA24185&lt;BR /&gt;       /var/spool/mqueue/qfMAA25084&lt;BR /&gt;       /var/spool/mqueue/xfMAA25084&lt;BR /&gt;       /var/spool/mqueue/dfMAA25084&lt;BR /&gt;       /var/spool/mqueue/dfMAA25105&lt;BR /&gt;&lt;BR /&gt;ERROR:   The make_sys_image command failed. The system recovery archive will&lt;BR /&gt;         not be created.&lt;BR /&gt;&lt;BR /&gt;=======  05/18/06 12:53:00 EDT  make_tape_recovery completed unsuccessfully&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Even if some files were unable to be backed up, why didnt it backup what i had and complete the ignite process???&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 18 May 2006 12:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790542#M508267</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-05-18T12:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: ignite format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790543#M508268</link>
      <description>Were some files deleted while you were doing this make_tape_recovery?  You might want to cron your make tape during off hours.  Sometimes people delete files that were supposed to be backed up.  Also take a look at your recovery log, might have some detailed clues as to what happened.&lt;BR /&gt;&lt;BR /&gt;/var/opt/ignite/recovery/latest/recovery.log&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Fri, 26 May 2006 12:26:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790543#M508268</guid>
      <dc:creator>Sheriff Andy</dc:creator>
      <dc:date>2006-05-26T12:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: ignite format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790544#M508269</link>
      <description>The missing files are temporary files and are being deleted during the backup because your system is not idle. The cron CROUT file is part of the cron subsystem, and the mqueue files are part of the email subsystem. You need to stop email and run your Ignite process when no cron jobs are being run.</description>
      <pubDate>Fri, 26 May 2006 19:44:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-format/m-p/3790544#M508269</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-05-26T19:44:54Z</dc:date>
    </item>
  </channel>
</rss>

