August 2, 2019 at 10:12 am
Hello everyone ,
if I proceed to do a suspended from the main node of my cluster
Suspend-ClusterNode -Drain
Are all resources automatically transferred to the second node or I have to do
Move-ClusterGroup
thanks
August 3, 2019 at 11:10 am
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
August 5, 2019 at 10:03 pm
It only pauses the node and isn't suppose to trigger a failover. So you'd want to still do the move.
Sue
August 5, 2019 at 10:16 pm
August 5, 2019 at 10:27 pm
Suspend moves services and applications off the node but not the cluster resources. Your question was about moving all resources.
August 5, 2019 at 10:44 pm
does this command move the sql server service and the agent service
sorry I'm a little confused
August 5, 2019 at 11:18 pm
Yes. The difference is really why you want to change the nodes. Move and suspend are used for different things. If you need to failover, you use move. Drain was added for patching, updates that type of thing. Drain, patch/update, then resume. Which route you go is driven by what you are trying to accomplish.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply