Book Image

VMware Performance and Capacity Management, Second Edition - Second Edition

By : Sunny Dua
Book Image

VMware Performance and Capacity Management, Second Edition - Second Edition

By: Sunny Dua

Overview of this book

Performance management and capacity management are the two top-most issues faced by enterprise IT when doing virtualization. Until the first edition of the book, there was no in-depth coverage on the topic to tackle the issues systematically. The second edition expands the first edition, with added information and reorganizing the book into three logical parts. The first part provides the technical foundation of SDDC Management. It explains the difference between a software-defined data center and a classic physical data center, and how it impacts both architecture and operations. From this strategic view, it zooms into the most common challenges—performance management and capacity management. It introduces a new concept called Performance SLA and also a new way of doing capacity management. The next part provides the actual solution that you can implement in your environment. It puts the theories together and provides real-life examples created together with customers. It provides the reasons behind each dashboard, so that you get the understanding on why it is required and what problem it solves. The last part acts as a reference section. It provides a complete reference to vSphere and vRealize Operations counters, explaining their dependencies and providing practical guidance on the values you should expect in a healthy environment.
Table of Contents (28 chapters)
VMware Performance and Capacity Management Second Edition
Credits
Foreword
Foreword
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Part 1
Part 2
Part 3
Index

A day in the life of a VMware Admin


To understand what performance actually is, it is always good to begin with the customer. As shared in the previous chapter, the SDDC is providing a service, not a system. We have seen this in almost all customers. Whether the application team or VM owner pays for the service or not, it is a service. The existence of a chargeback model is practically optional. VM owners no longer own, hence care, about the underlying infrastructure.

Here is a common story often told in the virtualization community, which will resonate with you as an IaaS provider:

A VM owner complains to you that her VM is slow. It was not slow yesterday. Her application architect and lead developer have verified that:

  • The VM CPU and RAM utilization did not increase. They are also within a healthy range. The application team has verified that the CPU run queue is also in the healthy range.

  • The disk latency is good. It is below 10 milliseconds.

  • The network isn't dropping any packets.

  • There is...