The Religion of Virtualization

I never thought of it this way, but alas, this weekend, a few folks have spent quite some time on it. It started with Brenda at Virtual Gipsy: Of the things I learned while studying anthropology, the one that stuck most was to always pay attention to that which stands out. Unexpected behavior, words that
-> Continue reading The Religion of Virtualization

Early Monday Turtle Blogging

I got a bit carried away this weekend on other projects (mostly reading, with a side of biking), so here is an early morning dose of turtle love for this Monday. Picture by: Moha’ Al-Bastaki Turtle Races! The Flint RiverQuarium held their first Turtle Race on the facility’s water steps that same afternoon. “This is
-> Continue reading Early Monday Turtle Blogging

e1000 vNIC’s Hate Me – How To Find And Change vNic Types With The VI ToolKit

Well, this being the third time I’m trying to write this post (some issues with my Wwindows 7 VM, something to be said for autosave). VMware recently released a white paper showing a performance comparison between the e1000 and enhanced vmxnet drivers. In most cases the vmxnet driver outperformed and used less CPU overall than
-> Continue reading e1000 vNIC’s Hate Me – How To Find And Change vNic Types With The VI ToolKit

ProfessionalVMware @ VMWorld Europe 2009

I wasn’t there, but had a few other folks on Twitter point out to me that I got a mention during one of Carters presentations on automating VMware with PowerShell. Startled and amazed by this, I asked for some proof, and well… got it: Woo! For those that didn’t know I’ll be doing a similar
-> Continue reading ProfessionalVMware @ VMWorld Europe 2009

Sunday Turtle Blogging – Meet JeOS!

JeOS! Pronounced “Juice”. What a concept. Isn’t it? JeOS is still a relatively new concept in the virtualization scene. Build an appliance with “Just enough OS”. As it’s a relatively new concept, I’ve got a relatively new turtle (two actually, but you’ll meet the other later). Meet JeOS: JeOS is a Red Eared Slider, all
-> Continue reading Sunday Turtle Blogging – Meet JeOS!

VI3 Network Troubleshooting Guide

The VMware Networking Blog has posted a useful set of slides on troubleshooting VMware networking: At VMworld last September, one of our engineering staff, Srinivas Neginhal, delivered a fabulous breakout session  on the topic of “VI3 Networking: Advanced Troubleshooting.” Srinivas squeezed a 79-slide deck into the available time—he could have easily doubled or tripled the
-> Continue reading VI3 Network Troubleshooting Guide

Where Did I Put My Tools? Are They In Sync? – Checking the VMware Tools with PowerShell

It’s 7PM, do you know where your VMware Tools are? Rather, do you know if all your VM’s have them installed and running? Here is a one-liner to check that with PowerShell: get-vm | where { $_.PowerState -eq "PoweredOn" } | Get-VMGuest | where { $_.State -ne "Running" } | select vmName, State What this
-> Continue reading Where Did I Put My Tools? Are They In Sync? – Checking the VMware Tools with PowerShell

What VLAN is that VM On? Ask PowerShell!

When your network engineer, or other random folks are looking for some assistance in updating their vlan map Visio, or are generally trying to make their work yours (who doesn’t love to delegate) you can bash out this one liner against your VI, and instantly have a list of what VM is on what VLAN.
-> Continue reading What VLAN is that VM On? Ask PowerShell!

Sunday Turtle Blogging – How Do Turtles Handle The Winter

Picture by: Harold_5056@flickr Because it’s still cold around these parts. At least, still cold for a Floridian living in Texas. Here is a comforting article about how these little guys survive the winter: Questions about how various animals survive winter come across my desk (or rather my computer screen) rather frequently. Every species living in
-> Continue reading Sunday Turtle Blogging – How Do Turtles Handle The Winter