-
What is vSAN? This is a first post in a series on vSAN, VMware’s software-defined-storage offering. vSAN uses disks within the ESXi hosts to create a resilient scalable shared storage platform for the virtual infrastructure providing many of the features of SAN/NAS shared storage without the need for additional …
Read More -
Support for Windows Server 2008 and 2008 R2 ends in January 2020- just two years from the date of this post. Four years ago I put up a script to find XP and 2003 VMs, and I’ve modified this to search a vSphere environment for powered on VMs running Server 2008 as a Guest OS: 1Get-VM | 2 Where {$_.PowerState -eq …
Read More -
When setting up a new vRealize Operations 6.6 environment (using the vRealize Operations Manager Initial Setup wizard) the password is not accepted despite apparently meeting the complexity requirements. The criteria stated are that passwords must: Be at least eight characters long Be different from your username …
Read More -
This evening I was amongst a group of vExperts attending a webinar briefing from Runecast. The company is relatively new on the scene at only a couple of years old, but the product has created a stir in the VMware community. In this briefing CEO Stanimir Markov gave an overview of the product before Senior Engineer …
Read More -
With VMware vCenter Server Appliance 6.5 patching has become very straightforward and both the vCenter software and the underlying Photon OS can be updated using a simple GUI. This short run through covers patching a single VCSA where the VCSA High Availability has not been configured. Login to the vCenter Server …
Read More -
I’ve been running a Proof of Concept system for vSphere Encryption using vSphere 6.5u1 and a HyTrust KeyControl 4.0 KMS cluster. This has been very straightforward to implement and use and there’s plenty of documentation out there on how to do so, but in this post I’ll be highlighting some of the limitations. A few of …
Read More -
Wednesday saw the second of the two VMworld Europe keynotes- again fronted by Pat Gelsinger with his colleagues. The format at the start of the show was similar to the US sit down between Pat and Michael Dell, but this time the VMware CEO was joined by Sanjay Poonen and Ray O’Farrell to answer attendees questions. …
Read More -
Even when VMworld US had been weeks in advance of the European event there had been a lot in common between the keynotes so with the two legs being just days apart this year more similarity was inevitable. My write-ups of the VMworld 2017 US keynotes can be found elsewhere on this blog, so I’ll be trying to avoid too …
Read More -
Yesterday the VMworld faithful started arriving at El-Prat Airport in Barcelona, heading to registration at the Fira Gran Via, and checking into their hotels in the city. To get the event started the annual vRockstar gathering offered the chance to renew old friendships and make some new ones. This year vRockstar found …
Read More -
I came to deploy a Virtual Machine from a Content Library on vSphere 6.5 and discovered that the Content Library had disappeared. Cause The Content Library Service was stopped. Attempting to start the service caused an error- both through the GUI and command line. 1VMware vCenter Server Appliance 6.5.0.10000 2Type: …
Read More