Monday, September 3, 2012

The SBHVL project - Part 1: Basic setup, Networking and Security


This week I introduced the Small Budget Hosted Virtual Lab (SBHVL) project, and in this post I will describe the basic setup of the physical lab host, the network architecture and some related security aspects.
Read more »

Wednesday, August 29, 2012

vSphere 5.1 new features: My top 5 and some less known

This week VMware announced vSphere 5.1 at VMworld in San Francisco. The VMware Blogosphere is already flooded with lists of what's new in this release, so I decided to elaborate on my personal top 5 new features and some less known new features instead of repeating the news over and over. Here we go:
Read more »

Monday, August 27, 2012

Introducing the Small Budget Hosted Virtual Lab (SBHVL) project


This week there is the VMworld 2012 in San Francisco, and lots of the VMware bloggers have been very busy in the last days preparing for this event. I'm sure there will again be lots of exiting news, product updates and announcements from VMware and other vendors. I won't be there, but I will closely follow these news.
Read more »

Saturday, August 18, 2012

How do you stay up-to-date on VMware product patches and updates?

A while ago I posted the news about vCenter Server Update 1a and the latest ESXi patch being released, and in the comments section a reader asked some questions about updating VMware ESXi specifically and other VMware products in general.

His first question was: How do you know that a vCenter/ESXi/any VMware product patch/update is released?As a VMware admin, how do you stay up-to-date on this matter? My first thought was: Now, this is easy to answer, but in the end I was not able to find a single definitive answer to this question ...
Read more »

Friday, August 10, 2012

How to simplify and automate VMware ImageBuilder with the ESXi-Customizer-PS script

I published a new and improved version of my ESXi-Customizer-PS script today. This PowerCLI script greatly simplifies and automates the process of creating fully patched and customized ESXi 5.x installation ISOs using the VMware PowerCLI ImageBuilder snapin.

Over time I added more and more options to the script, and I think it is time now to provide a detailed tutorial to show how to make efficient use of it. Grab the latest version (1.3) from my Google Code page and give it a try. The only prerequisite you need is an installation of the current VMware vSphere PowerCLI.
Read more »

Saturday, July 14, 2012

VMware vCenter Update 1a and ESXi 5.0 Build 768111

VMware has released Update 1a for vCenter and important patches for ESXi 5.0 on July 12th 2012.

What's new and fixed in vCenter Update 1a:
  • This is the first update that is also available for the vCenter (Linux based) appliance
  • For the appliance it switches the embedded DB2 database to VMware's own vPostgres database.
  • The problem with excessive memory consumption of the tomcat6 service (KB2013890) has been resolved.
  • The problem with HA restarts failing for VMs that were migrated with Storage VMotion (KB2013639) is fixed.
  • For a full list of fixes see Release notes.
What's new in the ESXi 5.0 Patch Release ESXi500-201207001:

Here is a link to the full ESXi 5.0 update bundle: ESXi500-201207001.



Wednesday, July 11, 2012

[Release] ESXi5 Community Packaging Tools 2.0


Yesterday I have released version 2.0 of my ESXi5 Community Packaging Tools. To re-iterate on that: These tools enable Community developers to create software packages for ESXi 5 in the VMware proprietary formats VIB (VMware Installation Bundle) and ZIP (VMware Offline Bundle).

Changes in this version:
Read more »