Btrfs Experiment
After watching this video and reading this blog post, I decided to have a play with the new btrfs (ButterFS) filesystem.
So I downloaded OEL6u2 and made a minimal install in VirtualBox (which doesn’t even include wget or scp!)
I decided not to use LVM, but to use LUKS encryption for my 8Gb ext4 /, a 500Mb ext4 /boot with no encryption, and no swap partition.
Upon first boot I installed the Base Yum repo from here which is essentially just what’s on the DVD, and also the beta repo from here.