Groups | Blog | Home
all groups > sql server clustering > october 2003 >

sql server clustering : Error Installing SQL2k on a W2k3 cluster


Roberto
10/29/2003 7:50:29 PM
Hi,
I'm trying to install a SQL Server 2000 Virtual Server on a Windows
2003-Based Cluster Fails.
Finally, I follow the step shown at the article 815431 where you can find
how to install a named instance of SQL2k in a W2k3 cluster. But it's
imposible to use the same virtual server name and instance name that you
used to configure the pipe, cause of the "\".
How could I install it?
Thanks.

rboyd NO[at]SPAM onlinemicrosoft.com
10/30/2003 2:06:58 AM
If I am understanding you, the "\" you are referring to is the "\" between
the virtual server name and the instance name. This should not cause a
problem.

The pipe should look like this
\\.\pipe\$$\VIRTUALSERVERNAME\MSSQL$INSTANCE1\sql\query

Rand
This posting is provided "as is" with no warranties and confers no rights.
Roberto
10/30/2003 12:05:59 PM
OK.
I try to install it using this wa y but I can do it.
This is the final lines of the sqlstp.log. Sorry, I'm installing the spanish
ver.
Anybody could help me, please?
Thanks.

11:42:41 Begin Action : Run setup on cluster nodes
[args]
NumRemoteServers=2
Server.1=SQLSERVERNODO1
Server.2=SQLSERVERNODO2
[Server.1]
NumRemoteServices=1
1.app=\\SQLSERVERNODO1\D$\SQL\x86\setup\setupsql.exe
1.server=SQLSERVERNODO1
1.script=\\SQLSERVERNODO1\admin$\SQLSERVERNODO1_MKMOVIL.iss
1.cmdlineformat=%s k=Nb k=Rm k=Cl -SMS -s -f
"\\SQLSERVERNODO1\D$\SQL\x86\setup\setup.ins" -f1 %s -f2
"\\SQLSERVERNODO1\admin$\setup.log" -e "stpsilnt._ex" -b -x
"C:\WINDOWS\TEMP\"
1.user=PLATAFORMA\ClusterAdmin
1.password=074ee565223e64eb
1.name=SQLSetup1
1.sqlsetup=Y
1.copyexe=cnvsvc1.exe
[Server.2]
NumRemoteServices=1
1.app=\\SQLSERVERNODO1\D$\SQL\x86\setup\setupsql.exe
1.server=SQLSERVERNODO2
1.script=\\SQLSERVERNODO1\admin$\SQLSERVERNODO2_MKMOVIL.iss
1.cmdlineformat=%s k=ClSec k=Rm k=Cl -SMS -s -f
"\\SQLSERVERNODO1\D$\SQL\x86\setup\setup.ins" -f1 %s -f2
"\\SQLSERVERNODO2\admin$\setup.log" -e "stpsilnt._ex" -x "C:\Documents and
Settings\ClusterAdmin\"
1.user=PLATAFORMA\ClusterAdmin
1.password=074ee565223e64eb
1.name=SQLSetup2
1.sqlsetup=Y
1.copyexe=cnvsvc2.exe
11:42:41 El programa de instalación está realizando operaciones necesarias
en los nodos de clúster. Esta operación puede durar unos minutos...
11:42:41 C:\WINDOWS\TEMP\SqlSetup\Bin\remsetup.exe C:\Documents and
Settings\ClusterAdmin\WINDOWS\remsetup.ini
11:42:41 Process Exit Code: (-1)
11:42:41 Begin Action : GetRemsetupRetCode
11:42:41 Installation return status on SQLSERVERNODO1 : -1
11:42:41 Installation return status on SQLSERVERNODO2 : -1
11:42:41 End Action : GetRemsetupRetCode
11:42:41 End Action : Run setup on cluster nodes
11:42:41 Se han producido uno o más errores durante la ejecución del
programa de instalación remoto en los equipos agrupados en el clúster.
11:42:42 El programa de instalación no pudo realizar las operaciones
necesarias en los nodos del clúster.
11:42:42 Begin Action : ClusterErrorCleanup
11:42:42 End Action : ClusterErrorCleanup
11:42:42 End Action : ClusterSetupHelper







[quoted text, click to view]

AddThis Social Bookmark Button