Question : SQL 2005 - SQL Server Services fail to install on Windows 2003 Cluster

Hi,

Environment - Windows 2003 Enterprise Edition x32 SP2 with SQL 2005

Problem - SQL Server Services fail to install

Background - This is a new installation, the cluster groups are setup (cluster group has MSDTSC, Quorum, IP and Name, APP1 & APP2 groups have disk resources only).  The install pre-checks are all green, all components install cleanly (from what I can see) but the SQL server part is failing.  Im using a domain administrator account for the install, I am logged on with mstsc /console (connected to 1 server only), my distribution media is on the local C:\kits\SQL2005\Servers & Tools directories.  I'm selecting a named instance.

The logs show:

Summary.txt
All good....till the SQL Server part.
--------------------------------------------------------------------------------
Machine         : NODENAME01
Product         : Microsoft SQL Server 2005
Product Version : 9.00.1399.06
Install         : Failed
Error Number    : 67
--------------------------------------------------------------------------------
Machine         : NODENAME02
Product         : Microsoft SQL Server 2005
Product Version : 9.00.1399.06
Install         : Failed
Error Number    : 67

SQLSetup0012_NODENAME02_Core:
Error: Action "LaunchLocalBootstrapAction" threw an exception during execution.  Error information reported during run:
"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe" finished and returned: 67
Aborting queue processing as nested installer has completed
Message pump returning: 67

SQLSetup0012_NODENAME02_Core(Local):
Running: CreatePipeAction at: 2009/3/21 13:58:45
Complete: CreatePipeAction at: 2009/3/21 13:58:45, returned false
Error: Action "CreatePipeAction" failed during execution.
Action "RunRemoteSetupAction" will be skipped due to the following restrictions:
Condition "Action: CreatePipeAction has finished and passed." returned false.

What's going on?  Any guidance really appreciated.

Regards Rich

Answer : SQL 2005 - SQL Server Services fail to install on Windows 2003 Cluster

Solution - my "Public Team " interface on one node had a trailing space.  I removed this trailing space and I also moved the install directory to the root level.  Now working through the remaining installation successfully - thanks for your assistance.
Random Solutions  
 
programming4us programming4us