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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 ACTIVE/ACTIVE cluster

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-SQL
Instance Name: IS2
Active Node: ISPUB-SQL1
Inactive Node: ISPUB-SQL2

I want to create a second virtual server:

Virtual Server Name: ISCLSTR2-SQL
Instance Name: IS3
Active Node: ISPUB-SQL2
Inactive Node: ISPUB-SQL1

This 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.ini
Process 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
Go to Top of Page
   

- Advertisement -