Home Lab setup

The hardware and software I used for a small home lab focused on OpenStack coding and deployment tooling.

March 31, 2013 · itsahill00

the grep is a lie

A short note on why grep can mislead you when code search needs more context than a simple text match.

December 28, 2012 · itsahill00

Another Quick Post on ack

A small ack configuration tip for paging noisy search results through less.

December 1, 2012 · itsahill00

Deep Dive: OpenStack Nova Snapshot Image Creation with XenAPI/XenServer and Glance

A deep dive into Nova snapshot image creation with XenAPI, XenServer, and Glance, following the storage and upload path.

November 26, 2012 · itsahill00

Deep Dive: Openstack Nova Rescue Mode with XenAPI / XenServer

A code-path walkthrough of OpenStack Nova rescue mode when the XenAPI driver is managing XenServer instances.

November 4, 2012 · itsahill00

Code Diving: Ack (Better than Grep)

Why I liked ack for digging through big codebases, especially while writing those old OpenStack Nova deep dives.

November 2, 2012 · itsahill00

Deep dive: OpenStack Nova Resize Down with XenAPI/Xenserver

A step-by-step look at how Nova resize-down works with XenAPI and XenServer, from API call through cleanup.

October 28, 2012 · itsahill00

The SDN Craze

Early thoughts on the SDN hype cycle, what felt useful, and what still needed operational grounding.

September 21, 2012 · itsahill00

Deep Dive: OpenStack Nova Resize Up with XenAPI/Xenserver

A detailed walkthrough of the Nova resize-up flow with XenAPI and XenServer, including the migration and VHD staging work.

September 13, 2012 · itsahill00

Cloud and Virtual Infrastructure

A few observations on the gap between cloud applications and applications that just happen to run on virtual infrastructure.

September 13, 2012 · itsahill00