Live Migration to Best possible node
hi,
i have 20 node cluster virtual machine role.
i know equivalent power shell command migrating vms best possible node.
when right click on vm cluster manager, see below option live migration best possible node. same thing achieve through powershell.
thanks in advance.
thanks, krishna
use move-clustervirtualmachinerole without -node parameter.
ex:
there few ways move-clustervirtualmachinerole understand 1 want move, that's way it. can use get-clustergroup without parameters see names uses vms' resource groups in case don't match vm names.get-clustergroup -name "sv-test1" | move-clustervirtualmachinerole
eric siron altaro hyper-v blog
independent blog contributor, not altaro employee. solely responsible content of posts.
"every relationship have in worse shape think."
Windows Server > High Availability (Clustering)
Comments
Post a Comment