> Has anyone successfully created a test setup with Virtual Server 2005 RC2
> using two shared resources: Quorum and Shared Disk Array. I have followed
[quoted text clipped - 6 lines]
> When I try to install the SQL 2005 ( failover cluster option) the only
> resource that I see is the Quorum volume...
What I always do is create the disks first. Make sure they are fixed in
size. Then add the adapters. Make sure you add the SCSI adapters. Make sure
that you check the box to enable it for clustering.
Part of the problem is likely that you are trying to do too much with each
adapter. The way that VS 2005 works, you can only have one disk per SCSI
adapter, so create more than one and then attach the disks. So, for example,
one disk will be connected to SCSI 0, a second disk would be connected to
SCSI 1.
Make sure that you also configure the scsi adapter on one node to be ID of 6
and the other node with an ID of 7.

Signature
Russ Kaufmann
MVP - Windows Server - Clustering
ClusterHelp.com, a Microsoft Certified Gold Partner
Web http://www.clusterhelp.com
Blog http://msmvps.com/clusterhelp
The next ClusterHelp classes are:
Denver starting Nov 14th
NYC starting Dec 4th.
Wayne - 17 Oct 2006 16:04 GMT
Thanks for the tip: I was able to configure the diskarray in a couple of
minutes. I, as you said, was trying to do too much on one channel. I did try
the second adapter earlier, but I must have mixed up the numbers and it
through an error.Anyway, using both SCSI adapters I have been able to create
both a Quorum and a DiskArray which mirrors our physical setup!
Excellent!!
W.
>> Has anyone successfully created a test setup with Virtual Server 2005 RC2
>> using two shared resources: Quorum and Shared Disk Array. I have followed
[quoted text clipped - 20 lines]
> Make sure that you also configure the scsi adapter on one node to be ID of
> 6 and the other node with an ID of 7.