Archives

Categories

Making squid work under selinux with non-default settings

I’ve been wrestling with squid today, and although I have inky stains on my body and soul, I’ve made some headway. I’ve been trying to be a good sysadmin and not just disable selinux, or set it to permissive and forget it, at the first sign of trouble. Thing is, I wanted a non-default squid configuration, and selinux got in the way. I had two problems that I had to solve – non standard listen ports, and non-standard cache location. This is how I fixed those [...]

  • Share/Bookmark

Kernel 2.6.18-164.11.1.el5xen on xen.gz-3.4.1 needs dom0_mem

My server runs CentOs 5.x, and uses the Gitco repo to provide later versions of Xen. I’ve previously sorted out the issues (at least in earlier Xen and CentOS versions) around bridging guest vifs to a bonded interface (I replaced Xen entwork scripts with stock CentOS ones, which needed patching to bring bonds up [...]

  • Share/Bookmark

Xen vs KVM – horses for courses?

As anyone who’s read any of my previous posts will know, I’ve been considering Red Hat’s adoption of KVM over Xen and wondering if a move to KVM is the right thing to do.

I think “The right thing” depends a fair bit on where you are, and what your requirements are. Obvious? Perhaps, but [...]

  • Share/Bookmark

Updating BIOS on an Intel board without Windows

I have swapped out a Q8200 processor for a Q8400 processor in my home server, so I can play with KVM. This means a BIOS update to give me the enable/disable option for Intel Virtualization [sic] Technology. Now I’ve updated many a BIOS in my time, so it didn’t even occur to me that it might be anything other than trivial. How wrong I [...]

  • Share/Bookmark

USB CentOS to the rescue!

I stupidly broke a host and managed to recover it with CentOS Live CD running from a USB stick, which was refreshingly easy to [...]

  • Share/Bookmark

LVM saves the day, possibly…

Using LVM for Xen guests virtual disks might have made KVM migration easier than I first [...]

  • Share/Bookmark

In theory – migrating from Xen to KVM under CentOS 5.3

I’m advance planning my migration of live services from Xen VMs to KVM VMs on the same physical box, with as little downtime as [...]

  • Share/Bookmark