Operating System - HP-UX
1761069 Members
2920 Online
108897 Solutions
New Discussion юеВ

Re: SLVM and package multi_node on SG

 
SOLVED
Go to solution
Juan de Los Palotes
Frequent Advisor

SLVM and package multi_node on SG

Hi Guys

Rigth now I have a cluster with 3 nodes, and we want to create a rac enviroment. We are planning use SLVM to manage our disk, but I have a doubt.

If I active all VG's on all nodes, using SLVM, one node is marked Master/Server, and the rest of nodes are marked as a client.

My question is:

1.- What happen if the node that is marked Master/Server, is going off-line succendly, the rest of the nodes can be get access to read/write from the VG's if the Master/Server node is not available?

2.- Can be use a multi_node package to activate VG's on all nodes.

Thanks in advanced!!!

JDP
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: SLVM and package multi_node on SG

Shalom,

For Oracle RAC to work right active active, volume groups must be activated in shared mode.

A master/slave setup won't work. If you go with an Active/Passive RAC configuration, the problem is different.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Stephen Doud
Honored Contributor
Solution

Re: SLVM and package multi_node on SG

SGeRAC is designed to pass master/server role to another node if the current master fails.
Emil Velez
Honored Contributor

Re: SLVM and package multi_node on SG

1. IF the master is unavailable in the cluster it elects another master.

2. you need to make sure you activate the volume group in shared mode before you start the instance on that node.

CFS is a great option for Oracle RAC too and provides all of the features of filesystems oracle.

In my opinion CFS is quite simpler to setup and supported with Oracle 10GR2 and above.