| Author |
Message |
Roshan Dias
Guest
|
Posted:
Sat Nov 05, 2005 5:50 pm Post subject:
Active/Active Cluster Configuration |
|
|
How do i configure two node active/active cluster with single shared storage.
I need one server to use its resources for sql server and the other for File
and Print Server. I need to make use of both the servers resources.
In other words i need to access the shared storage from both the servers,
Any help on this is highly appreciated |
|
| Back to top |
|
 |
Norbert Fehlauer [MVP]
Guest
|
Posted:
Sat Nov 05, 2005 9:50 pm Post subject:
Re: Active/Active Cluster Configuration |
|
|
Roshan Dias wrote:
Hi,
| Quote: | How do i configure two node active/active cluster with single shared
storage.
I need one server to use its resources for sql server and the other
for File and Print Server. I need to make use of both the servers
resources.
In other words i need to access the shared storage from both the
servers,
|
You have to configure at least 2 (3 if you count the quorum) physical drives
in your shared device. What kind of shared device do you use? Then create a
clustergroup for SQL and one for the file and print services. You should
have 3 Clustergroups (1 default Clustergroup containing the Quorum etc.)
HTH
Norbert
--
Dilbert's words of wisdom #19: Am I getting smart with you? How would
you know? |
|
| Back to top |
|
 |
Roshan Dias
Guest
|
Posted:
Mon Nov 07, 2005 9:51 am Post subject:
Re: Active/Active Cluster Configuration |
|
|
hi thanks for giving it a thought? Any ways i managed to set my cluster for
active active. I would like to tell the exact setup i have done.
Configuration
2 HP DL 380 G$ Cluster Server with the MSA 500 G2 Storage Server.
2 Mirrored HDD in each Server & 7 * 146 HDD in the storage server.
i created two raids in the storage serve, one with 3 hdd and one with 4 hdd.
in server 1 i used one raid creating 2 partitions one for quorum and one for
sql
in server 2 i used the other raid creating 2 partitions one for file storage
one for oracle.
this way i am able to user both the server for performance as well as failover
"Norbert Fehlauer [MVP]" wrote:
| Quote: | Roshan Dias wrote:
Hi,
How do i configure two node active/active cluster with single shared
storage.
I need one server to use its resources for sql server and the other
for File and Print Server. I need to make use of both the servers
resources.
In other words i need to access the shared storage from both the
servers,
You have to configure at least 2 (3 if you count the quorum) physical drives
in your shared device. What kind of shared device do you use? Then create a
clustergroup for SQL and one for the file and print services. You should
have 3 Clustergroups (1 default Clustergroup containing the Quorum etc.)
HTH
Norbert
--
Dilbert's words of wisdom #19: Am I getting smart with you? How would
you know?
|
|
|
| Back to top |
|
 |
Norbert Fehlauer [MVP]
Guest
|
Posted:
Mon Nov 07, 2005 1:50 pm Post subject:
Re: Active/Active Cluster Configuration |
|
|
Roshan Dias wrote:
Hi,
| Quote: | in server 1 i used one raid creating 2 partitions one for quorum and
one for sql
|
AFAIK that would cause the SQL Server to fail over if you move the Default
Cluster group.
| Quote: | in server 2 i used the other raid creating 2 partitions one for file
storage one for oracle.
|
Same as above.
bye
Norbert |
|
| Back to top |
|
 |
Rodney R. Fournier [MVP]
Guest
|
Posted:
Thu Nov 10, 2005 9:50 pm Post subject:
Re: Active/Active Cluster Configuration |
|
|
Clustering treats Partitions the same as a Physical Disk, notice that it is
one resource in the Cluster Administrator.
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training
"Roshan Dias" <william_r_dias@hotmail.com> wrote in message
news:E40A3F16-A7B7-442D-AD9B-FB7CEE6121A8@microsoft.com...
| Quote: | hi thanks for giving it a thought? Any ways i managed to set my cluster
for
active active. I would like to tell the exact setup i have done.
Configuration
2 HP DL 380 G$ Cluster Server with the MSA 500 G2 Storage Server.
2 Mirrored HDD in each Server & 7 * 146 HDD in the storage server.
i created two raids in the storage serve, one with 3 hdd and one with 4
hdd.
in server 1 i used one raid creating 2 partitions one for quorum and one
for
sql
in server 2 i used the other raid creating 2 partitions one for file
storage
one for oracle.
this way i am able to user both the server for performance as well as
failover
"Norbert Fehlauer [MVP]" wrote:
Roshan Dias wrote:
Hi,
How do i configure two node active/active cluster with single shared
storage.
I need one server to use its resources for sql server and the other
for File and Print Server. I need to make use of both the servers
resources.
In other words i need to access the shared storage from both the
servers,
You have to configure at least 2 (3 if you count the quorum) physical
drives
in your shared device. What kind of shared device do you use? Then create
a
clustergroup for SQL and one for the file and print services. You should
have 3 Clustergroups (1 default Clustergroup containing the Quorum etc.)
HTH
Norbert
--
Dilbert's words of wisdom #19: Am I getting smart with you? How would
you know?
|
|
|
| Back to top |
|
 |
|
|
|
|