Book Image

Microsoft System Center Virtual Machine Manager 2012 Cookbook

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

Microsoft System Center Virtual Machine Manager 2012 Cookbook

By: EDVALDO ALESSANDRO CARDOSO, Edvaldo Alessandro Cardoso Sobrinho

Overview of this book

Microsoft System Center 2012 is a comprehensive IT infrastructure, virtualization, and cloud management platform. With System Center 2012, you can more easily and efficiently manage your applications and services across multiple hypervisors as well as across public and private cloud infrastructures to deliver flexible and cost-effective IT services for your business.This cookbook covers architecture design and planning and is full of deployment tips, techniques, and solutions designed to show users how to improve VMM 2012 in a real world scenario. It will guide you to create, deploy, and manage your own Private Cloud with a mix of Hypervisors: Hyper-V, Vmware ESXi, and Citrix XenServer. It also includes the VMM 2012 SP1 features.This book is a cookbook that covers architecture design, planning and is full of deployment tips, techniques and solutions designed to show users how to improve VMM 2012 in a real world scenario. It will guide you to create, deploy and manage your own Private Cloud with a mix of Hypervisors : Hyper-V, Vmware ESXi and Citrix XenServer.
Table of Contents (16 chapters)
Microsoft System Center Virtual Machine Manager 2012 Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Configuring Dynamic Optimization and Power Optimization in VMM


Dynamic Optimization (DO) is a new VMM feature that initiates live migration of VMs that are on a cluster, to improve load balancing among cluster nodes and to correct any placement constraint violations.

It can be configured with a specific frequency and aggressiveness on a host group, which determines the amount of load discrepancy required to trigger a live migration through Dynamic Optimization (DO).

Dynamic Optimization settings can be configured for the CPU, memory, disk I/O, and network I/O.

By default, VMs are migrated every 10 minutes with medium aggressiveness. You must take into consideration the resource cost (for example, the network) of extra migrations against the advantages of load balancing among cluster nodes, when setting the frequency and aggressiveness for Dynamic Optimization.

Note

By default, a host group inherits DO settings from its parent host group.

Power Optimization , a Dynamic Optimization optional feature...