The IPocalypse Cometh – Are You Ready?

Maybe not in the fall out bunker sense ready, this isn’t Y2K all over again… not yet anyways. Before the hysteria engine cranks up to full speed, I figured it was time to give you some tips to make sure you are ready. Note, I’m only going to cover making sure your ESX hosts are
-> Continue reading The IPocalypse Cometh – Are You Ready?

Holy Cluster Batman! – Oracle 10g RAC on ESX 3.5

The following is a guide on how to get Oracle 10g R2 RAC installed on ESX 3.5 using CentOS Virtual Machines. Quite a mouthful, isn’t it? This was written up by Justin Mungal. In the guide Justin covers every thing needed to get Oracle RAC installed on ESX 3.5 and then some. It should be
-> Continue reading Holy Cluster Batman! – Oracle 10g RAC on ESX 3.5

ESX 3.5 Virtual Switches From the CLI (esxcfg-vswitch) – VCDX Prep

Moving along with our series of esxcfg & VCDX related series of posts, we come to esxcfg-vswitch. The example we’ll work with here has us setting up a new virtual switch, adding an uplink NIC, adding a port group with VLAN 393, and changing the MTU. Ready? Here we go: Add the vSwitch: [root@ProfessionalVMware root]#
-> Continue reading ESX 3.5 Virtual Switches From the CLI (esxcfg-vswitch) – VCDX Prep

What NICs Do I Have? – esxcfg-nics – VCDX Prep

As a plethora of my last posts suggest, I am spinning up study towards my VCDX. My first stop on that journey will be with the Enterprise Admin exam. Along the way I hope to share bits that I learn, review, and otherwise enjoy about the process. Today that is figuring out all manner of
-> Continue reading What NICs Do I Have? – esxcfg-nics – VCDX Prep

esxcfg-module – Managing Modules – VCDX Prep

Like the last several posts, this one hails from the storage section of the Enterprise Admin Blueprint. The Enterprise Admin exam is one of the several requirements to becoming a VCDX. As I go down this path, I hope to share with you some of my exam prep in the hope that it will help
-> Continue reading esxcfg-module – Managing Modules – VCDX Prep

Manage VMFS File Systems Using the CLI – VCDX Prep

Seems this is becoming part of a series. Like the last few posts, this one was also produced from objective 1.1 of the VCDX Blueprint, and is part of my exam prep. Task: Manage VMFS file systems using command line tools. Solution: [root@ProfessionalVMware root]# vmkfstools No valid command specified OPTIONS FOR FILE SYSTEMS: vmkfstools -C
-> Continue reading Manage VMFS File Systems Using the CLI – VCDX Prep

Configure an NFS Datastore From the CLI – VCDX Prep

Like the last post, this one also hails from objective 1.1 of the VCDX Blueprint, and is part of my exam prep. Task: Configure an NFS Datastore using command line tools. Solution: [root@ProfessionalVMware root]# esxcfg-nas esxcfg-nas <options> [<label>] -a|–add                Add a new NASc filesystem to /vmfs volumes.                          Requires –host and –share options.                         Use
-> Continue reading Configure an NFS Datastore From the CLI – VCDX Prep

Installing ESX 3.5 in VMware Fusion

While this actually requires no special settings, I figure it’s worth noting, if for nothing more than to state that in VMware Fusion 3, ESX 3.5 requires no additional settings to be operational. Basically it works as follows: Download the ESX ISO (vmware.com/download/vi) In VMware Fusion create a new virtual machine, choosing said ISO: The
-> Continue reading Installing ESX 3.5 in VMware Fusion

ESX 3.5 U4 Now Avail!

Can’t be much more descriptive than that. Check the release notes here. What’s New Notes: Not all combinations of VirtualCenter and ESX Server versions are supported and not all of these highlighted features are available unless you are using VirtualCenter 2.5 Update 4 with ESX Server 3.5 Update 4. See the ESX Server, VirtualCenter, and
-> Continue reading ESX 3.5 U4 Now Avail!

Exchange on VMware – Podcast, Webinar, and White Papers, Oh My

This particular topic comes up from time to time in discussions. Yes it is OK to run Exchange on VMware, and Exchange 2007 on VMware is a supported configuration… for more info, follow the links below: The Podcast – Wednesday, Jan 14, for another round of the VMware Communities Roundtable podcast The Webinar – Jan
-> Continue reading Exchange on VMware – Podcast, Webinar, and White Papers, Oh My

Running Update 3? San Gone Funny?

VMware release KB 1008130 yesterday, describing just this: Symptoms include: VMware ESX or ESXi host might get disconnected form VirtualCenter. All paths to the LUNs are in standby state. esxcfg-rescan might take a long time to complete or never completes (hung). The KB goes on to say, that right now the only fix is a
-> Continue reading Running Update 3? San Gone Funny?

Time Keeps on Slipping… Time Keeping Best Practices for Linux

Had a situation in which time in a Linux guest kept creeping about, slower, faster, etc. To the point where NTP wasn’t helping before. This in turn, like all good questions, turned me to that which is the holy oracle of all knowledge: Google. Google, showed me that I am not alone in my struggles,
-> Continue reading Time Keeps on Slipping… Time Keeping Best Practices for Linux