- You install a new SQL Server 2008 R2 Failover cluster.
- When you configure the cluster instance, you use an IP address that is already being used. This results in a failure in feature configuration for that instance
- You try unsuccessfully to repair or uninstall that instance, and you leave the failed instance as it is.
- You install a new instance of a SQL Server 2008 R2 Failover cluster.
- The new instance is installed successfully and is put into production.
In this scenario, if you try to update the new instance with a cumulative update or a service pack, the setup fails. Additionally, you receive the following error message:
- TITLE: SQL Server Setup failure.
- ------------------------------
- SQL Server Setup has encountered the following error:
- A failure was detected for a previous installation, patch, or repair for instance '<Instance name>' during configuration for features [SQL_Replication_Core_Inst,SQL_Engine_Core_Inst,MPT_AGENT_CORE_CNI,]. In order to apply this patch package (<Package name>), you must resolve any issues with the previous operation that failed. View the summary.txt log to determine why the previous operation failed.
- A failure was detected for a previous installation, patch, or repair during configuration for features [SQL_Engine_Core_Shared,CommonFiles,SQL_WRITER,SQL_Browser_Redist,]. In order to apply this patch package (<Packagename>), you must resolve any issues with the previous operation that failed. View the summary.txt log to determine why the previous operation failed.
- Error code 0x84B20001.