Higher Ed: Virtualizing Banner Unified Digital Campus with VMware

Banner Unified Digital Campus (Banner UDC) is the most used administrative suite of applications specific to higher education. A specially crafted Google search shows almost 30,000 different universities running Banner UDC! If you are wondering if Banner UDC can be virtualized the answer is YES. VMware’s website has very little information about virtualizing Banner UDC… there’ just info about virtualizing Banner Xtender, the integrated document imaging solution. Many sysadmins will have difficulty finding a definitive answer to the “Are we supported on VMware?...

December 8, 2010 · itsahill00

PowerCLI: nSeries Guest OS Timeout Scripts

First post in months. Hopefully I’ll have more to post on in the next few weeks. Onto more pressing issues… “The N Series VMware ESX Host Utilities” have a couple of ISOs that have scripts for tweaking the guest OS disk timeouts. From the IBM Redbook IBM System Storage N series and VMware vSphere Storage Best Practices: This is a job for PowerCLI. Inspired from Jase’s script. Considerations for Linux: Use an account that can do passwordless sudo (or root- you don’t have to have root SSH enabled for Invoke-VMscript)....

November 30, 2010 · itsahill00

Gem in the VMware vCenter Converter 4.2 for vCenter Server Release Notes

It’s been a while since I’ve had time to post, but I couldn’t keep this to myself: From the VMware vCenter Converter 4.2 for vCenter Server 4.1 Release Notes: What’s New The VMware vCenter Converter 4.2 is a substantial upgrade from vCenter Converter 4.1 and includes the following new functionality (previously found only in vCenter Converter Standalone 4.0.x): Physical to virtual machine conversion support for Linux sources including: Red Hat Enterprise Linux 2....

July 24, 2010 · itsahill00

VMware Expert System with PowerCLI and Excel

This post is a writeup of a project for a master’s class in Decision Support Systems at Murray State. This is my first dive into VMware PowerCLI aside from some one shots. All feedback is welcome. Our Problems Problem 1: Servers are not being virtualized due to a decentralized procurement process A decentralized server procurement process presents many problems to an organization. There are many gains with standardizing OS/hardware platforms. Problem 2: Servers are not being virtualized because knowledge is required to make “Virtualize/Don’t Virtualze” decision...

December 9, 2009 · itsahill00

Virtual Andy Update

It’s been months since I’ve updated. It’s been a busy summer but I’m delivering some new posts: iSCSI SAN performance woes in ESX 3.5 ESX 3.5 -> ESX 3.5 U4 and Virtual Center 2.5 -> vCenter 2.5 U4 ESX 3.5 U4 Kickstart for IBM xSeries and QLA4050 While the big boys are at VMworld the small shops are back to getting things done.

August 27, 2009 · itsahill00

ESX 3.5 U4 Kickstart for IBM xSeries and QLA4050

This was our shop’s first real dive into kickstarts. The material I read in Visible Ops really emphasized track able/repeatable processes for setting up systems. One great way to do that is through kickstart scripts and some kind of version control system. We used Subversion. I’ve edited a few parts out of this, but I spent a while finding several kickstart scripts that accomplished parts of what we needed. I highly customized one for our environment....

August 27, 2009 · itsahill00

Upgrading ESX 3.5 to ESX 3.5 U4 and Virtual Center 2.5 to vCenter 2.5 U4

Here’s the ‘script’ read from while doing our ESX upgrades: In general: Do lots of up front work with kickstarts and analysis Each ESX Host Put host in maintenance mode Shut Down File request with storage administrator to make only boot LUN is visible to host as we are about to do some potentially damaging operations Put in new HBA (QLA4050) Boot to floppy diskette with QLA 4050 BIOS firmware updates Upgrade HBA BIOS iFlash If the system detects a QLx40xx controller, it displays the following message: QLx40xx Adapter found at I/O address: xxxxxxxx You will need to enter the adapter address Select “FB” to flash the BIOS....

August 27, 2009 · itsahill00

iSCSI SAN performance woes with VMware ESX 3.5

We filed support requests with IBM and VMware and went through a very lengthy process without any results. Each of our hosts had the following iSCSI HBAs: QLA4010 QLA4050C A while ago we found out QLA4010 is not on the ESX 3.5 HCL even though it runs with a legacy driver. As our virtual environment grew we noticed storage performance lagging. This was particularly evident with our Oracle 10G Database server running our staging instance of Banner Operational Data Store....

August 27, 2009 · itsahill00

ESXi Snapshots not showing in VI Client

Yesterday I made a mistake. We have a virtual machine set up to test Spacewalk which runs CentOS. It has a virtual disk for this OS on datastore1 and a virtual disk for the data on datastore2. datastore1 had 11 gb free and datastore2 had 300 gb free. I snapshotted the VM, we did some work, and I committed the snapshot. Except it didn’t work. Now the machine won’t stay booted....

April 24, 2009 · itsahill00

AutoPager now works with VMTN and NetApp Technology Network sites

AutoPager is a Firefox extension which follows the “Next” links on lots of pages and loads them inline. If you’re already using the extension, go to AutoPager -> Update Setting -> Update Setting Online. The authors just added VMTN forums and NetApp Technology Network to their supported sites. This means if you’re reading a long thread you don’t have to click next. You can just keep scrolling – the next page is loaded inline....

March 26, 2009 · itsahill00