March 4, 2010 at 7:31 am
Hi
I currently have an active\active 2 node sql2000 and sql2005 enterprise setup.
I need to add extra clusters (as part of a migration) and I've managed to add the new nodes to the windows cluster and the SQL2000 cluster.
Unfortunately I've hit a problem with SQL2005.
When I try and add a node to the cluster I get the following error message during the System configuration check:
There was an unexpected failure during the setup wizard.
Check Core(local).log I can see the error
oaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\sqlsval.dll Version:2005.90.4035.0
Error: Action "InvokeSqlSetupDllAction" threw an exception during execution. Error information reported during run:
Source File Name: datastore\cachedpropertycollection.cpp
Compiler Timestamp: Mon Nov 17 17:05:55 2008
Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "ComputerList" {"SqlComputers", "", ""} in cache
Source File Name: datastore\clusterinfocollector.cpp
Compiler Timestamp: Mon Nov 17 17:05:55 2008
Function Name: ClusterInfoCollector::collectClusterVSInfo
Source Line Number: 888
----------------------------------------------------------
Failed to detect VS info due to datastore exception.
Source File Name: datastore\clustergroupsproperties.cpp
Compiler Timestamp: Mon Nov 17 17:05:55 2008
Function Name: ClusterGroupScope.SharedDisks
Source Line Number: 56
----------------------------------------------------------
Failed to find a cluster group that owned shared disk: \:
WinException : 2
Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.
Source File Name: datastore\clustergroupsproperties.cpp
Compiler Timestamp: Mon Nov 17 17:05:55 2008
Function Name: ClusterGroupScope.SharedDisks
Source Line Number: 56
This seems to indicate there's something hiding in the registry somewhere pretending to be a shared drive without assignment.
No errors in the SCC log that I can see, last entry is
Processing article FeatureDataFile
Scc Error: 50038 (0xc376)
Error code: 1626 (0x65a)
SccPerformer closed.
No errors in the event log.
Any help gratefully appreciated 😀
March 5, 2010 at 2:29 am
okay found that the node had to have all the disks in the cluster (not just its group/VM)
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply