SYMPTOMS
Although SQL Server Service Pack Setup has completed all
necessary upgrade operations for a virtual server, you may receive the
following error message when you run the Setup program:
An error occurred while creating virtual server resources for
clustering. Cannot create a file when that file already exists
The SQL
Server Service Pack installation log file (Sqlsp.log) indicates that
CreateVirtualServerResources returned error 183:13:39:25 Begin Action :
CreateVirtualServerResources
13:39:25 Begin: BeforeFTS()
13:39:25
Begin Action : EnumerateNodes
13:39:25 End Action : EnumerateNodes
13:39:25 End: AfterFTS() 13:39:26 End Action :
CreateVirtualServerResources
13:39:26 CreateVirtualServerResources
returned: 183 The unattended Setup programs on each node of the
cluster create Sqlsp
N.log files (where
N is the highest integer of the log file on each
node). The Sqlsp
N.log files show that the
installation was successful. However, the section of the Sqlsp.log file about
remote setups shows the following text :16:44:31
Installation return status on TESTNODEN1 : 0
16:44:31 Installation return
status on TESTNODEN2 : 0
Note In some situations, you may see a non-zero return code. A
non-zero return code for installations on individual nodes of the virtual
server does not mean that the Setup program has failed. In the following
example, 3010 is a non-zero return code:16:44:31
Installation return status on TESTNODEN2 : 3010This return code
indicates that you must restart the node. To determine if the installation was
successful, view the Sqlsp
N.log file to make sure
that you received an "Installation Succeeded" or "Installation Succeeded -
Reboot Required" message.