Does anyone have experience running Xen dom0 on a more recent kernel than the stock 2.6.18?
What host distro are you running? What release of Xen (or hg/git changeset)? What set of patches are you using on kernel source? (Has anyone got the pvops dom0 stuff working in production or is it better to stick with something like the SUSE patches?
Any other tips and tricks to running a more recent kernel version as dom0 would be helpful.
I run Debian Lenny with it's Xen kernel patches and userspace (Xen 3.2.something on a 2.6.26 kernel), works fine. No tips and tricks required.
You might want to try OpenSolaris as a dom0 - their Xen is developed in sync with the kernel, so no need to rely on patches.
I wanted to update this question and say that recent xen-unstable source compiles a 2.6.31 pvops kernel by default and my guess is that the next release of Xen will be using a much more recent kernel.
We're currently on 2.6.31 from gentoo-xen-kernel for our Gentoo dom0 and domU hosts in production. Which, like a lot of others ports, are based on the patches from OpenSUSE.