<?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: Backup question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641202#M43701</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For my environment, the preference is make_recovery for a bootable installation and configuration and omniback for daily incremental and weekly full data backups.&lt;BR /&gt;&lt;BR /&gt;Note that you must re-run your make_recovery especially when there are changes to your LVM configuration and hardware devices.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
    <pubDate>Wed, 09 Jan 2002 10:49:08 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2002-01-09T10:49:08Z</dc:date>
    <item>
      <title>Backup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641197#M43696</link>
      <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;I want to make some changes in our system LV configuration. First I want to make a good system backup. I??ll make a tar copy of directory structure.&lt;BR /&gt;&lt;BR /&gt;I want to create a make-recovery tape too. &lt;BR /&gt;How can I create it?&lt;BR /&gt;How can I recover from the tape in case of system corruption or any other problem?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Wed, 09 Jan 2002 09:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641197#M43696</guid>
      <dc:creator>Manuel G</dc:creator>
      <dc:date>2002-01-09T09:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641198#M43697</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1)I would consider fbackup as well for a whole system backup.It recovers quicker for individual files.&lt;BR /&gt;&lt;BR /&gt;2)Make recover.  See Ignite&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX" target="_blank"&gt;http://www.software.hp.com/products/IUX&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This url will show all you need to know.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                  Steve Steel</description>
      <pubDate>Wed, 09 Jan 2002 09:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641198#M43697</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-01-09T09:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641199#M43698</link>
      <description>Hi &lt;BR /&gt;About good backup:&lt;BR /&gt;1. use fbackup&lt;BR /&gt;#fbackup -f /dev/rmt/0m -i /&lt;BR /&gt;You can add -v option for verbose but backup will take more time&lt;BR /&gt;&lt;BR /&gt;2. use Ignite-UX&lt;BR /&gt;#make_recovery -Av &lt;BR /&gt;this will create backup of vg00&lt;BR /&gt;&lt;BR /&gt;3. use Ignite-UX&lt;BR /&gt;#make_tape_recovery ...&lt;BR /&gt;backup of all vg&lt;BR /&gt;&lt;BR /&gt;hope it help</description>
      <pubDate>Wed, 09 Jan 2002 10:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641199#M43698</guid>
      <dc:creator>Sebastian Galeski_1</dc:creator>
      <dc:date>2002-01-09T10:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641200#M43699</link>
      <description>Hi,&lt;BR /&gt;Best way to backup system is to use &lt;BR /&gt;# make_recovery -Avi&lt;BR /&gt;to prepare bootable recovery tape, but you must have Ignite installed.&lt;BR /&gt;If you have not Ignite installed use fbackup.&lt;BR /&gt;Later,</description>
      <pubDate>Wed, 09 Jan 2002 10:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641200#M43699</guid>
      <dc:creator>Marcin Wicinski</dc:creator>
      <dc:date>2002-01-09T10:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641201#M43700</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Download the current, appropriate Ignite software version from the Ignite site and use 'swinstall' to install the depot.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/download.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Use the newer 'make_tape_recovery', which replaces the less robust 'make_recovery'.  To create a recovery tape which includes *all* 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 causes the subsequent use of the tape to be interactive.  In the event that you need to use the recovery tape, simply boot from the tape.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2002 10:36:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641201#M43700</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-09T10:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641202#M43701</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For my environment, the preference is make_recovery for a bootable installation and configuration and omniback for daily incremental and weekly full data backups.&lt;BR /&gt;&lt;BR /&gt;Note that you must re-run your make_recovery especially when there are changes to your LVM configuration and hardware devices.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Wed, 09 Jan 2002 10:49:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641202#M43701</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-01-09T10:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641203#M43702</link>
      <description>Only other question and start &lt;BR /&gt;&lt;BR /&gt;I didn??t find on ignite web how can I boot from a recovery tape made with make_tape_recovery, anyone knows the steps?.&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery recovers the whole system without demanding a tar or fbackup tape recover?&lt;BR /&gt;&lt;BR /&gt;Thanks to all.&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2002 12:17:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641203#M43702</guid>
      <dc:creator>Manuel G</dc:creator>
      <dc:date>2002-01-09T12:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641204#M43703</link>
      <description>Hi Manuel,&lt;BR /&gt;&lt;BR /&gt;Ignite (make_tape_recovery et al) backups are generally just for vg00 (though you can configure what you want to include).  When rebuilding a system, first use the Ignite backup.  Then vgimport the other VGs.  That's the beauty of Ignite and LVM: you don't have to restore the other VGs.&lt;BR /&gt;&lt;BR /&gt;To reload from an Ignite tape:&lt;BR /&gt;-Interrupt the boot process&lt;BR /&gt;-load the Ignite tape&lt;BR /&gt;-sea ipl (to find bootable devices which will include the tape drive with the Ignite tape loaded)&lt;BR /&gt;-boot #/#/#.# (the H/W path of the tape drive)&lt;BR /&gt;-Do not interact with IPL&lt;BR /&gt;&lt;BR /&gt;You will be prompted to press a key if you want to interact with the installation.  If you are rebuilding the system the Ignite backup was made on and don't want to make any changes just sit back and relax.  If the hardware configuration is different then you will have to go through the interactive install.  Since you want to make some LVM changes then you need to interact with the installation.  You will get a character based menu from which you can choose boot disk, lv sizes, PE size, and network parameters, among other things.&lt;BR /&gt;&lt;BR /&gt;A note of caution:  If you choose disks for vg00 that were previously in a different VG you will no longer be able to vgimport the other VG.  You will then have to restore from a backup.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Wed, 09 Jan 2002 13:35:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641204#M43703</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-01-09T13:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641205#M43704</link>
      <description>You will have Ignite-UX on the application CD's. On 11.0 I believe it is on CD 4.&lt;BR /&gt;&lt;BR /&gt;Ignite is great for a bootable all or nothing restore of vg00. We also do a fbackup and Ignite for the OS. Rember if you using a product like OMNIBACK to backup everything else you also must make a backup of OMNIBACK.</description>
      <pubDate>Wed, 09 Jan 2002 14:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-question/m-p/2641205#M43704</guid>
      <dc:creator>Krishna Prasad</dc:creator>
      <dc:date>2002-01-09T14:10:43Z</dc:date>
    </item>
  </channel>
</rss>

