FIX: SQL Server Cluster Setup May Fail on Third-Party Disk DrivesID: Q184008
|
The Microsoft SQL Server Cluster Setup Wizard may fail to correctly identify the disk volume that SQL Server is installed on.
This incorrect identification occurs when the volume is controlled by a
third-party custom-written resource DLL. Solutions such as IBM ServeRAID
Logical Disks and Compaq Proliant Cluster Series S Model 100 are examples
of such hardware available.
The SQL Server Cluster Setup program looks for SQL Server to be installed
on a "Physical Disk" resource type. Any other resource type fails, even
though it is a mass storage device that SQL Server is installed on.
The workaround involves modifying the registry to redirect the SQL Server
Cluster Setup program.
You should also check with your hard disk vendor to confirm whether there
are any known problems associated with changing their resource type. In the
IBM example, the disks will not failover to the other cluster properly.
Therefore the resource type must be changed several times for SQL Server
Cluster Setup to work.
WARNING: Using Registry Editor incorrectly can cause serious problems that
may require you to reinstall your operating system. Microsoft cannot
guarantee that problems resulting from the incorrect use of Registry Editor
can be solved. Use Registry Editor at your own risk.
For information about how to edit the registry, view the "Changing Keys And
Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete
Information in the Registry" and "Edit Registry Data" Help topics in
Regedt32.exe. Note that you should back up the registry before you edit it.
If you are running Windows NT, you should also update your Emergency Repair
Disk (ERD).
HKEY_LOCAL_MACHINE\Cluster\Resources
12354678-1234-1234-1234-1234567890ab.
Highlight each one individually, look in the right pane, and observe
the Type value. Look for the name of your third-party disk resource
and change it to "Physical Disk". Note that this is case sensitive.
Microsoft has confirmed this to be a problem in SQL Server
version 6.5. This problem has been corrected in U.S. Service Pack 5a
for Microsoft SQL Server version 6.5. For information about
downloading and installing the latest SQL Server Service Pack, see
http://support.microsoft.com/support/sql/.
For more information, contact your primary support provider.
ServeRAID is manufactured by IBM, a vendor independent of Microsoft; we
make no warranty, implied or otherwise, regarding this product's
performance or reliability.
Additional query words:
Keywords : kbbug6.50 kbfix6.50.SP5
Version : winnt:6.5
Platform : winnt
Issue type : kbbug
Last Reviewed: June 24, 1999