I just learnt this morning that the paper edition of the Essential Virtual SAN (VSAN) book that I wrote with my colleague and good pal Duncan Epping is now available. The e-book and kindle versions were available a couple of weeks ago, but its great to see the paper edition hit the shelves. The book will hopefully have all you need to get you up and running with VSAN, including architecture details and design considerations. We tried to include everything that someone involved in VSAN administration would need. I can now appreciate the time and effort that authors put into…
I was involved in an interesting thread recently with one of our VSAN partners regarding disk sizes used in VSAN, and what impact smaller drives may have. In an earlier post, I discussed reasons why VSAN would stripe a VMDK storage object even though a stripe width was not requested in the VM Storage Policy – Why is my Storage Object striped? In that post, I highlighted the fact that if the VMDK storage object is too big to fit onto the free space of a single hard disk, then it will automatically be striped across multiple hard disks. However…
I’m a bit late in bringing this to your attention, but there is a potential issue with VASA storage providers disconnecting from vCenter resulting in no VSAN capabilities being visible when you try to create a VM Storage Policy. These storage providers (there is one on each ESXi host participating in the VSAN Cluster) provide out-of-band information about the underlying storage system, in this case VSAN. If there isn’t at least one of these providers on the ESXi hosts communicating to the SMS (Storage Monitoring Service) on vCenter, then vCenter will not be able to display any of the capabilities…
Well, after almost 8 months of work, the VSAN book that I have been working on with Duncan Epping is finally available for general download. This is the first book I’ve written, and I’ll always be grateful for the guidance and mentoring I received from Duncan. I’m also extremely grateful to a number of people at VMware Press (Pearson) for their willingness to sponsor this project. There are also numerous people at VMware that deserve thanks for their input and support, and you’ll find them listed in the acknowledgements section of the book. We’re hopeful that this book will provide…
I am extremely excited about this year’s VMworld. I’m participating is some really great sessions, and the Essential VSAN book which Duncan Epping and I have been working on for the past 7-8 months should be available too.
This is a question that has come up a number of times. Many of you will now be familiar with the VM Storage Policy capability Number Of Failures To Tolerate for VSAN, which defines how many failures can occur in the VSAN cluster and still provide a full copy of the data to allow a virtual machine to remain available. In this short post, I will explain how many physical ESXi hosts you need to accommodate the Number of Failures To Tolerate requirement in the VM Storage Policy.
In this post, we talk about a particular behaviour with using the default (or None) policy with VSAN. I have stated many times in the past that when a VM is deployed on the VSAN datastore, it behaves like it is thinly provisioned unless the capability ‘Object Space Reservation’ (OSR) is specified in the VM Storage Policy. The OSR will pre-allocate space on the VSAN datastore for the virtual machine’s storage objects, and is specified as a percentage of the actual VMDK size. However, there is a slightly different behaviour when the default policy is used. Once again, I was…