19 April 2006
Virtual Server Cluster - Move workload on CPU spike
Here's a good question emailed to me yesterday. If you seen the Virtual Server 2005 R2 Host Clustering demos during events such as IT Forum last year, in addition to the planned & unplanned failover as per my blogcasts a few months ago, we include MOM 2005 in the mix to monitor if the utilisation of a CPU goes over a certain threshold, a script is fired off to force one or more workloads to be moved to another machine. The question was how do we do that. Answer is very simple - using a one line script similar to below. Nothing more complex that the code already in the host clustering script itself.
cluster.exe /cluster:<cluster name> group <group name> /move
Cheers,
John.
Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using
Comments
Leave a Comment
Comment Policy: No HTML allowed. URIs and line breaks are converted automatically. Your e–mail address will not show up on any public page.