<?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/restore boot disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489826#M214722</link>
    <description>Unluckly I haven't got any tape!</description>
    <pubDate>Mon, 21 Feb 2005 05:34:31 GMT</pubDate>
    <dc:creator>Mauro Gatti</dc:creator>
    <dc:date>2005-02-21T05:34:31Z</dc:date>
    <item>
      <title>backup/restore boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489822#M214718</link>
      <description>Hi all, I would want make a backup of my boot disk to use in case of disaster.&lt;BR /&gt;&lt;BR /&gt;My disk is a bootable disk and it use LVM with classical 8 filesystems:&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol3   /&lt;BR /&gt;/dev/vg00/lvol1  /stand&lt;BR /&gt;/dev/vg00/lvol8  /var&lt;BR /&gt;/dev/vg00/lvol7  /usr&lt;BR /&gt;/dev/vg00/lvol5  /tmp&lt;BR /&gt;/dev/vg00/lvol6  /opt&lt;BR /&gt;/dev/vg00/lvol4  /home&lt;BR /&gt;(lvol2 is swap)&lt;BR /&gt;&lt;BR /&gt;I would make backup via NFS to another disk using fbackup or dump/vxdump.&lt;BR /&gt;Do you think possible in case of disaster do a boot using CD-ROM and recreate disk structure? &lt;BR /&gt;Which steps would I have to follow?&lt;BR /&gt;Thank You&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Feb 2005 05:28:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489822#M214718</guid>
      <dc:creator>Mauro Gatti</dc:creator>
      <dc:date>2005-02-21T05:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: backup/restore boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489823#M214719</link>
      <description>Hi Mauro,&lt;BR /&gt;&lt;BR /&gt;If you have a locale tape drive I would advice you to use Ignite.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 21 Feb 2005 05:32:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489823#M214719</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-02-21T05:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: backup/restore boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489824#M214720</link>
      <description>If you want a usable backup, I suggest Ignite.&lt;BR /&gt;&lt;BR /&gt;Its free, installs with the operating system.&lt;BR /&gt;&lt;BR /&gt;If you have a tape drive, you want to use make_tape_recovery&lt;BR /&gt;&lt;BR /&gt;It will create you a bootable tape that you can use to restore your root vg. Its not really good for backups of open databases and such.&lt;BR /&gt;&lt;BR /&gt;make_net_recovery will allow you to back up the vg00 (root/boot) volume group to an NFS mount, anywhere on your network. You need read/write access to the NFS mount.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 21 Feb 2005 05:33:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489824#M214720</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-02-21T05:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: backup/restore boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489825#M214721</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I would go for ignite backup for the boot disk backup. &lt;BR /&gt;&lt;BR /&gt;u can get the ignite-Ux downloaded here. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;#cd /opt/ignite/bin&lt;BR /&gt;#./Make_tape_recovery -AvC &lt;BR /&gt;&lt;BR /&gt;This will backup entire vg00. (including non os fs also). &lt;BR /&gt;&lt;BR /&gt;restoration is just boot from the tape.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Govind.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Feb 2005 05:34:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489825#M214721</guid>
      <dc:creator>Govinda_1</dc:creator>
      <dc:date>2005-02-21T05:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: backup/restore boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489826#M214722</link>
      <description>Unluckly I haven't got any tape!</description>
      <pubDate>Mon, 21 Feb 2005 05:34:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489826#M214722</guid>
      <dc:creator>Mauro Gatti</dc:creator>
      <dc:date>2005-02-21T05:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: backup/restore boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489827#M214723</link>
      <description>Oops!!!!&lt;BR /&gt;&lt;BR /&gt;u can use fbackup on a remote tape. &lt;BR /&gt;&lt;BR /&gt;#fbackup -f sys1:/dev/rmt/1m -i / -i /stand  ---&amp;gt; etc.. &lt;BR /&gt;&lt;BR /&gt;u cant backup using ignite on remote tape.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Govind.&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Feb 2005 05:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489827#M214723</guid>
      <dc:creator>Govinda_1</dc:creator>
      <dc:date>2005-02-21T05:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: backup/restore boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489828#M214724</link>
      <description>Do you have a second hpux server ? You could create a ignite server.</description>
      <pubDate>Mon, 21 Feb 2005 05:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489828#M214724</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-02-21T05:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: backup/restore boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489829#M214725</link>
      <description>First of all I'll try to follow make_net_recovery way... is is a product included in hpux 11.11 cd?&lt;BR /&gt;&lt;BR /&gt;I will try to get more information about ignite ... Does ignite server needs local tape?&lt;BR /&gt;&lt;BR /&gt;And now as "academic" discussion... if I had to use fbackup or similia wich steps I would have to  follow?&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;-boot from cd&lt;BR /&gt;-mount nfs remote backup disck&lt;BR /&gt;-pvcreate on new local disk&lt;BR /&gt;-vgimport ?&lt;BR /&gt;-frestore?&lt;BR /&gt;-setboot?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Feb 2005 05:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489829#M214725</guid>
      <dc:creator>Mauro Gatti</dc:creator>
      <dc:date>2005-02-21T05:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: backup/restore boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489830#M214726</link>
      <description>HP Recommends the USE of Ignite/UX for these types of Backups because it maked the tape bootable and you can easily restore if the drive is local. In case of any other software also It is must that basic OS is installed to recognise the tape made by fbackup.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Mon, 21 Feb 2005 06:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489830#M214726</guid>
      <dc:creator>Saurav_1</dc:creator>
      <dc:date>2005-02-21T06:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: backup/restore boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489831#M214727</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;from my opinion, there are two cases of disaster:&lt;BR /&gt;- a complete system crash: You'll need a ignite tape or server or a second boot disc.&lt;BR /&gt;- a little accident: To recover single files or directories (rm -r * in /opt) I prefer a SAM tape backup or fbackup. (A mirrored disc would do the same).&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Feb 2005 06:33:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489831#M214727</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2005-02-21T06:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: backup/restore boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489832#M214728</link>
      <description>Mauro,&lt;BR /&gt;&lt;BR /&gt;First I suggest to use Ignite/UX to make a image and then burn the image on CD.&lt;BR /&gt;Ignite will save you a lot of time.&lt;BR /&gt;Second always mirror your boot disk.&lt;BR /&gt;&lt;BR /&gt;A fbackup or sam backup might not backup all files, if you want to be 100% sure you need to perform the backup in Single user mode(init 1). And after a crash you first need to install the OS and then perform the restore(might take more then 12 hours). A Ignite Recovery can bring your system up and running within 2 hours.&lt;BR /&gt;&lt;BR /&gt;Check the following:&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/iv/docDisplay.do?docId=prodITRC/DE_SW_UX_swrec_EN_01_E/SystemRecovery.pdf" target="_blank"&gt;http://www4.itrc.hp.com/service/iv/docDisplay.do?docId=prodITRC/DE_SW_UX_swrec_EN_01_E/SystemRecovery.pdf&lt;/A&gt;&lt;BR /&gt;also check:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90872/ch08s04.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90872/ch08s04.html&lt;/A&gt; on how to create a bootable DVD.&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Mon, 21 Feb 2005 16:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489832#M214728</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2005-02-21T16:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: backup/restore boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489833#M214729</link>
      <description>Ignite is an excellent way to recover systems to the point where they're bootable.  The rest of the system recovery can be conducted from your backups.&lt;BR /&gt;&lt;BR /&gt;Mirroring the boot drive is also a great idea.  It doesn't help out with small "oops"es, though -- because whatever you've done to the primary is mirrored to the second.  They are meant to look like the same thing in case your primary drive dies.  Mirroring usually requires the purchase of MirrorDisk/UX.   I wouldn't run a production server without it.&lt;BR /&gt;&lt;BR /&gt;It's possible to make copies of stuff via NFS, but it's going to eat up a lot of disk space -- normally, people do something like "full every week, incrementals when no full runs."  I recommend investigating a more full-featured product like EMC/Legato Networker, Veritas NetBackup, and the like (if you have a production system and the need for that type of backup).&lt;BR /&gt;&lt;BR /&gt;It all depends on what you mean by "disaster."  To me, that means my server/room blew up -- that's why I keep offsite Ignite tapes, full backups, documents, etc.  :-)&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Mic</description>
      <pubDate>Mon, 21 Feb 2005 21:16:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-restore-boot-disk/m-p/3489833#M214729</guid>
      <dc:creator>Mic V.</dc:creator>
      <dc:date>2005-02-21T21:16:23Z</dc:date>
    </item>
  </channel>
</rss>

