VSAN Part 5 – The role of VASA

VASA, originally introduced in vSphere 5.0, are an extension of the vSphere Storage APIs. VASA is shorthand for vSphere Storage APIs for Storage Awareness. It initially allowed storage arrays to integrate with vCenter for management functionality via server-side plug-ins or Vendor Providers. The storage provider exists on either the storage array service processor or it may also be a standalone host – this is at the discretion of the vendor. In the case of VSAN, it also uses VASA, but interestingly the storage provider is now placed on the ESXi host. Read on to learn more.

VSAN Part 4 – Understanding Objects and Components

One of the most important concepts to understand in VSAN, in my opinion, is the notion of storage objects and components. Virtual Machines deployed on a vsanDatastore on VSAN 5.5 may have 4 different kinds of storage objects associated with it: The Virtual Machine home or “namespace directory” A swap object (if the virtual machine is powered on) Virtual disks/VMDKs Delta-disks created for snapshots. Each delta-disk is an object. [Update: Additional objects types were introduced in later versions of VSAN, but these were the objects in VSAN 5.5]

VSAN Part 3 – It is not a Virtual Storage Appliance

I’ve actually had to change the order of VSAN posts just to make this very point – VSAN is NOT a Virtual Storage Appliance. I’ve seen multiple conversations on twitter, and some blog posts, which are completely inaccurate when it comes to this point. VSAN is completely and fully integrated into vSphere. There are no appliances to push down and no additional VIBs to install on ESXi version 5.5 and vCenter 5.5 – VSAN is built into vSphere as kernel modules. Now, Frank Denneman wrote an excellent article explaining the advantages of kernel modules over appliances here. I’d suggest reading…

VSAN Part 2 – What do you need to get started?

This post contains the list of items you will need to get started with VSAN. I’ll also try to highlight some best practices when it comes to configuring VSAN. First off, lets start with the software requirements – those are the easy bits. You will need ESXi version 5.5 and vCenter server version 5.5. The vCenter server can be either the Windows version or the appliance version; both support VSAN. Finally you will need to familiarize yourself with the vSphere web client if you haven’t already done so. VSAN can only be managed from the vSphere web client; it is…

Exporting the Storage Map in the vSphere UI to Visio

I just saw this, thought it was sort of cool, and wanted to share it with you. You may have need, from time to time, to export the Storage Map view in the vSphere client to a format which can be used in reports, etc. It appears that the Storage Map may be exported to a Windows EMF (Enhanced Metadata Format). This format can then be imported into Visio: Useful if you ever need to do that kind of thing.

vSOM and VDPA Releases

In case you missed it, VMware released two interesting additions to the product portfolio last week. vSOM – vSphere with Operations Manager It became apparent that vCenter’s UI, while adequate for a lot of activities such as VM provisioning, does not provide the level of detail or forecasting required to manage large and complex infrastructures on a day to day basis. This is why VMware has introduced a new SKU which bundles the vCenter Operations product with vSphere. vCenter Operations Manager (vCOps) is the most comprehensive product for monitoring the health and performance of your virtual infrastructure. It  also monitors…