I am getting below log while installing sql serve 2005 on two node cluster server.
One of the installation was success on another node, second node is giving issues to me..
Failed to find property "IPResources" {"VirtualServerInfo", "", "Test"} in cache
Source File Name: datastore\cachedpropertycollection.cpp
Compiler Timestamp: Fri Jul 29 01:13:49 2005
Function Name: VirtualServerInfo.IPResources
Source Line Number: 71
----------------------------------------------------------
Failed to collect property "IPResources" {"VirtualServerInfo", "", "Test"}
Error Code: -2147024809
Windows Error Text: The parameter is incorrect.
Source File Name: cluslib\sqlclusterhlpr.cpp
Compiler Timestamp: Mon Aug 15 01:11:57 2005
Function Name: hlprCreateIPAddrResInGroup
Source Line Number: 135
---- Context -----------------------------------------------
CreateNetnameAndIPAddressesVS
hlprCreateIPAddrResInGroup
Error: Failed to Save PrivateProperties for IP Address resource <SQL IP Address 1 (Test)>
PrivateProperties are
[Address]=<>
[SubnetMask]=<>
[Network]=<Cluster Network 1>
Santosh Singh