How To Read Dumps – ESX Crash Dumps That Is

About thirty years ago in the jungle in South Korea I was spending some time living as a monk. One of the things I learned from these monks, was the ancient art of Dump reading. Yes! That’s right, I can tell the future by reading the finer texture and smell of a dump. Ok, while
-> Continue reading How To Read Dumps – ESX Crash Dumps That Is

Vendor Utilities – Dell DSET and ESX

Not sure how useful these will be to anyone else, but here is how to get & use Dell’s DSET utility on ESX: First pull the DSET utility from here. sftp (scp, etc) Dell’s DSET utility to your home dir. chmod 777 the DSET util [root]# ls -alh total 24M -rwxrwxrwx    1 bunchc     bunchc          24M
-> Continue reading Vendor Utilities – Dell DSET and ESX

Sunday Turtle Blogging – North Carolina Bill Preventing Turtle Export

Good news for North Carolina Turtles, from thestate.com A House subcommittee approved a bill (H.3121) designed to prevent the mass exportation of our turtles for food or the pet trade. The bill allows no more than 10 of certain species of turtles to be taken from the state by any individual, and no more than
-> Continue reading Sunday Turtle Blogging – North Carolina Bill Preventing Turtle Export

Administering VMware Site Recovery Manager – Chapter 1 Now Available!

Mike Laverick is doing something cool… he’s starting to slowly release his SRM book, chapter by chapter. Today, was chapter 1 To celebrate the arrival of my first advertiser to RTFM. I would like to begin the process of slowly releasing my SRM book free to download. The SRM book will remain commercially available for
-> Continue reading Administering VMware Site Recovery Manager – Chapter 1 Now Available!

And the Pissing Contest Begins!

Incase you’ve missed this, project VRC & VMware have released XenApp TS benchmarks with conflicting results, which seems to have the virtualization blogosphere in a tussle. Here is a good summary. Honestly, I think the debate is good, as is having multiple benchmarks around this. Like a election, one should do their own research, and
-> Continue reading And the Pissing Contest Begins!

VMware Tech Games & GA Southern

Avnet Tech Games! This year’s AvNet Tech Games features a VMware Virtualization Challenge: VMware Virtualization Challenge – Student teams will be given three unique physical enterprise computer platform scenarios with the goal of producing a 3-5 year roadmap maximizing their business value while factoring in proper ROI and architectures with consideration for the current virtualization
-> Continue reading VMware Tech Games & GA Southern

HA “Deepdive” Page at Yellow-Bricks

Mr. Epping’s High Availability “Deepdive” page is definitely worth a read and a book mark. A VMware HA Cluster consists of nodes, primary and secondary nodes. Primary nodes hold cluster settings and all “node states” which are synced between primaries. Secondary nodes send their state info(resource occupation) to the primary nodes   Nodes send a
-> Continue reading HA “Deepdive” Page at Yellow-Bricks

Getting Virtual Center “Summary” Stats With the VI Toolkit

First let me explain exactly what I’m talking about. In virtual center, when you select a host, you get a “Summary” page. On this page there are some statistics… A picture perhaps will make this easier: Better? I think so. So first for those resources on top: PS C:\> get-vmhost | get-view | %{ $_.Summary.QuickStats
-> Continue reading Getting Virtual Center “Summary” Stats With the VI Toolkit

Windows PowerShell 2.0 CTP 3, The Integrated Script Editor, And You

Microsoft has released CTP (Community Technology Preview) 3 of PowerShell 2.0. You can grab it here. After having tossed it on a VM, I found that it now includes a pretty script editor of it’s own: Cute, no? When you create a “WindowsPowerShell\profile.ps1” containing: “add-PSSnapin VMware.VimAutomation.Core” It’ll include all your VI cmdlets too. Nice!

Managing Your vCenter Events with PowerShell

While great, managing events with the the VI Client can be a pain. No search functionality, old events fall off the list, etc, etc. So what is an admin to do? A resourceful admin will have been playing with the VI Toolkit, and would have found the get-vievent cmdlet. Let’s take a look at how
-> Continue reading Managing Your vCenter Events with PowerShell

To extend or not to extend? That is the question.

Using extents gives you flexibility with your volumes and adding extents is a very simple and usually painless process. The ability to dynamically increase your total storage for a single VMFS volume is a feature we all love, but how many of us actually use it? Is it worth the risk? Are you running extents
-> Continue reading To extend or not to extend? That is the question.

Answering VM Questions With PowerShell

Because there is an answer for everything and for everything that answer is PowerShell. Sometimes in your Virtual Infrastructure, you will have a need to answer a question or two. Normally these questions are put to you by vCenter: “Did you copy or move this VM?”, “Is today your birthday?”, “Who shot Kennedy?”. For Example:
-> Continue reading Answering VM Questions With PowerShell

Moving to the Cloud. Cloud Sites By Mosso That Is

Some of you may remember the downtime we had back in December. I know that I do. That got me thinking, and talking, and talking and thinking. Apparently, after talking to Pancil a bit, and him then talking to Rob Lagesse at Mosso. We decided that the best long term home for ProfessionalVMware, was over
-> Continue reading Moving to the Cloud. Cloud Sites By Mosso That Is

Virtualization Security Round Table Podcast

Edward Haletky, a regular on VMTN, and the VMTN round table podcasts, is starting his own spinoff, the “Virtualization Security Round Table Podcast” The first show, scheduled for Thursday at 2:30p EST, is going to feature the following topics: Use of Virtualization in a DMZ. Review of security lockdown standards/benchmarks and tools Virtualization Security in
-> Continue reading Virtualization Security Round Table Podcast