<?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 System backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813956#M85015</link>
    <description>Can suggest how can i make the full system backup ( includes all system file, data ) , so that I can easily recover the system ? Thanks.</description>
    <pubDate>Thu, 26 Sep 2002 10:15:40 GMT</pubDate>
    <dc:creator>O'lnes</dc:creator>
    <dc:date>2002-09-26T10:15:40Z</dc:date>
    <item>
      <title>System backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813956#M85015</link>
      <description>Can suggest how can i make the full system backup ( includes all system file, data ) , so that I can easily recover the system ? Thanks.</description>
      <pubDate>Thu, 26 Sep 2002 10:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813956#M85015</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-09-26T10:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: System backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813957#M85016</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Go to single user mode.&lt;BR /&gt;#init 1&lt;BR /&gt;Start SAM and take backup of the systems and data&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Thu, 26 Sep 2002 10:20:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813957#M85016</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-09-26T10:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: System backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813958#M85017</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The best insurance for recovering a system (for virtually any reason) is to have a current Ignite recovery tape.&lt;BR /&gt;&lt;BR /&gt;Ignite is designed/intended to recover the operating system (vg00), although other files, directories and volume groups can be included.  To create a bootable Ignite recovery tape 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;Download the latest Ignite software and documentation from here: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/index.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/index.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;For application data, in non-vg00 filesystems, use whatever backup means you wish.  In the absence of anything else, I suggest 'fbackup' since you can use graph files to selectively include and exclude files and directories.  See the 'fbackup' man pages for more information.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 26 Sep 2002 10:55:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813958#M85017</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-09-26T10:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: System backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813959#M85018</link>
      <description>You can ignite to recover the system files in a fast manner.&lt;BR /&gt;&lt;BR /&gt;Probably you can ignite the system directories to a tape.&lt;BR /&gt;&lt;BR /&gt;The non-system file systems and user directories can be backed up using regular backup procedures.&lt;BR /&gt;SO when a system is down you can use ignite to bring up the system first and then recover the data from the normal backup.&lt;BR /&gt;&lt;BR /&gt;check igniteux at &lt;BR /&gt;software.hp.com/IUX&lt;BR /&gt;&lt;BR /&gt;you can use make_tape_recovery for creating a bootable system tape.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 26 Sep 2002 10:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813959#M85018</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-09-26T10:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: System backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813960#M85019</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Ignite is the fastest/better way to recover the system ( JRF already explained better)</description>
      <pubDate>Thu, 26 Sep 2002 11:24:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813960#M85019</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-09-26T11:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: System backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813961#M85020</link>
      <description>Anyway, Ignite does not copy from volume group other than vg00. Ignite is really good for OS recovery tapes, but you need something more for full backups (e.g. fbackup) in case you have other volume groups.&lt;BR /&gt;&lt;BR /&gt;Backup issues were discussed many times in these forums. Try searching by keywords fbackup, make_recovery_tape,  backup policy. &lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Mihails&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Sep 2002 05:49:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813961#M85020</guid>
      <dc:creator>Mihails Nikitins</dc:creator>
      <dc:date>2002-09-27T05:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: System backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813962#M85021</link>
      <description>You can include other volume groups in your make_recovery (ignite) backup tapes should you wish to, however it should be able to fit onto a single tape for portability. This is not something I would readily do unless I am looking after a relatively small size system, that can be backed up to a bootable DLT tape drive. I agree with James. Use a secondary backup program for filesystems other than 'vg00'. There quite a few that can be used.</description>
      <pubDate>Fri, 27 Sep 2002 06:58:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup/m-p/2813962#M85021</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-09-27T06:58:36Z</dc:date>
    </item>
  </channel>
</rss>

