Marlon,
I am considering writing an entire book on disk=20
architecture/design for SQL Server, but I would also=20
suggest you look at the stuff I have in the existing SQL=20
2K HA book to understand what goes into making a cluster.
At a minimum, you need (presented at the OS level) for=20
your cluster:
* 1 quorum disk
* 1 for SQL Server (probably more; I'd say a minimum of=20
two for data and log, but it will depend on your=20
requirements)
* 1 for MS DTC (for W2K3 required, and recommended for W2K)
Each of these should reside on different physical LUNs on=20
an external drive array, whether DAS or SAN (*not* NAS. =20
The quorum LUN must not be on a disk with any other (many=20
find it a waste of space, but that's the way it is). Some=20
vendors allow you to carve up one chunk of disk, and then=20
do partitions, and that is not really what you should do.
Hope this helps.
Allan
[quoted text, click to view] >-----Original Message-----
>Marlon, you have all the facts already. You need to buy=20
or use an external
>storage, on a different controller.
>
>Cheers,
>
>Rod
>
>MVP - Windows Server - Clustering
>
http://www.nw-america.com - Clustering
>
>"Marlon Brown" <marlon_brown@hotmail.com> wrote in message
>news:uhsppKOdEHA.1652@TK2MSFTNGP09.phx.gbl...
>>
>> (...)
>> Actually it is what I didn't understand: From the text=20
below I had the
>> impresson that "external disk storage unit connected to=20
all computers" I
>> still can't see how my regular SCSI disks existing on=20
both Compaq servers
>> can be configured as shared disks. It also says that=20
the controller cannot
>> be the one used by the system drive...
>>
>>
>> Shared Disk Requirements:
>> =B7 An HCL-approved external disk storage unit=20
connected to all
>> computers. This will be used as the clustered shared=20
disk. Some type of a
>> hardware redundant array of independent disks (RAID) is=20
recommended.
>>
>> =B7 All shared disks, including the quorum disk,=20
must be physically
>> attached to a shared bus.
>>
>> Note: The requirement above does not hold true for=20
Majority Node Set (MNS)
>> clusters, which are not covered in this guide.
>>
>> =B7 Shared disks must be on a different=20
controller then the one used
>> by the system drive.
>>
>> "Rodney R. Fournier [MVP]" <rod@die.spam.die.nw-
america.com> wrote in
>> message news:uzdl$BMdEHA.384@TK2MSFTNGP10.phx.gbl...
>> > I think you need to read this
>> >
>>
>
http://www.microsoft.com/downloads/details.aspx? FamilyID=3D96f76ed7-9634-4300-9159-
89638f4b4ef7&displaylang=3Den
[quoted text, click to view] >> > its a step by step guide on cluster installations :)
>> >
>> > Cheers,
>> >
>> > Rod
>> >
>> > MVP - Windows Server - Clustering
>> >
http://www.nw-america.com - Clustering
>> >
>> > "Marlon Brown" <marlon_brown@hotmail.com> wrote in=20
message
>> > news:OaEfxULdEHA.3916@TK2MSFTNGP11.phx.gbl...
>> > > I am sorry for my lack of understanding here, but=20
let's say if I have
>> two
>> > > "regular" Compaq ML370, can I just add two more=20
disks on each server
>and
>> > > let's say create a Raid1 and use that as=20
the 'quorum' ? I've seen the
>> > list
>> > > of devices Rod listed OK, but I still don't=20
understand how to
>configure
>> > the
>> > > disks on my servers to be used in a cluster (assume=20
they are part of
>the
>> > MS
>> > > HCL).
>> > >
>> > >
>> > > "Allan Hirt" <anonymous@discussions.microsoft.com>=20
wrote in message
>> > > news:575601c47470$953e6530$a601280a@phx.gbl...
>> > > > Rodney is correct, your SAN or DAS solution must=20
be in the
>> > > > Windows Catalog for use on a cluster, but it's=20
more than
>> > > > just getting disks. How you carve them up is=20
just as
>> > > > important, because, for example, if you create=20
one LUN but
>> > > > plan to put multiple drives on it, that won't=20
work.
>> > > >
>> > > > You need to plan your disk layout carefully.
>> > >
>> > >
>> >
>> >
>>
>>
>
>
>.