<?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: Linux - recovery from mkbootdisk in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-recovery-from-mkbootdisk/m-p/5259115#M52618</link>
    <description>MK, Firstly to answer your qu; ain't got time to mess about testing especially not on a prod box - not a good idea if things go pair-shaped. But thanks for the tipps anyhow.&lt;BR /&gt;&lt;BR /&gt;Alzhy, thanks for the advice &amp;amp; as MK mentioned I will look into Mondo Rescue.&lt;BR /&gt;&lt;BR /&gt;R,&lt;BR /&gt;D.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 20 Oct 2010 14:30:07 GMT</pubDate>
    <dc:creator>Duffs</dc:creator>
    <dc:date>2010-10-20T14:30:07Z</dc:date>
    <item>
      <title>Linux - recovery from mkbootdisk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-recovery-from-mkbootdisk/m-p/5259112#M52615</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am in the process of putting togeather a DR plan/procedure for a redhat (AS5) production box. I currently have got all FS's being backed up using HP Data Protector. In addition to this I was planning on making a boot disk of the MBR in the event of disk corruption and saving it to CD/USB. I am not familiar with this procedure so need some advise on how/what will actually recover in the event of disk failure?&lt;BR /&gt;&lt;BR /&gt;I plan on running (in S-user mode):&lt;BR /&gt;# mkbootdisk --iso --device boot_cd.img ùname -r` &lt;BR /&gt;&lt;BR /&gt;to recover:&lt;BR /&gt;- interrupt bootup &amp;amp; run 'linux rescue &lt;SAVED kernel=""&gt;' &lt;BR /&gt;- insert CD/USB&lt;BR /&gt;&lt;BR /&gt;My questions are:&lt;BR /&gt;1)Is this procedure correct? ....and if so....&lt;BR /&gt;2)Is this procedure (accompanied with DP restore) enough to recover an entire system?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Duffs&lt;/SAVED&gt;</description>
      <pubDate>Mon, 18 Oct 2010 09:58:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-recovery-from-mkbootdisk/m-p/5259112#M52615</guid>
      <dc:creator>Duffs</dc:creator>
      <dc:date>2010-10-18T09:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Linux - recovery from mkbootdisk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-recovery-from-mkbootdisk/m-p/5259113#M52616</link>
      <description>First I must ask you: why are you *asking* this when you should be *testing* your procedure? Even if you're sure the procedure works, testing would give you a chance to familiarize yourself with the procedure. To me, that alone would be reason enough to test it.&lt;BR /&gt;&lt;BR /&gt;1.) On PC hardware, you must insert the boot media while the system is still running BIOS self-tests. Once the system loads the bootloader from hard disk, switching to CD-ROM or network boot will no longer be possible. (The BIOS extensions that handle CD-ROM or network boot will be switched off at that point.)&lt;BR /&gt;&lt;BR /&gt;So the correct order of steps is: *first* insert CD/USB, *then* interrupt bootup and specify boot options if necessary.&lt;BR /&gt;&lt;BR /&gt;2.) I haven't tested mkbootdisk, so I'm not sure whether your command syntax and boot options are correct or not. But a quick Googling seems to indicate a boot CD created with mkbootdisk would only help if you have problems with your kernel and/or bootloader: if your root filesystem has been corrupted, that is not enough to recover.&lt;BR /&gt;&lt;BR /&gt;Mondo Rescue is the closest equivalent of HP-UX Ignite for Linux environments:&lt;BR /&gt;&lt;A href="http://www.mondorescue.org/" target="_blank"&gt;http://www.mondorescue.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 18 Oct 2010 16:46:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-recovery-from-mkbootdisk/m-p/5259113#M52616</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-10-18T16:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Linux - recovery from mkbootdisk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-recovery-from-mkbootdisk/m-p/5259114#M52617</link>
      <description>Duffs,&lt;BR /&gt;&lt;BR /&gt;You Sir are on the right track. But you need to define what your DR is for, to wit:&lt;BR /&gt;&lt;BR /&gt;1) Is it for an expected/accidental catastrophe to your Server's OS?&lt;BR /&gt;2) Is it for a true Full DR scenario - wherein you will need to re-establish your server environment at a possibly dissimilar HW (server, HBA, storage) environment?&lt;BR /&gt;&lt;BR /&gt;For 1) - there are many ways one can mitigate such issues. Here are my solutions:&lt;BR /&gt;a) Have an alternate / easily refreshed alternate OS environment. I can shoot you a recipe.&lt;BR /&gt;b) Keep your OS environment on SAN disks which will give you the ability to snapshot/clone your OS disk for easy fallback&lt;BR /&gt;&lt;BR /&gt;For 2) - MondoRescue is the BEST solution hands down. It offers the admin an easy way to restore the OS and the environment to dissimilar HW. You'll need to be intimate with Linux though but it is the closest thing to HP-UX Ignite as Matti pointed out.&lt;BR /&gt;&lt;BR /&gt;Of course back to your original question - Yes I believe that is how you would normally make use of your mkbootdisk boot environment to get to the oft-tedious "Linux Rescue" environment.&lt;BR /&gt;&lt;BR /&gt;Of course there are ither specialized BootRescuers out there like SystemRescueCD or even Knoppix -- which you could develop a quick liking but MondoRescue *is* the best IMHO.&lt;BR /&gt;&lt;BR /&gt;FWIW, cheers!&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2010 14:13:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-recovery-from-mkbootdisk/m-p/5259114#M52617</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2010-10-20T14:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Linux - recovery from mkbootdisk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-recovery-from-mkbootdisk/m-p/5259115#M52618</link>
      <description>MK, Firstly to answer your qu; ain't got time to mess about testing especially not on a prod box - not a good idea if things go pair-shaped. But thanks for the tipps anyhow.&lt;BR /&gt;&lt;BR /&gt;Alzhy, thanks for the advice &amp;amp; as MK mentioned I will look into Mondo Rescue.&lt;BR /&gt;&lt;BR /&gt;R,&lt;BR /&gt;D.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2010 14:30:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-recovery-from-mkbootdisk/m-p/5259115#M52618</guid>
      <dc:creator>Duffs</dc:creator>
      <dc:date>2010-10-20T14:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linux - recovery from mkbootdisk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-recovery-from-mkbootdisk/m-p/5259116#M52619</link>
      <description>Conclusiion is Mondo Rescue is best option for Linux DR.</description>
      <pubDate>Wed, 20 Oct 2010 14:31:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-recovery-from-mkbootdisk/m-p/5259116#M52619</guid>
      <dc:creator>Duffs</dc:creator>
      <dc:date>2010-10-20T14:31:39Z</dc:date>
    </item>
  </channel>
</rss>

