I have run an Ubuntu desktop environment for a fileserver I run at home for several years. About 2 years ago I had a backup-scare, so plumped for some 1Tb drives configured as RAID mirror to ensure the same thing didn’t happen again.
Since then I have a good routine of backing-up crucial data, and felt the RAID was overkill, and the benefits were negligible. Since my 8.04 Ubuntu install had fallen out of LTS and was creaking (i.e. java VMs kept falling over and other assorted oddness) I decided to rebuild the machine from the ground up with Ubuntu 12.04 which lots of peopls had been raving about online.
Trying to get rid of RAID was my first obsticle. Turing off the RAID controller… not a problem. Quick tampering with the BIOS sorted that out. But since RAID writes some special data at the beginning of the drive not normally accessible by a format, the drives were still showing up as a RAID array. A quick DBAN session sorted that out. I say quick… it took 6 hrs… Anyway, I burnt my Ubuntu CD off, and slapped it in the machine, went through the setup/install only to be told that the 60Gb drive I was using for my root file system was dirty/bad/not-ok. This wasn’t too much of a surprise since I had salvaged it from an old laptop years before. Ok, so lets try this 60Gb instead? Nope, ok… what about this 250Gb I have lying around for a rainy day. No… ok hang that, I’ll install the root file system to one of the Tb drives, and then mount my home directory to the other.
All goes swimmingly, until the final boot. I get the new Unity desktop, but it’s juddery and slow. I have a GTX260 in my server (!) so wtf. a quick “top” identifies that compiz is causing 100% cpu usage. Huh… well this is a server, lets kill off compiz. Right, that’s dead but now (doh!) the desktop manager won’t show because it needs compiz. Some googling later and various attempts to correct it lead me to the decision fork that rebuilding the machine and disabling compiz properly (like I should have done first time around) is going to be quicker than trawling through askubuntu. Ok installation screen… huh? My 1Tb drive is bad and can’t be installed to. Argghh. Ok install on to the other one… this one is also bad? Ok, back to DBAN. 5+ hours later. Back to the install screen… they still show up as bad. This is crazy.
Short trip to Centos, and I now have a working fileserver again. Ok, the fact that selinux was on by default caught me out when I was trying to sort out the samba shares, but otherwise it’s been the dream I should have had with Ubuntu.
I’ve really enjoyed Ubuntu, but 12.04 seems to be a massive regression in usability. I’ll probably put it on my eeePC later in the year, but for now it can sit pretty on other peoples machines, cos I’m not going to touch it with a bargepole.