Search

Inplace Upgrade blocked with unnecessary dependency by PrinceLucifer

Active

1
0
Sign in
to vote
Type: Bug
ID: 773634
Opened: 12/5/2012 11:40:38 PM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
Following setup:
6 node WSFC cluster
All nodes have a SQL 2012 installation on it
All nodes use AlwaysOn Availability Groups
No SQL Server FCIs
One node has an additional SQL 2008R2 instance installed

Now I want to upgrade that KJ instance to Denali using Inplace Upgrade.
Unfortunately the rule check fails checking the WMI service for one of the other cluster nodes.
This check is ridicolous. My standalone instance of KJ/Denali does not need the WMI Service from any other cluster nodes. So this should not be a blocking upgrade issue
Details (expand)

Product Language

English

Version

SQL Server 2012 - Enterprise Edition

Category

Setup

Operating System

Windows Server 2008 R2 Enterprise (SP1)

Operating System Language

English

Steps to Reproduce

Easy repro:
Two node WSFC cluster
One instance of Denali with AGs enabled
One instance of KJ on Node 2
Stop WMI Service on Node 1
Run Inplace Upgrade of the KJ instance to Denali

Actual Results

Rule check fails

Expected Results

Rule check should ignore the WMI issue or at most give a warning

Platform

X64

Virtualization

 
File Attachments
0 attachments
Sign in to post a comment.
Posted by PrinceLucifer on 1/7/2013 at 8:27 PM
Needing WMI might be by design. But a STANDALONE INSTANCE needing WMI on a SECONDARY CLUSTER NODE is just not true. The Setup shouldn't even connect to the other Cluster nodes in this Scenario. And that was all I was saying.
Posted by Microsoft on 1/7/2013 at 2:28 PM
Hi PrinceLucifer, thanks for taking the time to report this issue. The SQL Server setup requires WMI to connect to the node so this is by design.

thanks,
[SQL Server Team]
Sign in to post a workaround.