Site icon The Lone Sysadmin

For The Best Performance Use a Recent Operating System and a Recent Hypervisor

This is post #1 in my December 2013 series about Linux Virtual Machine Performance Tuning. For more, please see the tag “Linux VM Performance Tuning.”

Just like in construction, performance tuning is most effective when you have a good foundation. If the underpinnings of your efforts are weak you won’t be able to build a skyscraper, just a small office building. While that’s still better than nothing, there is often a lot to be gained by using the newest versions of your OS & hypervisor of choice. Some quick examples:

Using recent versions of operating systems also generally make it easier to install and use configuration management tools like Chef and Puppet, as they ship with modern editions of programming languages like Ruby. In fact, deploying a new OS version is the best time to start using a configuration management tool, because you’re starting fresh anyhow.

So Why Bother?

When it comes right down to it newer OSes have better support for modern tools, are patched and supported by their vendors, are supported by hypervisor vendors, have public cloud options (you won’t find Red Hat/CentOS 4 in the public cloud, but you will find Red Hat/CentOS 6), have official support for recent hardware updates, and usually don’t require all the hacks and workarounds you’ve been using for years. This means a cleaner, simpler environment, which in turn means more productivity from staff, which means faster time-to-implement and money saved for the business.

This series is inspired in part by SysAdvent, which is 25 days of great sysadmin tips & tricks. I suggest going and checking it out, and then checking out the inspiration for that, which is the Perl Advent Calendar.

——

Image of the Sperry-UNIVAC terminal copyright (C) 2008 Adamantios, provided via the Wikimedia Commons. Licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported license.

Exit mobile version