Category: Virtualization

Installing Windows XP on VMware ESX/ESXi – No Hard Disk Drive Found

By Rob, August 5, 2009 1:36 PM

It might seem a little odd to some, attempting to install Microsoft Windows XP into a Virtual Machine running on VMware’s ESX 3.5. That’s more of a job for VMware Workstation or Player. However, I wanted to install a Windows XP VM in my ESX test environment, to try some things out. I was a little surprised when I was greeted with this message during the initial install though:

XP Install - No Hard Disk Drive Found

I’ve installed countless Windows Server 2003 VMs, and not had any issues. Pre-morning-coffee, it wasn’t immediately obvious why Windows XP would have any issues installing, especially as its listed as a supported VM type during the virtual hardware configuration steps. Continue reading 'Installing Windows XP on VMware ESX/ESXi – No Hard Disk Drive Found'»

Upgrading Vizioncore vRanger Pro

By Rob, May 8, 2009 10:30 AM

I was experiencing some issues whilst restoring some backups made with Vizioncore vRanger Pro. I’m currently using version 3.2.5.6, which is well over a year old. The obvious first step is to update the software to the latest version. At the time of writing, vRanger Pro is at version 3.2.9.7, but version 4 is on the horizon. Upgrading something as crucial as backup software makes me a little twitchy. Its important to know that you’ll still be able to take backups successfully once the upgrade is complete, and that you’ll be able to restore backups you’ve previously made. I had a good look around Vizioncore’s website for some information on the recommended upgrade procedure. Aside from a vague posting on their support forum, there was no official procedure that I could find. Should you really have to place a support call for something like this? Anyway, I managed to get the answers I was looking for, so thought I’d post them here:

Firstly, and it’s a biggie: You cannot ‘upgrade’ using the installation executable. You must first uninstall the old product.
What about configuration settings? – I was assured by Vizioncore support that after the uninstall, all configuration settings, license files, logs, etc, are all left behind. Once you install the new version, it will pick up all of your previous configuration settings from these files.

If, like me, you want to be extra sure that you wont lose your configuration, make a copy of *.dat, *.mdb and *.lic files from your vRanger installation folder before the uninstall. You may also wish to backup your log files, etc.

Then  just execute the .msi that you downloaded from the Vizioncore website, and follow the prompts.

Your scheduled tasks should also be unaffected, and will run as before using the newly installed vRanger executable.

VMWare ESX Server 3 Configuration Commands

By Rob, February 10, 2009 2:22 PM

I’ve been using VMWare ESX 3.5 for a while now, and whilst pretty much all configuration can be performed using the Virtual Infrastructure Client, there are a few configuration changes that I’ve come across that need to be performed from the command line. These configuration commands are generally prefixed with ‘esxcfg-’, and there are quite a few of them. They appear to be largely (publicly) undocumented by VMWare (especially if you dont like sifting through man pages), but I came across an excellent break-down of these commands by the consultants & trainers at Taupo Consulting.

For example:

  • esxcfg-advcfg – Get/Set Advanced Configuration (e.g. modify ‘EnableResignature’)
  • esxcfg-firewall – Modify the iptables firewall configuration
  • esxcfg-module – View and set options for start-up of the VMkernel modules (drivers)
  • esxcfg-vswitch – List, add, modify or delete virtual Ethernet switches
  • esxcfg-info – Information about the host
  • esxcfg-boot – Configure the GRUB options presented at boot time
  • esxcfg-vmknic – View and set configuration of the VMkernel ports on virtual Ethernet switches

….and many more, with full descriptions and usage examples.

They also mention many of the configuration files and their locations, along with some popular Linux commands for those unfamiliar with working at the Linux command line. Definitely worth a bookmark if you administer ESX hosts.

Installation Error – 1155 instmsi30.exe not found

By Rob, February 9, 2009 12:16 PM

I was recently testing out VMWare SRM, and when I tried to install the SRM plugin for the Virtual Infrastructure client on my Windows XP machine, I got an error ‘1155′. It went something along the lines of ‘instmsi30.exe not found’ and referenced my local temporary directory.

After a little headscratching, I discovered (as I’d suspected) that this was nothing to do with VMWare or the SRM plugin. Updating my Windows Installer using the package on the Microsoft site here, allowed me to continue with the plugin install.

WordPress Themes