I am looking into installing Linux on a test XServe machine and see how it goes overall. We have our entire infrastructure on OSX and would like to move to Linux servers.

Is there any distribution which has good support for XServe? Google search yielded nothing conclusive. I don't mind hacking around for personal use (compiling kernel, tweaking packages and configurations) but when running in production it's good to be cautious.

Paying for commercial support is definitely an option.

link|improve this question

50% accept rate
Any distribution that can boot on EFI hardware should be able to boot on the XServe, however it is very likely that the only OS you will find with commercial support for an XServe is OS X. As the XServe is a dead platform you may want to consider moving to different hardware anyway... – voretaq7 Nov 28 '11 at 19:59
@voretaq7: Should be easy. That's what I thought. For whatever reason, it was not at all. geoaxis appears to be working at an university, like me, and just buying new servers isn't an option, unfortunately. – SvenW Nov 29 '11 at 7:08
Oh well my profile is not updated, but I work in a commercial setting. Buying new hardware is an added expense but I guess a necessary one. In my case I need to use the VTrak-SAN on Linux instead of Mac (cause that's the expensive stuff we cannot buy more of) – geoaxis Nov 29 '11 at 8:58
@SvenW The booting part is "easy" (relatively speaking) -- The "supports my hardware and lets me actually use the machine" part is where I've always had problems. Of course without that the booting part isn't particularly useful :) – voretaq7 Nov 29 '11 at 15:48
feedback

1 Answer

up vote 2 down vote accepted

I spent countless hours trying to get to run

  • Debian
  • CentOS 6.0 (6.1?)
  • SLES 11
  • Ubuntu
  • FreeBSD 8.2 & 9 Beta

to run on an XServe, but most attempts failed miserably. While I managed to get some distributions to run with a lot of tricks I wouldn't want to use on a production system, even those had diverse problems due to not entirely supported hardware. All in all, this was a thoroughly frustrating and disappointing experience.

In the end, I decided to use the free VMWare ESXi 5, which suppports our XServes, and run Linux on virtual machines, which I would have likely done anyway with KVM as base. This took about 20 minutes :)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.