Ubuntu 10.04 lucid requires 2.6.32 – breaks XenServer, Hardy, Lenny Xen Hosts

If you’re thinking about running the recently released Ubuntu 10.04 LTS “Lucid Lynx” as virtualized guest for a XEN machine hosted by Citrix’s XENServer, Ubuntu’s own Hardy 8.04LTS release, or Debian’s Lenny, don’t!

As I found out the hard way yesterday, there is no way you can run a Lucid system with a kernel <= 2.6.32. The reason is that Ubuntu’s replacement for init, upstart, recently revamped for even faster Desktop startup times, specifically its mount_all component, call experimental system calls only introduced with this kernel version. A fact that’s conveniently missing from their release document boasting about Cloud integration features.

Apparently it has not crossed their mind  (or they don’t care) that this excludes Lucid from a whole army of useful server deployment scenarios. For instance, Citrix’ frequently used Virtualization host XENServer comes with a 2.6.18 kernel with backported drivers. Debian’s recent lenny runs 2.6.26,  even Ubuntu’s own hardy, a very stable platform as a XEN Dom0 host, runs 2.6.24. While it is possible to run differing kernels in Dom0 and DomU that’s generally considered a bad idea because of frequent incompatibilities in the past.  There’s loads of other reasons you may need an older kernel to work besides paravirtualization, e.g., specialized hardware drivers.

libudev: udev_monitor_new_from_netlink: error getting socket:  Invalid argument
mountall:mountall.c:2955: Assertion failed in main:  udev_monitor = udev_monitor_new_from_netlink (udev, "udev")

Obviously the design decision by Ubuntu to reduce Desktops boot times by revamping and parallelizing upstart has jeopardized its usability in many server scenarios.

What’s also increasingly annoying about these mishaps is the non-communication by Ubuntu. Only in the launchpad discussion about this specific bug, you’ll find a confirmation by an Ubuntu team member who writes “Sorry, we simply do not support earlier kernel versions. The plumbing layer is now tightly integrated with the kernel..”. This seems like a pretty important decision for a distribution seriously aiming at the server platform. One that should be discussed with the users, and prominently annouced, instead of being hidden away in a Bug discussion.

Maybe administrators will have to come to terms with the observation that Ubuntu is a distribution aimed exclusively at the Desktop , aiming at imitating Apple’s ease-of-use for end users, and increasingly sacrificing its Debian-inherited server friendly roots in turn.

This entry was posted in systems and tagged , . Bookmark the permalink.

One Response to Ubuntu 10.04 lucid requires 2.6.32 – breaks XenServer, Hardy, Lenny Xen Hosts

  1. Pingback: xentutorial.com

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>