Sponsored Content
Operating Systems AIX hacmp and disaster recovery question Post 302346015 by bakunin on Thursday 20th of August 2009 07:56:23 PM
Old 08-20-2009
As far as i know SRDF is only a data replication facility, not a failover mechanism.

A (HA-)cluster makes *systems* highly available, specifically IP interfaces and applications. Usually data are *not* made highly available by cluster means, because data are shared between cluster nodes. Data are made highly available by mirroring, RAID-5, etc., but not by cluster means.

This means that data replication is something not in the scope of HACMP in first place and therefore not suitable for somehow substituting cluster facilities.

Having said this: how about building a "semi-automatic failover" solution in script, which does the following:

- monitor the clusters application IP to be online
- once it is not online any more:
- - roll forward the replication to the latest possible point in time, then
- - mount the (hopefully complete) data on your spare system
- - start the application on the spare system
- - initialize an unused interface with the clusters IP address
- - start serving the app via that IP interface.

There will be all kind of details to cover, which even might make this solution impossible - synchronisation problems, a procedure for taking back the app once the original cluster systems come back online, etc.. Still it is worth a try to explore if such a setup might be possible. It is kind of a "clustering for the real poor", so to say.

I hope this helps.

bakunin
 

9 More Discussions You Might Find Interesting

1. Cybersecurity

Please Tell Me About Disaster Recovery

please tell me if this thinkin is correct, if not, please corret me: disaster recovery means when something bad happens and you need to retrieved a backed up file, all you have to do is cd into the tape drive and then look for the file you want and extract it from the drive. is this... (3 Replies)
Discussion started by: TRUEST
3 Replies

2. Cybersecurity

Template for Disaster Recovery

Hello, I am trying to make a disaster recovery of my Unix System. Is there a site where I can find template from Disaster Recovery Domain. So this can help me to have the principals chapter to make a good report. Thanks a lot ........ (5 Replies)
Discussion started by: steiner
5 Replies

3. UNIX for Advanced & Expert Users

Disaster Recovery

Can anyone tell me of what to expect? I've been nominated to join a team of unix admins to do a DR testing. we already have the guys who are gono be doing the restores. besides the restore, anybody know what else to look forward to?? (2 Replies)
Discussion started by: TRUEST
2 Replies

4. UNIX for Dummies Questions & Answers

disaster recovery

I am looking into disaster recovery and I wanted to know what files and/or other information do I need to keep copies of to sucessfully restore my system from the ground up..... Any help is greatly appreciated. I am running Solaris 8 on an Ultra 60. (5 Replies)
Discussion started by: rod23
5 Replies

5. Solaris

Disaster Recovery

Recovering Solaris to an alternate server I was just wondering if anyone could give me some points on restoring a Solaris 9 backup to an alternate server. Basically, we use netbackup 6 and I was wondering what the best procedures are for doing this? What things do we need to take into... (3 Replies)
Discussion started by: aaron2k
3 Replies

6. AIX

AIX disaster recovery

Are there any products out there that provide a disk imaging solution for AIX (and HPUX and Solaris for that matter)? In a development environment where users are looking to restore an OS quickly back to a certain point in time, what is there available for this besides opening up the system,... (7 Replies)
Discussion started by: tb0ne
7 Replies

7. Solaris

Solaris 8 using Flash Archive for Disaster Recovery

Hello everyone I am Kevin and new to this forum. I have encounter an issue I can't seem to resolve. I am currently using Solaris 8 02/04 on Sun V240 servers. I know how to create a flar image of the server and restore it using NFS (network server) or Local Tape (tape drive). What I need to do... (2 Replies)
Discussion started by: Kevin1166
2 Replies

8. UNIX for Dummies Questions & Answers

Disaster Recovery - Help needed

We have a SCO OpenServer Unix server that has been damaged. Fortunately we have a good backup of the entire system (using BackupEdge.) On a new server, if we install SCO from original SCO CD's (we have all necessary activation codes) then drop the tape (we can restore with tar), will the... (3 Replies)
Discussion started by: jmhohne
3 Replies

9. Red Hat

Disaster Recovery

Hi, I just want to throw something out there for opinions and viewpoints relating to a Disaster Recovery site. Besides the live production environment, do you think a DR environment should include: - pre-production environment - QA Environment ......or would this be considered to be OTT... (3 Replies)
Discussion started by: Duffs22
3 Replies
cm(5)								File Formats Manual							     cm(5)

NAME
cm - cluster monitor for high availability clusters Remarks Cluster operations require the installation of the optional Serviceguard or Serviceguard Extension for RAC software, which is not included in the standard HP-UX operating system. DESCRIPTION
Serviceguard and Serviceguard Extension for RAC are high availability products which provide an environment such that after a failure of a node, services (applications) can be up and running again on another node within a very short amount of time. In addition, Serviceguard Extension for RAC is the enabling software for the Real Application Clusters (RAC). Working with the basic Serviceguard product, Service- guard Extension for Faster Failover allows configuration of clusters for optimized failover. Commands The following set of commands is used to configure a high availability cluster: cmquerycl(1M) cmmakepkg(1M) cmcheckconf(1M) cmapplyconf(1M) The following commands are used to run or halt a cluster: cmruncl(1M) cmhaltcl(1M) cmrunnode(1M) cmhaltnode(1M) cmviewcl(1M) Once a cluster is formed, the following commands are provided for manual operation on high availability packages: cmrunpkg(1M) cmhaltpkg(1M) cmmodpkg(1M) The following commands are used within a package control script to control the services and networks configured for a package: cmrunserv(1M) cmhaltserv(1M) cmmodnet(1M) A command is provided to aid in migrating from a SwitchOver/UX configuration to a Serviceguard cluster: cmmigrate(1M) This command is not applicable with Serviceguard Extension for RAC. SEE ALSO
Managing Serviceguard. Configuring RAC Clusters with Serviceguard Extension for RAC. Requires Optional Serviceguard Software cm(5)
All times are GMT -4. The time now is 04:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy