![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All, I hope this is not a FAQ. I have a 2-node Windows Server 2003 cluster, with SQL Server 2000 SP3a. This is a development system, and is actually implemented using VMware (though I don't think that is relevant). |
#3
| |||
| |||
|
|
John wrote: Hi All, I hope this is not a FAQ. I have a 2-node Windows Server 2003 cluster, with SQL Server 2000 SP3a. This is a development system, and is actually implemented using VMware (though I don't think that is relevant). It could be relevant. Workstation 4.x does too much disk caching so disk corruption will occur, on the quorum disk for example. VMWare GSX 3 is fine a long as you add disk.locking="FALSE" and scsi0.sharedBus="virtual" -- Hans |
#4
| |||
| |||
|
|
Thanks for the response. Yes, I am using VMware Workstation 4.5 - that may be an issue. Is there a way of finding out exactly what error 435 means? It does not seem to be a standard error code; "net helpmsg" does not help. |
#5
| |||
| |||
|
|
*John wrote: Thanks for the response. Yes, I am using VMware Workstation 4.5 - that may be an issue. Is there a way of finding out exactly what error 435 means? It does not seem to be a standard error code; "net helpmsg" does not help. Cluster service can't bring the resources online. Check the windows event log and the sql log files to find out why. When that does not help, run a dos box as the sql service account an start sql from the command line (not net start but the sqlserver.exe). If you really want to cluster with vmware either use a single node cluster or use iscsi drives. I have got an out of date site which describes this: http://eratosthenes.xs4all.nl/wmwarecluster/ . -- Hans * |
#6
| |||
| |||
|
#7
| |||
| |||
|
#8
| |||
| |||
|
#9
| |||
| |||
|
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |