- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Planning Disaster Recovery-Technical Issue
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
05-07-2006 11:17 PM
05-07-2006 11:17 PM
Planning Disaster Recovery-Technical Issue
Our company plan to make disaster recovery system. The goal is to make rocovery in minutes when problem is accured. Our DR site about 300 KM from Main site and maximum Bandwidth available is about 2 Mbps.
this is current our machine:
1. 2 HP rp5470 with mc/s service guard
2. 2 HP DS2405 storage
3. Running HP-UX 11 only (not i version! )
4. Running specific apps in filesystem (vxfs)and ONLY run on HP-UX 11 (not i version).
According with our situation, what software (and or hardware) we must purchase ?. FYI, we have another 2 rp5470 and 1 VA 7110, and we plan to use that hardware.
Regards,
Munir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2006 11:28 PM
05-07-2006 11:28 PM
Re: Planning Disaster Recovery-Technical Issue
http://docs.hp.com/en/B7660-90017/B7660-90017.pdf
Also, from what I understand of your question, you are running HP-UX 11.00, an dthis OS version goes out of support at the end of this year, you should plan to update to at least HP-UX 11.11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2006 11:51 PM
05-07-2006 11:51 PM
Re: Planning Disaster Recovery-Technical Issue
If you want recovery in a few minutes, you may want the Metro cluster product from HP. This will fail over your applications to the second cluster. That is if the product is offered on 11.00 HP-UX, which is close to its de-support date.
You may wish to use a product like Oracle dataguard, or parellel server if you have any oracle databases. Parellel server can keep the databases at the DR site up to date.
I think your biggest problem is an OS thats about to go out of support. I'd do this.
Build the new rp5470 servers at your current data center with 11i v1 or v2. Migrrate your applicaition to the new systems.
Make Ignite backup images of the two rp5470 servers and restore them to the old servers, which are now the DR servers.
Interupt the Ignite restore and change the hostname and networking information of the DR servers.
Ship the old servers to the DR center and bring them online as hot DR systems.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2006 12:03 AM
05-08-2006 12:03 AM
Re: Planning Disaster Recovery-Technical Issue
when it's possible to built metrocluster or metrocontinental, how much b/w we must provide, and is there data always update (always sync each other) ?
is there any solution from 3rd party vendor for my case ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2006 08:03 AM
05-08-2006 08:03 AM
Re: Planning Disaster Recovery-Technical Issue
you'll have to be cautious with any tool outside of metrocluster used to sync filesystem data, because your cluster contains binary configuration data as well as configuration files with hardcoded IP addresses and such, so syncing them in full to a DR site that is live on the same network won't work - you'll have to manage the cluster config files separately. You wouldn't want to start your DR cluster and have it blow up your production cluster!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2006 01:11 PM
05-08-2006 01:11 PM
Re: Planning Disaster Recovery-Technical Issue
if we use rsync or dataguard, where i can found this solution for DR ? and it's running well for mc/s cluster integration ?
Please help me..
Any solution that not necessasary our current O/S version and current production system will applied to our system
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2006 01:49 PM
05-08-2006 01:49 PM
Re: Planning Disaster Recovery-Technical Issue
There can be scripts written based on your requirement to sync application code-trees.. else again r1/bcv/r2 EMC stuff can help you do this..
If you are planning to take build system OS also when disaster occurs, ignite is option with taking images to DR site with SRDF some similar technogy..
Good luk
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2006 03:09 PM
05-08-2006 03:09 PM
Re: Planning Disaster Recovery-Technical Issue
i think SRDF is overkill for our system
is there another solution that with inexpensive and meet with our requirement ? or opensource solution ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2006 06:44 PM
05-08-2006 06:44 PM
Re: Planning Disaster Recovery-Technical Issue
http://www.kashya.com/pdf/Datasheet_KBX5000_CRR.pdf
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2006 12:46 AM
05-10-2006 12:46 AM
Re: Planning Disaster Recovery-Technical Issue
i think we must consider about the O/S version and storage version thats we use now.
Regards,
Munir