Book Image

Mastering VMware vSphere Storage

By : Victor Wu, Eagle Huang
Book Image

Mastering VMware vSphere Storage

By: Victor Wu, Eagle Huang

Overview of this book

<p>vSphere Storage is one of the three main infrastructure components of a vSphere deployment (Compute, Storage, and Network).</p> <p>Mastering VMware vSphere Storage begins with an insightful introduction to virtualization and creating your own virtual machines. We then talk about VMware vCenter Server and virtual machine management, as well as managing vSphere 5 using vSphere Management Assistant (vMA) and esxcli and vmware-cmd commands. We then swiftly move on to a very interesting topic, reviewing the vSphere performance and troubleshooting methodology. We then configure VM storage profiles, Storage DRS, and Storage I/O control. More significantly, we will troubleshoot and analyze storage using the VMware CLI and learn how to configure iSCSI storage.</p> <p>By the end of the book, you will be able to identify useful information to make virtual machine and virtual data center design decisions.</p>
Table of Contents (21 chapters)
Mastering VMware vSphere Storage
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 2. Getting Started with vSphere Management Assistant

After vSphere deployment, ESXi configuration and troubleshooting are the most common operations performed by vSphere Client. VMware administrators often choose the vSphere Client GUI to configure the ESXi host. However, they sometimes choose the command line for configuration or maintenance tasks, for example, esxcli, vicfg, and vmware-cmd commands. This is because some logs or information about the vSphere host cannot be found using vSphere Client. VMware vSphere Management Assistant (vMA) is a useful tool, and it is used to interact with ESXi hosts and vCenter Server. For example, you can add the ESXi host or vCenter Server to vMA, and then manage the individual ESXi host or virtual machine using vMA's commands.

During troubleshooting, we need to know how to gather the log files of ESXi and vCenter Server, and where we can find the related system log, for example, the VMkernel, warring message, management agent, the esxupdate...