I haven’t been working with ESX for a bit, but while I was I was mostly interacting with it via the command line. Here is a list I had compiled while I was going through that exercise, and since I while be starting a job next week where I will…
Preparing Minimal Images with Debootstrap
Debootstrap gives us a simple and consistent way to cleanly setup machines by installing packages directly into a file system directly from the repos. These have the flexibility of being used across many different kind of machines. Create Directory Structure Here we are just creating the directories into which we…
Linux-KVM: Ubuntu 12.04 with Openvswitch
UPDATE: October 29, 2012 This article doesn’t work on Ubuntu 12.10, to use Ubuntu 12.10 please refer to my new article here. Openvswitch is a better way of managing your virtual networking stacks for KVM and Xen. This can be used instead of the bridge-utils package, and has the ability…
Adventures in ZFS: NexentaStor with Dell Poweredge R515 Onboard Broadcom NIC
So recently I dealt with a rather aggravating problem. Basically I had a couple of Poweredge R515’s to be built with NexentaStor Enterprise, which would not get a valid network configuration. The Problem During the initial setup via the console… I selected bnx0 as the primary and set it to…