- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Linux - recovery from mkbootdisk
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-18-2010 02:58 AM
тАО10-18-2010 02:58 AM
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?
I plan on running (in S-user mode):
# mkbootdisk --iso --device boot_cd.img ├╣name -r`
to recover:
- interrupt bootup & run 'linux rescue
- insert CD/USB
My questions are:
1)Is this procedure correct? ....and if so....
2)Is this procedure (accompanied with DP restore) enough to recover an entire system?
Regards,
Duffs
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-18-2010 09:46 AM
тАО10-18-2010 09:46 AM
Re: Linux - recovery from mkbootdisk
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.)
So the correct order of steps is: *first* insert CD/USB, *then* interrupt bootup and specify boot options if necessary.
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.
Mondo Rescue is the closest equivalent of HP-UX Ignite for Linux environments:
http://www.mondorescue.org/
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-20-2010 07:13 AM
тАО10-20-2010 07:13 AM
SolutionYou Sir are on the right track. But you need to define what your DR is for, to wit:
1) Is it for an expected/accidental catastrophe to your Server's OS?
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?
For 1) - there are many ways one can mitigate such issues. Here are my solutions:
a) Have an alternate / easily refreshed alternate OS environment. I can shoot you a recipe.
b) Keep your OS environment on SAN disks which will give you the ability to snapshot/clone your OS disk for easy fallback
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.
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.
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.
FWIW, cheers!
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-20-2010 07:30 AM
тАО10-20-2010 07:30 AM
Re: Linux - recovery from mkbootdisk
Alzhy, thanks for the advice & as MK mentioned I will look into Mondo Rescue.
R,
D.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-20-2010 07:31 AM
тАО10-20-2010 07:31 AM