Aix hacmp cluster question (oracle & sap)


 
Thread Tools Search this Thread
Operating Systems AIX Aix hacmp cluster question (oracle & sap)
# 1  
Old 01-30-2009
Aix hacmp cluster question (oracle & sap)

Hello,

I was wondering if I have 3 nodes (A, B, C) all configured to startup with HACMP, but I would like to configure HACMP in such a way:

1) Node B should startup first. After the cluster successfully starts up and mounts all the filesystems, then

2) Node A, and Node C should startup !
How can I configure this ?

Any help would be appreciated.

AIX version 6
HACMP/ES 5.4

ThanksAIX
# 2  
Old 01-31-2009
Quote:
Originally Posted by filosophizer
[...]3 nodes (A, B, C) all configured to startup with HACMP [...]
Don't know whether I got you correctly. I have never seen an admin who wanted his clusters to start up at os boot. In case you are new to HACMP you might not be in an ideal situation for making such a cluster design decision. You can configure HACMP to start up with the os but if you can take some piece of advice: don't do it. IMHO the potential problems by far outweigh the potential adavantages.

Quote:
Originally Posted by filosophizer
I would like to configure HACMP in such a way:

1) Node B should startup first. After the cluster successfully starts up and mounts all the filesystems, then

2) Node A, and Node C should startup ![...]
HACMP is very flexible here, it lets you script everything and you can control when a command is run by pre or post events or by the start/stop scripts. You could create an ssh key with empty password distribute it accordingly to the nodes you want to access and then script the start of the other clusters. Following your description a good place for the startup command might be at the bottom of the RG start script. If you mean to power on the servers themselves you need to script HMC or CSM commands to name two possibilities.
# 3  
Old 02-01-2009
HACMP won't start with the OS boot.

What I meant to say is that after all the systems are up and running..I want to start HACMP but it should be in sequence.

I have 3 servers:
SAP Application services are running on 2 servers and Database is running on one of the servers..

So, the question was:

I want HACMP to start the Database server node B first, then it should join in the cluster the application server nodes A,C ;

It can be done by the start-stop script as you mentioned...But i was wondering if there any other way to do it in HACMP ?

Something called Startup Policy / home node online / parent - child dependencies / application monitoring ?


thanks
# 4  
Old 02-01-2009
Quote:
Originally Posted by filosophizer
HACMP won't start with the OS boot.
I'm glad to hear this. Smilie

Quote:
Originally Posted by filosophizer
I want to start HACMP but it should be in sequence.

I have 3 servers:
SAP Application services are running on 2 servers and Database is running on one of the servers..

So, the question was:

I want HACMP to start the Database server node B first, then it should join in the cluster the application server nodes A,C ;

It can be done by the start-stop script as you mentioned...But i was wondering if there any other way to do it in HACMP ?

Something called Startup Policy / home node online / parent - child dependencies / application monitoring ?[...]
So you need information about HACMP monitors and how to combine them with a run-time policy. A monitor watches out for the existance of a certain process and uses your scripts to react if the process is not there/disappears. Then there are the following run-time Resource Group dependencies available from HACMP 5.3 on:
  • Bring parent online before or after child.
  • Bring parent online on same node / different node / same site.
However from the information you supply it would be hard to give detailed information how to setup the RGs. I suggest you check with the cluster docs about how to configure process monitors and custom monitors. Secondly read about the difference between startup monitoring mode and long running mode or the combined monitor that will check both start and runtime. Only monitors and scripts you define/write will ensure that the DB/app will start up in the order you wish.
High Availability Cluster Multi-Processing (HACMP) publications - IBM e(logo)Server Cluster Information Center
# 5  
Old 02-01-2009
thanks for the answer. I have checked the guide... If you know any simple guide or procedure anywhere on the internet please let me know...


thanks once again.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. AIX

Clstat not working in a HACMP 7.1.3 cluster

I have troubles making clstat work. All the "usual suspects" have been covered but still no luck. The topology is a two-node active/passive with only one network-interface (it is a test-setup). The application running is SAP with DB/2 as database. We do not use SmartAssists or other gadgets. ... (8 Replies)
Discussion started by: bakunin
8 Replies

2. AIX

Thoughts on HACMP: Automatic start of cluster services

Hi all, I remember way back in some old environment, having the HA cluster services not being started automatically at startup, ie. no entry in /etc/inittab. I remember reason was (taken a 2 node active/passive cluster), to avoid having a backup node being booted, so that it will not... (4 Replies)
Discussion started by: zaxxon
4 Replies

3. AIX

Re-cluster 2 HACMP 5.2 nodes

Hi, A customer I'm supporting once upon a time broke their 2 cluster node database servers so they could use the 2nd standby node for something else. Now sometime later they want to bring the 2nd node back into the cluster for resilance. Problem is there are now 3 VG's that have been set-up... (1 Reply)
Discussion started by: elcounto
1 Replies

4. AIX

[Howto] Update AIX in HACMP cluster-nodes

As i have updated a lot of HACMP-nodes lately the question arises how to do it with minimal downtime. Of course it is easily possible to have a downtime and do the version update during this. In the best of worlds you always get the downtime you need - unfortunately we have yet to find this best of... (4 Replies)
Discussion started by: bakunin
4 Replies

5. AIX

Should GPFS be configured before/after configuring HACMP for 2 node Cluster?

Hi, I have a IBM Power series machine that has 2 VIOs and hosting 20 LPARS. I have two LPARs on which GPFS is configured (4-5 disks) Now these two LPARs need to be configured for HACMP (PowerHA) as well. What is recommended? Is it possible that HACMP can be done on this config or do i... (1 Reply)
Discussion started by: aixromeo
1 Replies

6. AIX

MQ upgrade(ver.6to7) in a HACMP cluster

Hi What is the procedure to upgrade the MQ from 6 to 7 in aix hacmp cluster. Do i need to bring down the cluster services running in both the nodes and then give #smitty installp in both the nodes separately. Please assist... (0 Replies)
Discussion started by: samsungsamsung
0 Replies

7. AIX

HACMP 5.4.1 Two-Node-Cluster-Configuration-Assistant fails

This post just as a follow-up for thread https://www.unix.com/aix/115548-hacmp-5-4-aix-5300-10-not-working.html: there was a bug in the clcomdES that would cause the Two-Node-Cluster-Configuration-Assistant to fail even with a correct TCP/IP adapter setup. That affected HACMP 5.4.1 in combinatin... (0 Replies)
Discussion started by: shockneck
0 Replies

8. AIX

Oracle and SAP on AIX 6.1 + PowerHA resources ?

I was wondering if any one have any guides or documention regarding Oracle and SAP on AIX 6.1 + PowerHA setups in one guide step by step Thanks (2 Replies)
Discussion started by: h@foorsa.biz
2 Replies
Login or Register to Ask a Question