vCenter Operations Manager and vSphere Data Protection Interop

I am currently involved in a project that looks at how we can back up and restore various components of the VMware vCloud Suite. One of these components is vCOps, vCenter Operations Manager. I wanted to verify that I could backup and restore vCOps with VDP, VMware’s Data Protection product. There were a couple of scenarios that I wished to test: Restore vCops VMs outside of a vApp construct and verify that it was still operational Restore vCOps VMs inside of a new vApp construct and verify that it was still operational Restore vCOps VMs inside of the original vApp…

Heads Up! Patches now available for NFS APD Issue

Very quick update … Many readers will be aware of an ongoing issue with NFS in ESXi 5.5U1. My colleague, Duncan, wrote an article about it on his blog site recently entitled – Alert: vSphere 5.5 & NFS issue. Essentially, your NFS datastore may experience an APD (All Paths Down) condition. The issue is also described in KB article 2076392. I’m pleased to say that VMware has now produced a patch to address this issue. The patch is 5.5EP4 (June 2014) and can be downloaded from VMware’s patch repository site here and will address this issue. Search on ESXi (Embedded…

Introduction to vCloud Hybrid Services (vCHS) – Disaster Recovery (DR)

I just recently received my credentials to VMware’s vCloud Hybrid Services. One of the first things I was interested in testing out was the Disaster Recovery Service, which uses VMware’s vSphere Replication technology to protect VMs in your on-premise DC to vCHS. The following post provides the steps to configure the replication target as your vCHS VDC (virtual data center), and then configuring replication on a VM.

VAAI UNMAP Performance Considerations

I was involved in some conversations recently on how the VAAI UNMAP command behaved, and what were the characteristics which affected its performance. For those of you who do not know, UNMAP is our mechanism for reclaiming dead or stranded space from thinly provisioned VMFS volumes. Prior to this capability, the ESXi host had no way of informing the storage array that the space that was being previously consumed by a particular VM or file is no longer in use. This meant that the array thought that more space was being consumed than was actually the case. UNMAP, part of…

vSphere Web Client Short Cuts

Every once in a while, you learn about something that is kind of neat. In some conversations with our UI team, I recently learnt about a few cool vSphere Web Client short cuts to jump to between different views. Ctrl + Alt + 1 = Go to Home View Ctrl + Alt + 2 = Go to vCenter Home View Ctrl + Alt + 3 = Go to the Hosts & Clusters View Ctrl + Alt + 4 = Got to the VM & Templates View Ctrl + Alt + 5 = Got to the Datastores View Ctrl + Alt…

EMC World 2014 Highlights (abridged)

Although I didn’t attend EMC World this year, there were a lot of interesting announcements. I managed to catch up with Matt Cowger (who sorts of sits between both the EMC & VMware camps) and ran through some of the main highlights from this year’s conference. There has been a lot written about EMC World already (and I mean a lot) so I’m going to try to keep the highlights to a minimum, and provide links to where you can read more.

Thin Provisioning Considerations when formatting volumes in a Guest OS

I had this question recently regarding the best way to format volumes in a Windows 2008 Guest OS, and if there were any considerations with the different formatting types on a volume which resides on a thin provisioned VMDK. Just to be certain that what I was stating was actually true, I set up a small test. Bottom line – use quick format when formatting the volume as a normal format will fill the volume, negating the space-saving associated with thin provisioned volumes.