- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: disaster recovery testing / system re-build
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
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
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
07-05-2007 04:16 AM
07-05-2007 04:16 AM
I will be conducting a DR test in a few weeks. I will be attempting to build an usable system at a "hot site" that would mimic my current Production system.
I know how to start building the DR system using my ignite tape, which will include my Data Protector configuration and database.
What I am looking for is a check list or "cookbook" of steps to follow after the system has been started from the Ignite tape, to help me build my Production system. I plan on using the same host name and IP address as my Production system.
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2007 05:01 AM
07-05-2007 05:01 AM
Re: disaster recovery testing / system re-build
When the Ignite recovery has finished, you should have a viable vg00.
I keep a set of scripts in my root filesystem that can be quickly tailored to build non-vg00 volume groups and filesystems, by changing physical disk device specifications.
I run these during DR to build volume groups, logical volumes and filesystems which I then populate from backup.
When I have restored all of my non-vg00 data, I reboot. This is a simple way to insure that all application services that rely on structures and data not contained in vg00 are restarted successfully.
A useful piece of documention to remember is your Ignite manifest. It will be loaded during the restoration of vg00 and can be examined in '/var/opt/ignite/recovery/latest/manifest'.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2007 05:42 AM
07-05-2007 05:42 AM
Re: disaster recovery testing / system re-build
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2007 06:25 AM
07-05-2007 06:25 AM
Re: disaster recovery testing / system re-build
Thanks for the information. Would you be willing to share the scripts that you have written?
David,
I've just printed the document you sent and will take a look at it. Looks like you've done a great job of documenting things.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2007 01:58 AM
07-06-2007 01:58 AM
Re: disaster recovery testing / system re-build
So the first question to come to mind;
If /etc gets restored with the Ignite tape, it would follow that /etc/fstab would be restored as well. Wouldn't a simple reboot or mount command bring back the file systems and mount points to the new system?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2007 02:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2007 03:25 AM
07-06-2007 03:25 AM
Re: disaster recovery testing / system re-build
So is that why the first thing you do according to your manual, on page 36, is Create volume groups?
I notice that part of creating the volume groups is adding the lvols and naming them. Do you make sure that the volume groups and lvols, names and sizes match what's already in the restored fstab file?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2007 03:28 AM
07-06-2007 03:28 AM
Re: disaster recovery testing / system re-build
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2007 03:37 AM
07-06-2007 03:37 AM
Re: disaster recovery testing / system re-build
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2007 03:38 AM
07-06-2007 03:38 AM
Re: disaster recovery testing / system re-build
I checked and am already using the -x option for my Ignite tape. When you say be careful when I restore....
Do you mean be careful when I restore the Ignite tape ?
What do you mean the data will go into / ?
You mean data from the Ignite ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2007 03:39 AM
07-06-2007 03:39 AM
Re: disaster recovery testing / system re-build
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2007 04:17 AM
07-06-2007 04:17 AM
Re: disaster recovery testing / system re-build
That helps clear some confusion around fstab, but....
1) When the Ignite tape is restored and it restores /, /stand, /var, /usr, /tmp, /opt. Do I still need to go into SAM and create the vg00 volume group and its lvols ?
2) While reading page 46 of the Restore Filesystems a question occurred. Do you restore /, /stand, /var, /usr, /tmp, /opt and overlay what was restored from the Ignite tape ? Or do you perform a selective restore the file systems not on vg00?
3) I assume you run parallel in the interest of time ?
Thanks again. Your document is very helpful...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2007 05:02 AM
07-06-2007 05:02 AM
Re: disaster recovery testing / system re-build
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2007 06:59 AM
07-16-2007 06:59 AM
Re: disaster recovery testing / system re-build
One more thought occurred to me as I was reviewing my /etc/fstab.
1) My swap application swap is on vgprod1 do I need to re-create this as well?
2) My dump is on vg00 so I assume that will come back with the Ignite tape ?
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2007 02:04 AM
08-02-2007 02:04 AM