Nerd moment
I'm shifting my Raspberry Pi to use LVM for everything except the boot partition. I've duped /home and my music partition to LVs on a spare drive, and now I'm pvmoving my LVs back to a partition on the HD the pi usually uses. Listening to Wierd Al's White and Nerdy. No hiccups. Gotta love the Raspberry Pi 2, but the only way to make this moment nerdier is to be playing D&D at the same time. Heh.
(Pi doesn't have an initramfs by default, so it can't boot into LVs. You can set one up, but they have a reputation for flakiness. IMHO it shouldn't need one given that the kernel and bootloader (such as it is) are on an SD card separate from /root, but I haven't figured out how to connect that all up yet. :)
-JRS