<?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 Ignite UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999862#M516341</link>
    <description>I am going to run a make_tape_recovery command for the first time in our new machine.  The macine is an HP L1000 rp5400 running HPUX 11.0.&lt;BR /&gt;The machine is configured with all lvm's on vg00. What is the best options to use to get only the core elements on the ignite tape???  Points to all!&lt;BR /&gt;&lt;BR /&gt;Thanx,&lt;BR /&gt;&lt;BR /&gt;Carla</description>
    <pubDate>Tue, 17 Jun 2003 17:16:09 GMT</pubDate>
    <dc:creator>Carla Breuer</dc:creator>
    <dc:date>2003-06-17T17:16:09Z</dc:date>
    <item>
      <title>Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999862#M516341</link>
      <description>I am going to run a make_tape_recovery command for the first time in our new machine.  The macine is an HP L1000 rp5400 running HPUX 11.0.&lt;BR /&gt;The machine is configured with all lvm's on vg00. What is the best options to use to get only the core elements on the ignite tape???  Points to all!&lt;BR /&gt;&lt;BR /&gt;Thanx,&lt;BR /&gt;&lt;BR /&gt;Carla</description>
      <pubDate>Tue, 17 Jun 2003 17:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999862#M516341</guid>
      <dc:creator>Carla Breuer</dc:creator>
      <dc:date>2003-06-17T17:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999863#M516342</link>
      <description>Hi Carla:&lt;BR /&gt;&lt;BR /&gt;To archive the contents of vg00 do:&lt;BR /&gt;&lt;BR /&gt;/opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;The '-I' option will cause the recovery to be interactive should you ever boot from the tape.  This will obviate the need to "pounce" on the process during the initial 10-seconds to otherwise interact with it.&lt;BR /&gt;&lt;BR /&gt;Do a man 'make_tape_recovery' for more information.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 17 Jun 2003 17:40:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999863#M516342</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-06-17T17:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999864#M516343</link>
      <description>This will create an Ignite tape of just vg00, assuming your DDS drive is /dev/rmt/0mn :&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;If you're running OmniBack or any other databases you'll want to bring them down while this is running.&lt;BR /&gt;&lt;BR /&gt;man make_tape_recovery for details.&lt;BR /&gt;&lt;BR /&gt;Good luck...   Jim&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jun 2003 17:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999864#M516343</guid>
      <dc:creator>Jim Mallett</dc:creator>
      <dc:date>2003-06-17T17:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999865#M516344</link>
      <description>make_tape_recovery -Av -x inc_entire vg00 -x inc_entire vg01&lt;BR /&gt;&lt;BR /&gt;you can pass as many -x inc_entire's as you want in order to specify all the volume groups you wish to backup.</description>
      <pubDate>Tue, 17 Jun 2003 18:01:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999865#M516344</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-06-17T18:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999866#M516345</link>
      <description>(i forgot to put "=" (equal signs) in my statement.... &lt;BR /&gt;&lt;BR /&gt;-x inc_entire=vg00 etc......</description>
      <pubDate>Tue, 17 Jun 2003 18:02:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999866#M516345</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-06-17T18:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999867#M516346</link>
      <description>Hi Carla:&lt;BR /&gt;&lt;BR /&gt;You can try this:&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -Av -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;The -x option will allow you to include different vg's. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dario</description>
      <pubDate>Tue, 17 Jun 2003 18:05:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999867#M516346</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-06-17T18:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999868#M516347</link>
      <description>I want to back this up to a DLT drive.  Is this supported?</description>
      <pubDate>Tue, 17 Jun 2003 18:59:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999868#M516347</guid>
      <dc:creator>Carla Breuer</dc:creator>
      <dc:date>2003-06-17T18:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999869#M516348</link>
      <description>Yes, the make_tape_recovery man page states that all DS and DLT drives are supported.</description>
      <pubDate>Tue, 17 Jun 2003 19:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999869#M516348</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-06-17T19:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999870#M516349</link>
      <description>Jim, we are running a Home grown Financial system that is a UNIVERSE/PICK database in both machines.  We do not have to take this down in our production system, an HP 9000 H50 running HPUX 10.2 using make_recovery command.  We have never had any problems with me running this during production.  The test box is not in production yet, but we want to go live before month end.Is make_tape_recovery different in this manner?  Will I have to run make_tape_recovery with the users off the system?  Points coming very soon.  &lt;BR /&gt;&lt;BR /&gt;Thanx,&lt;BR /&gt;&lt;BR /&gt;Carla</description>
      <pubDate>Tue, 17 Jun 2003 19:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999870#M516349</guid>
      <dc:creator>Carla Breuer</dc:creator>
      <dc:date>2003-06-17T19:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999871#M516350</link>
      <description>Just one more thing I don't think I made clear.  The vendor that configured the new machine put all my application data and logical volumes in vg00.  vg00 is all there is.  No vg01 or vg##.  My old machine is not configured like this.  On vg00 are lvol's /, /stand, /var, /uv, /usr, /tmp, /opt, /home.  None of the Application data resided on vg00.  All other lvols were on vg01.  Is make_tape_recovery going to try to back up my application data too or is there a way to only back up the lvols I have listed here?&lt;BR /&gt;&lt;BR /&gt;Thanx,&lt;BR /&gt;&lt;BR /&gt;Carla</description>
      <pubDate>Tue, 17 Jun 2003 19:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999871#M516350</guid>
      <dc:creator>Carla Breuer</dc:creator>
      <dc:date>2003-06-17T19:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999872#M516351</link>
      <description>Hi (again) Carla:&lt;BR /&gt;&lt;BR /&gt;You do not need to do anything special to run 'make_tape_recovery' to create a recoverable image of vg00.  The few files that should be actively changing while Ignite runs should be log (information-only) files, assuming that you are not archiving non-standard files and directories.  Remember, the copy mechanism used by Ignite is nothing more than 'pax' (tar's cousin) and as such has no "intelligence" or like 'fbackup'.&lt;BR /&gt;&lt;BR /&gt;At most you may note some warning messages from the Ignite process describing non-existent files.  This is often seen.  These are files that were present when Ignite first created a list of files to archive, but were removed before Ignite's 'pax' copy could process them.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 17 Jun 2003 19:28:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999872#M516351</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-06-17T19:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999873#M516352</link>
      <description>Hi (again) Carla:&lt;BR /&gt;&lt;BR /&gt;I just saw your additional post.  A server with one volume group (vg00) containing appliation data is a server I would rebuild immediately!&lt;BR /&gt;&lt;BR /&gt;From a recovery, a backup, and a performance perspective, I would most certainly want a segregation of operating system and application.&lt;BR /&gt;&lt;BR /&gt;In the interim, you can use the *exclude* option to exclude the application data from your recovery.  Add:&lt;BR /&gt;&lt;BR /&gt;-x exclude=file|dir&lt;BR /&gt;&lt;BR /&gt;...to your Ignite 'make_tape_recovery' command.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 17 Jun 2003 19:36:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999873#M516352</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-06-17T19:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999874#M516353</link>
      <description>Carla:&lt;BR /&gt;&lt;BR /&gt;Select the volume you want to include in your backup with the -x include=volumegroup then as Pete mentioned, use -x exclude=directory or file to exclude what you don't want to include. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dario</description>
      <pubDate>Tue, 17 Jun 2003 19:43:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999874#M516353</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-06-17T19:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999875#M516354</link>
      <description>Carla,&lt;BR /&gt;&lt;BR /&gt;James has it covered up above...  my comment regarding the database issue was because I was thinking in terms of my environment.  My OmniBack database exists on VG00 and needs to be down when doing a make_tape_recovery.  &lt;BR /&gt;I've done make_tape_recovery's while users are on the system and have not had any issues.&lt;BR /&gt;&lt;BR /&gt;Jim&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jun 2003 19:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999875#M516354</guid>
      <dc:creator>Jim Mallett</dc:creator>
      <dc:date>2003-06-17T19:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999876#M516355</link>
      <description>Correction. Was JAMES who replied not Pete. I got confused with the salad. Sorry James.&lt;BR /&gt;&lt;BR /&gt;Dario</description>
      <pubDate>Tue, 17 Jun 2003 19:50:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999876#M516355</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-06-17T19:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999877#M516356</link>
      <description>Thank you James,  I have been screaming that since the box was delivered.  Sometimes all you need is somebody to concur outside the office.  Finally, the powers that be are going to make the vendor fix this.</description>
      <pubDate>Tue, 17 Jun 2003 19:54:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999877#M516356</guid>
      <dc:creator>Carla Breuer</dc:creator>
      <dc:date>2003-06-17T19:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999878#M516357</link>
      <description>Ok, so if I wanted to exclude more than one directory for example /ACCT and /PAYROLL how would I list these in the command.  Would I separate the directories with a comma /ACCT, /PAYROLL or just spaces?  Apparently we only have to physical disks and were are using mirroring therefore we were told we could only have one volume group.  Does this sound right?&lt;BR /&gt;&lt;BR /&gt;Thanx, &lt;BR /&gt;&lt;BR /&gt;Carla</description>
      <pubDate>Tue, 17 Jun 2003 20:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999878#M516357</guid>
      <dc:creator>Carla Breuer</dc:creator>
      <dc:date>2003-06-17T20:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999879#M516358</link>
      <description>Hi Carla:&lt;BR /&gt;&lt;BR /&gt;To exclude multiple directories, specify multiple '-x exclude file|dir' arguments.&lt;BR /&gt;&lt;BR /&gt;While mirroring is implemented at the *logical volume* level, not a physical disk level, to be effective, you don't want mirror copies to reside on the same physical volumes.  The 'strict' allocation policy established when you 'lvcreate' a logical volume controls the enforcement of this.  Hence, to mirror the logical volumes of vg00, you need *two* physical disks.  I can only guess that you don't have enough disks to mirror both vg00 and your application data.  Disks are cheap compared to data loss and/or lost performance.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 17 Jun 2003 20:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux/m-p/2999879#M516358</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-06-17T20:32:42Z</dc:date>
    </item>
  </channel>
</rss>

