• We have two SQL servers configured as a failover cluster. One of them is a physical and the other is a VM.

    Occasionally we are having problems with this, as the node tries to failover eventhough the cluster operations are disabled.

    Our goal is virtualize the physical SQL server and remove the failover cluster functionality.

    The problem is while trying to uninstall the cluster, the instance does not appear in the drop down.

    How can we uninstall the cluster and proceed with virtualizing the physical server?

    Thanks,