<?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: system backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057739#M138003</link>
    <description>Oliver,&lt;BR /&gt;&lt;BR /&gt;if this is to be a production server I would recommend mirror-UX.&lt;BR /&gt;&lt;BR /&gt;Anyway you will need to backup your system with Ignite.&lt;BR /&gt;Always have more than one copy (usually one - or more - copy offsite). &lt;BR /&gt;We also keep previous version (-1, -2).&lt;BR /&gt;This must be part of your backup procedure.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcc0d5bd3782dd711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcc0d5bd3782dd711abdc0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;JL</description>
    <pubDate>Wed, 27 Aug 2003 13:04:17 GMT</pubDate>
    <dc:creator>Jean-Luc Oudart</dc:creator>
    <dc:date>2003-08-27T13:04:17Z</dc:date>
    <item>
      <title>system backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057734#M137998</link>
      <description>Hi alltogether,&lt;BR /&gt;&lt;BR /&gt;I have my HP-UX 11 running now in an quite appropiate way. Before I went further with some modifications I want to backup the whole system sa it is existing now. I have a second temporarily unused harddisk in the maschine. If I do a cp * at / is this enough to backup everything in a bootable status. I mean if I will later choose the second hd as bootpath will the maschine boot from there or do I have to do anything different to back it up for such purposes?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Oliver</description>
      <pubDate>Wed, 27 Aug 2003 12:06:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057734#M137998</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-08-27T12:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: system backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057735#M137999</link>
      <description>use&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -AI&lt;BR /&gt;&lt;BR /&gt;at a minimum&lt;BR /&gt;&lt;BR /&gt;You can not use "cp" to make a disk bootable. To mirror a disk, use mirror/ux (which you have to purchase from HP). You can mess with "dd", but a make_tape_recovery is the best option.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 27 Aug 2003 12:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057735#M137999</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2003-08-27T12:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: system backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057736#M138000</link>
      <description>Hi,&lt;BR /&gt;It is not enough to copy the boot disk to a secondary disk. It is possible to create a boot disk manualy but rather complex. The best way to clone the boot disk is with Ignite (make_tape_recovery or make_net_recovery).</description>
      <pubDate>Wed, 27 Aug 2003 12:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057736#M138000</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2003-08-27T12:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: system backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057737#M138001</link>
      <description>cp -rp * will back everything up, but not be bootable.&lt;BR /&gt;&lt;BR /&gt;ignite is made for that purpose.&lt;BR /&gt;&lt;BR /&gt;An ignite backup of vg00, followed by an fbackup of the rest of the system would work, or a combination of fbackup, and a 3rd party backup like HP Openview's Omniback, now called dataprotecter.</description>
      <pubDate>Wed, 27 Aug 2003 12:13:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057737#M138001</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2003-08-27T12:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: system backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057738#M138002</link>
      <description>If you need your second disk to be a bootable backup, but you don't have or don't want to use MirrorDisk/UX functionality, then you can use 'dd'.  dd can replicate the disk such that it will be bootable.&lt;BR /&gt;&lt;BR /&gt;See the following thread for more information:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdf27787ca170f247a9fc43520abc7602,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdf27787ca170f247a9fc43520abc7602,00.html&lt;/A&gt;</description>
      <pubDate>Wed, 27 Aug 2003 12:24:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057738#M138002</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-08-27T12:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: system backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057739#M138003</link>
      <description>Oliver,&lt;BR /&gt;&lt;BR /&gt;if this is to be a production server I would recommend mirror-UX.&lt;BR /&gt;&lt;BR /&gt;Anyway you will need to backup your system with Ignite.&lt;BR /&gt;Always have more than one copy (usually one - or more - copy offsite). &lt;BR /&gt;We also keep previous version (-1, -2).&lt;BR /&gt;This must be part of your backup procedure.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcc0d5bd3782dd711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcc0d5bd3782dd711abdc0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;JL</description>
      <pubDate>Wed, 27 Aug 2003 13:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057739#M138003</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2003-08-27T13:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: system backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057740#M138004</link>
      <description>Hi alltogether,&lt;BR /&gt;&lt;BR /&gt;a lot of thanks to everybody. Your answers gave a good introduction into the different ways possible. I choose the dd option (with the right order of if and of / I hope, but I am still working on netscape so it looks fine).&lt;BR /&gt;&lt;BR /&gt;I will later install Ignite and doe the backup and the installation of my diskless system with that.  Where can I obtain it?&lt;BR /&gt;&lt;BR /&gt;Thanks again and best regards,&lt;BR /&gt;&lt;BR /&gt;Oliver</description>
      <pubDate>Wed, 27 Aug 2003 13:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057740#M138004</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-08-27T13:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: system backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057741#M138005</link>
      <description>Ignite/UX is available from:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/products/IUX" target="_blank"&gt;http://software.hp.com/products/IUX&lt;/A&gt;</description>
      <pubDate>Wed, 27 Aug 2003 13:24:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/3057741#M138005</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-08-27T13:24:45Z</dc:date>
    </item>
  </channel>
</rss>

