Uh oh, an old issue seems to have been reincarnated in vSphere 5.5 U2 which may cause vMotions of guests on NFS storage to fail with the error: remote host IP_Address failed with status Busy This issue was first evident some time ago where it affected V4.1 and was subsequently fixed (albeit temporarily) with ESXi 4.1 […]
A very quick post this one, but an annoying thing I often see left unchecked in environments, that is simple to fix in a minute. Yes, this is an old topic, but it’s still too evident today…. This should be in your “just do it” category. It’s the awful Certificate warning displayed in your Powershell […]
I had a nice little episode with a set of PSOD looping hosts in December which resulted in a lot of guests getting moved around automatically during attempted HA recoveries. This got me thinking about all the automation that goes on ‘behind the scenes’ as a result of DRS and HA. Also when you have multiple […]
Regularly throughout the year, I like to take PIT (Point in Time) backups of my ESXi host configurations. These form part of my Critical Config backups that I hope I’ll never have to use. But like any backup, these are merely another safety net as we strive to have more resilient systems. With the calendar […]
Nothing like a bit of Hyperbole, but some days are better than others! One thing I have learned over the years is to always expect the unexpected. Yesterday’s ‘unexpected‘ was one of these; That’s cool, HA kicked in and the stranded guests began to restart as expected. Not great, […]
VAAI (vStorage API for Array Integration) was first introduced into vSphere in v4.1 with promises of deeper integration and control over supported storage Arrays. Each feature (or Primitve) was designed to help us gain benefits from our Arrays. Vendors who didn’t support VAAI were frowned upon and those delivering on it heralded. These Primitives can be […]
Changed Block Tracking (CBT) is a great feature introduced in ESXi 4.0, that effectively brought incremental backup technology to our virtual machines. Third parties were able to leverage this so backups would only require the processing of blocks that have changed rather than all blocks. This saved inordinate amounts of time, data and effort while allowing […]
I recently had the ‘pleasure’ of an unresponsive vm that had basically turned into a ZOMBIE ! It could not be restarted, edited, snapshot’d and was of course, unresponsive from an OS perspective (No RDP, ping or comms just totally off the air) Any attempted operation from the vSphere client returned “Another task is already in […]
Many admins use Host Profiles, vCM, vCOPS and the like to ensure element compliance within their VI inventory. While these can be fine solutions, many companies do not have the luxury of owning these products. In many cases the targeted use of powerCLI commands across your environment can help to keep things in ‘check’ and […]
Snapshots are cool. We all use them, we all love them. But they can be tedious to manage, and this can lead to them causing issues. Take some care to manage them proactively so they don’t become a monkey on your back. I’ve grown rather fond of managing snapshot functions using PowerCLI. Why? It’s fast, […]