Hi,
We move sql server 2008 instances from cluster to VM.
Now we want to shut down cluser (2 nodes, active/passive). I put all sql server related services in stop mode and set them manual start.
What I am thinking:
1. Shutdown / Power off passive node.
2. Shutdown / power off active node.
Is there any other better way/best practice? If there is any need to bring those nodes/cluster online, any known issues?
Thanks