<?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 for RedHat in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436914#M15233</link>
    <description>Hi Patrick&lt;BR /&gt;&lt;BR /&gt;I haven't seen any tool like ignite in Linux.&lt;BR /&gt;I am using the same concept now i.e install the Linux and restore from tape</description>
    <pubDate>Mon, 06 Dec 2004 01:49:50 GMT</pubDate>
    <dc:creator>Ravi_8</dc:creator>
    <dc:date>2004-12-06T01:49:50Z</dc:date>
    <item>
      <title>System backup for RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436913#M15232</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am using Red Hat Enterprise Linux AS release 3 and have a DLT VS80 connected to it. We have 2 disks running RAID0+1 and plan to add 1 more disk to form a new raid. So I need to backup the data first. After searching the forum, I prefer to use 'dump' to backup the filesystem. Is there a method to backup the whole Redhat into a bootable table just like 'ignite' in HP-UX ? If unfortunately, I need to re-create the RAID, then I must install the Redhat first and then restore the tape content, right ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Patrick</description>
      <pubDate>Sun, 05 Dec 2004 23:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436913#M15232</guid>
      <dc:creator>Patrick Chim</dc:creator>
      <dc:date>2004-12-05T23:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: System backup for RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436914#M15233</link>
      <description>Hi Patrick&lt;BR /&gt;&lt;BR /&gt;I haven't seen any tool like ignite in Linux.&lt;BR /&gt;I am using the same concept now i.e install the Linux and restore from tape</description>
      <pubDate>Mon, 06 Dec 2004 01:49:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436914#M15233</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-12-06T01:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: System backup for RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436915#M15234</link>
      <description>1/backup your data and config file&lt;BR /&gt;2/rebulid your raid&lt;BR /&gt;3/reinstall os&lt;BR /&gt;4/restore data</description>
      <pubDate>Mon, 06 Dec 2004 03:14:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436915#M15234</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2004-12-06T03:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: System backup for RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436916#M15235</link>
      <description>We use Mondorescue &lt;A href="http://www.microwerks.net/~hugo/index.html" target="_blank"&gt;http://www.microwerks.net/~hugo/index.html&lt;/A&gt; &lt;BR /&gt;for disaster recovery, but you should check if Mondo will work with your RAID configuration.</description>
      <pubDate>Mon, 06 Dec 2004 03:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436916#M15235</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-12-06T03:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: System backup for RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436917#M15236</link>
      <description>Yes Mondo is good :) &lt;BR /&gt;also you can use Kickstart to keep your system configuration. &lt;BR /&gt;Also if you want to get all geometry you can use DD &lt;BR /&gt;&lt;BR /&gt;dd if=/dev/xxxxx of=/dev/st0 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Dec 2004 04:13:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436917#M15236</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-12-06T04:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: System backup for RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436918#M15237</link>
      <description>hi patrick,&lt;BR /&gt;&lt;BR /&gt;if you use lvm you can create an additional raid disk and then extend your original filesystem.&lt;BR /&gt;&lt;BR /&gt;if you don't use lvm then the simpliest way would be to backup your data (/home, /opt, ...) and your config (/etc, ...). then rebuild raid and reinstall your os. patch it to the same state as your have before backup and then restore your backuped data and config.&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;&lt;BR /&gt;johannes</description>
      <pubDate>Tue, 07 Dec 2004 01:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436918#M15237</guid>
      <dc:creator>Johannes Krackowizer_1</dc:creator>
      <dc:date>2004-12-07T01:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: System backup for RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436919#M15238</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;perhaps you should give system rescuecd a try:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sysresccd.org/" target="_blank"&gt;http://www.sysresccd.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Bye &lt;BR /&gt;&lt;BR /&gt;Oli</description>
      <pubDate>Tue, 07 Dec 2004 02:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-backup-for-redhat/m-p/3436919#M15238</guid>
      <dc:creator>Oliver Schwank</dc:creator>
      <dc:date>2004-12-07T02:16:37Z</dc:date>
    </item>
  </channel>
</rss>

