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

vSphere iSCSI storage troubleshooting examples


In the last section, you learned about the iSCSI storage architecture. Now you will learn how to troubleshoot the problems in iSCSI storage. In a vSphere environment, the iSCSI storage problem that is most associated with the network configuration settings is that the storage can't connect or the performance does not keep up. In the following example, we're going to look at it!

The ESXi host can't access the iSCSI storage, so what is the problem?

  1. First, check whether the ESXi host can see the LUN via this command:

    Esxcli storage core path list
    
  2. Then check whether rescanning for storage has restored the visibility of the LUN using the GUI.

  3. Next, check whether the ESXi host access IP was stored in the past, and whether you have changed the host configuration recently.

    You can use a bottom-up approach to troubleshoot, as described here.

  4. Check for the iSCSI storage VMkernel interface configuration errors.

  5. In the ESXi host, use this command: ping 10.20...