Operating System - HP-UX
1834008 Members
1445 Online
110063 Solutions
New Discussion

Re: serviceguard and informix

 
SOLVED
Go to solution
TMcB
Super Advisor

serviceguard and informix

hello everyone

still trying to plan ahead for moving our informix database to a serviceguard cluster.

The idea I had in my head was that not only would the raw data be on the shared volume, but so would the /informix software directory.
In the event of a cluster failover to the 2nd server, it would just be a matter of mounting the shared volume and bringing up informix.


After reading the document http://h71019.www7.hp.com/ActiveAnswers/downloads/Serviceguard_IBM-IDC_HP9000_Integrity.pdf
it says I would install informix separately on each node.

This would then mean that once our cluster is up and running, we will always have to make updates / changes to both nodes.

Is it not just a simple matter of sharing the / informix folder?

Any advice is greatly appreciated

Thanks
8 REPLIES 8
Luk Vandenbussche
Honored Contributor
Solution

Re: serviceguard and informix

Hi,

You can perfectly install the informix software on a shared volume.

An other option is to install the the configuration files on a shared directory and work wtih logical links.
TMcB
Super Advisor

Re: serviceguard and informix

thanks Luk

The PDF file made no mention of doing this - so I just wanted to make sure before I try it

Thanks again
TMcB
Super Advisor

Re: serviceguard and informix

sorry - one more question

it also refers to "MC/SG informix database toolkits".
Where can I get these?

Luk Vandenbussche
Honored Contributor

Re: serviceguard and informix

TMcB
Super Advisor

Re: serviceguard and informix

thanks -
is this something we will need to purchase - or will the informix cluster run without it
Luk Vandenbussche
Honored Contributor

Re: serviceguard and informix

You need to purchase it but you can also write your own script.

The package contains
* start script
* stop script
* monitor script
Rasheed Tamton
Honored Contributor

Re: serviceguard and informix

Hello,

When you install your software on the shared vol in a package, you will have to always update any kernel changes and patch updates on the passive host also. People normally tend to forget that when they share the binaries on the shared vol.

Regards.
Salah BOUFARGUINE
Occasional Advisor

Re: serviceguard and informix

Hi
if you install informix on the shared volume, you can't switch to the standby node if you have problem in informix runtime, so it is recomended to install informix informix on each node