Book Image

VMware vSphere 5.x Datacenter Design Cookbook

By : Hersey Cartwright
Book Image

VMware vSphere 5.x Datacenter Design Cookbook

By: Hersey Cartwright

Overview of this book

Table of Contents (19 chapters)
VMware vSphere 5.x Datacenter Design Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Network resource management


In a vSphere environment, physical network resources are shared across multiple virtual machines and services. The ability to ensure that sufficient capacity is available across shared resources thus becomes important. If a single virtual machine or a VMkernel network service, such as vMotion or Fault Tolerance, saturates the available network capacity, other virtual machines and services, including host management services, may be adversely impacted.

How to do it…

  1. Identify the traffic shaping and network resource controls available on the virtual network switches.

  2. Determine the network resources required for different traffic types: management, IP storage, vMotion, and virtual machine traffic.

  3. Design traffic shaping or Network I/O Control policies to guarantee or limit network resources for the network traffic types based on design requirements.

How it works…

Traffic shaping is used to limit the amount of bandwidth available to virtual switch ports. Network IO Control...