A holiday promo for the vSAN 6.7U1 Deep Dive Book

A very short post to let you know that Duncan and I are doing a holiday promotion for our vSAN 6.7U1 Deep Dive book. We will start the promotion for the e-book on December 24th, when we will lower the price of the e-book to just US $0.99 (Amazon.com) and UK £0.99 (Amazon.co.uk). The price will then gradually rise back to the original price over the following 10 days. Unfortunately, Amazon does not allow publishers to create promotions on every site, so this promotion will only be available on Amazon.com and Amazon.co.uk. For the paper copy of the book, we…

Tanzu Mission Control – VMworld 2019 Updates

After spending some time watching, digesting and then writing about Project Pacific Deep Dive updates from VMworld 2019, the next item on my to-do list was to get up to speed on VMware Tanzu, or to be more specific, Tanzu Mission Control. The reason I am being more specific is that VMware Tanzu is a broad portfolio of products and features which can be categorized into 3 distinct areas. These areas are Build, Run and Manage. The Build category related to initiatives taking place in the developer space, notably with Bitnami and Pivotal, the former having recently been acquired by…

CNS – not just for vSAN

After a very eventful VMworld, we received lots of questions about CNS, the Cloud Native Storage feature that was released with vSphere 6.7U3. Whilst most of the demonstrations and blog articles around CNS focused on vSAN, what may have been missed is that this feature also works with both VMFS and NFS datastores. For that reason, I decided to create some examples of how CNS can also bubble up information in vSphere about Kubernetes Persistent Volumes (PVs) created on both VMFS and NFS datastores. Let’s begin by creating some simple policies to tag my VMFS datastore and my NFS datastore.…

Safekeeping – a useful tool for interacting with First Class Disks/Improved Virtual Disks

I have been doing quite a bit of work on First Class Disks (FCD), also known as Improved Virtual Disks (IVD) over the past number of months. One tool that has been extremely useful in improving my understanding of FCDs has been safekeeping, a tool developed by Max Daneri of VMware and which is now available to download on GitHub. If you did not know, FCDs are used extensively in VMware’s new Cloud Native Storage (CNS) offering that is currently available with vSphere/vSAN 6.7U3. Now, whilst the primary aim of this tool is to help backup vendors become familiar with…

Video of HCI Spotlight Session from #VMworld now available #HCI3551KE

This week at VMworld in Barcelona, I was honored to  be able to  co-present the HCIBU Spotlight Session with our GM and SVP, John Gilmartin. I noticed that the full video is now available online on the VMworld Video site. If you want to learn more about how to Future Proof your Infrastructure with vSAN and VMware Cloud Foundation, give it a watch. The cool demos, showing Cloud Native Storage, Site Recovery Manager support for vVols and Project Magna auto-tuning vSAN all start around the 30 minute mark. The full video is available here. Enjoy!

Finding VMDK path from PV VolumeHandle

I’ve been looking at ways in which we could query the mappings of objects between the Kubernetes layer and the vSphere layer. One thing that I really wanted to figure out is if I have the VolumeHandle from the Persistent Volume in Kubernetes, could I easily find the datastore and path using PowerCLI. It looks like I can. Let’s begin with a look at the Persistent Volume or PV  for short. Note that this is a Kubernetes cluster that is using the new vSphere CSI driver. 

Site Recovery Manager support for vVols – Tech Preview from VMworld 2019

Regular readers will be aware that I have been spending a lot of my time on Cloud Native Storage topics these days, whether it is bubbling up how Kubernetes clusters are consuming vSphere storage through our new CNS feature in vSphere 6.7U3, or using Velero to do lots of things like backups/restores/application mobility. However something I have been passionate about for quite a number of years now is our Virtual Volumes (vVols) feature. And while it has been rather quiet over the past couple of years, I was thrilled to see us deliver a tech preview for supporting Site Recovery…