Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-08-01 : 14:50:01
|
| Aron Feldman writes "We currently have a 2 node SQL cluster.The configuration is the following:Virtual Server Name: ISCLSTR1-SQLInstance Name: IS2Active Node: ISPUB-SQL1Inactive Node: ISPUB-SQL2I want to create a second virtual server:Virtual Server Name: ISCLSTR2-SQLInstance Name: IS3Active Node: ISPUB-SQL2Inactive Node: ISPUB-SQL1This will give me an ACTIVE/ACTIVE configuration.The first server (ISCLSTR1-SQL) is working perfectly. However, I have not been able to install the second virtual server.I get the following error:Setup failed to perform required operations on the cluster nodes.By looking at the log, the only obvious error that I see is:C:\Temp\2\SqlSetup\Bin\remsetup.exe C:\WINNT\remsetup.iniProcess Exit Code: (2) The system cannot find the file specified.Any ideas?Thanks,Aron Feldman" |
|
|
eyechart
Master Smack Fu Yak Hacker
3575 Posts |
Posted - 2005-08-01 : 15:29:46
|
| please post your sqlstp#.log file-ec |
 |
|
|
|
|
|