When you install ESXi, a default certificate for the host is generated. This is a ‘self-signed’ certificate and as such will not be trusted by default in it’s communications with…
Using esxtop/resxtop and vscsiStats to Identify Storage Performance Issues
This will be a quick post to address the VCAP5-DCA objective of using esxtop/resxtop and vscsiStats to identify storage performance issues on an ESXi host environment. I covered both of…
I’ve written previously about VMFS resignaturing, so rather than cover the same ground here, I’ll walk through an example of working with/troubleshooting a snapshot lun. To start with, you can…
NFS can be used as an alternative to a VMFS datastore for storing virtual machines. When using an NFS share as storage for virtual machines, there are a few things…
I’ve written previously about configuring a Windows 2008 NFS server. Whilst looking at the NFS related objectives for the VCAP5-DCA exam recently, I needed a NFS server for use in…
When troubleshooting storage and multipathing issues it is often necessary to check log files to fully understand where the problem lies. Most commonly the log to check is the vmkernel…
Utilize Direct Console User Interface (DCUI) and ESXi Shell to Troubleshoot, Configure, and Monitor an Environment
This will be a short post intended to cover the VCAP5-DCA objective of using the DCUI and ESX cli/shell to monitor and troubleshoot a host. I’ve written a lot around…
Using ESXCLI to manage host configurations is one of the objectives detailed in the VCAP5-DCA blueprint. I’ve covered using esxcli to display and modify host configurations in several posts in…
There are a number of iSCSI related esxcli commands, all accessed using the ‘esxcli iscsi’ namespace: ~ # esxcli iscsi Usage: esxcli iscsi {cmd} [cmd options] Available Namespaces: adapter Operations…
This VCAP-DCA objective appears to be to do with storage hardware such as HBAs and the drivers/modules that ESXi uses to interface with them. To start with, you can list…