Operating System - HP-UX
1833051 Members
2411 Online
110049 Solutions
New Discussion

Disk configuration in cluster.

 
SOLVED
Go to solution
aaaA_4
Regular Advisor

Disk configuration in cluster.

Hi,

is it necessary to "see" all of the shared disks from all of the nodes of MCSG cluster?

N.
7 REPLIES 7
Warren_9
Honored Contributor
Solution

Re: Disk configuration in cluster.

Hi N,

it is not necessary to "see" ALL share disks from ALL nodes.

GOOD LUCK!!
Enrico P.
Honored Contributor

Re: Disk configuration in cluster.

Hi,
it is necessary that the discs of the the vg in cluster are visible to the systems that share that vg (that run the package that vg belong).

Enrico
aaaA_4
Regular Advisor

Re: Disk configuration in cluster.

Hi,

so is it possible to setup MCSG cluster on two separate disk arrays, with two groups of packages (one group of packages for each disk array). I understand it is quite strange configuration, but I'd like to know.

Help will be appreciated.
N.
Chauhan Amit
Respected Contributor

Re: Disk configuration in cluster.

Hello,

Reply is inline:

Is it possible to setup MCSG cluster on two separate disk arrays, with two groups of packages (one group of packages for each disk array).

Following is possible
a) Cluster can consist of 2 disk arrays
b) Nodes in the cluster should be able to see both the disk arrays which are being used in cluster
c) one package may correspond to one disk array and another can point to second package
d) If you want package to be configured on one disk array which is not visible to other node then it's not possible

-Amit
If you are not a part of solution , then you are a part of problem
melvyn burnard
Honored Contributor

Re: Disk configuration in cluster.

the requirement for shared disc is that any node wishing to run the package that resides on the shared disc MUST see the discs.
Therefore, if you have a cluster with a number of nodes (say 4) and one set of discs is connected to only two of these nodes, then the package residing on the discs can only run on these two nodes.

One item to be aware of is that IF you are configuring a cluster and want to set upo a cluster lock disc, then ALL nodes MUST see the shared VG containing this disc, so I would recommend rather using a Quorum Server than a cluster lock diswc.



My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
aaaA_4
Regular Advisor

Re: Disk configuration in cluster.

Hi,

Quorum server will be used, of course. So conclusion is that configuration with separate groups of servers/packages/disk array on site can build one cluster environment. Am I right?

Thank you.
N.
Chauhan Amit
Respected Contributor

Re: Disk configuration in cluster.

Yes, you can use multiple disk arrays in one cluster and create multiple packages each assigned to different array.
Quorum server is must for the nodes>3 and this must be accessible from all nodes.

-Amit
If you are not a part of solution , then you are a part of problem