Why am I so stupid?
I always tend to prefer stuff on the bleeding edge warts and all. So I was in Baltimore for PASIG during the week and I suggested to a few folks they should consider using Celeste and a basis for a data store, seems fine right? It worked out of the box for me on OpenSolaris, they had a few problems so I rebooted into Ubuntu to install and try it there. Again no problems.
So whilst in Ubuntu I decided to use zfs-fuse to pull in my mail filters for Thunderbird. Again should be simple enough. I'd had problems before with this causing problems to the underlying zpool, but I thought this would be fine since I just wanted read access. Big mistake.
Ok, so what happens? When I try to reboot the ZFS filesystem isn't recognised by GRUB. Ok that's fine, I've seen it before. Simple solution, boot with the LiveCD import the pool done, right? Nope, unfortunately no LiveCD and I'm also not patient (hence the title of this entry). So what do I do next? Try and fail to create a OpenSolaris Live USB keyring. Then I get the idea that I should update ZFS fuse and see if there is anything I can do.
hg update, scons, sudo scons install. Good to go. Then I notice the ZFS version on the pool is only 10 and ZFS fuse goes all the way to 14. Maybe that's the problem.. This is where the good fairy should have been crying "Don't do it, Don't do it". Unfortunately there was no one around to pry my fingers away from the keyboard and I upgraded the filesystem.
Now ZFS doesn't see the pool at all... Now that I'm back in the office I'll try to do some surgery with zdb, but I'm not hopeful..

Posted by hopeful on November 24, 2008 at 11:17 PM PST #