Book Image

System Center 2012 R2 Virtual Machine Manager Cookbook - Second Edition

By : Edvaldo Alessandro Cardoso Sobrinho, EDVALDO ALESSANDRO CARDOSO
Book Image

System Center 2012 R2 Virtual Machine Manager Cookbook - Second Edition

By: Edvaldo Alessandro Cardoso Sobrinho, EDVALDO ALESSANDRO CARDOSO

Overview of this book

Table of Contents (18 chapters)
System Center 2012 R2 Virtual Machine Manager Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Configuring availability options and virtual NUMA for VMs


Since VMM 2012 SP1, you can configure availability options for VMs that are deployed on Hyper-V host clusters, which include the following:

  • VM priority: By configuring these settings, the host clusters will be instructed to start or place high-priority VMs before medium- or low-priority VMs, ensuring that the high-priority VMs are allocated memory and other resources first (for better performance).

  • Preferred and possible owners of VMs: These settings influence the placement of VMs on the host cluster nodes. By default, there is no preferred owner, which means that the possible owners include all cluster nodes.

  • Availability sets: By placing VMs in an availability set (to improve continuity of service), VMM will attempt to keep these VMs on separate hosts whenever possible.

You can also configure NUMA, which is a memory architecture that is used in multiprocessor systems. NUMA tries to reduce the gap between the speed of the CPU and memory...