ZFS and Booting
ZFS and Boot -http://www.opensolaris.org/os/community/zfs/boot/
Normally I am not wowed by File systems. ufs has just worked forever. Most of the time I end up using vxfs because veritas is somehow involved, the added bonus there is the shared file access and other veritas features. With Sun getting into the clustering game more and more and now they are working the filesystem game. First they bought their way into QFS with the storagetek buy. QFS if you haven’t played with it is a really slick shared filesystem. Having used it with some policy based file systems QFS is really nice. The 4,000$ per system can make it a bit costly but still worlds cheaper than veritas. Now along comes ZFS, with things like massive partition sizes, the new promise of no fsck’ing and a promise that someday ZFS and QFS will merge making a really robust file system.
So the early adopters have been playing with ZFS and I really like it. The one draw back has been no boot support for a ZFS filesystem. Well that is now the fast up and comer and hopefully now that it is in opensolaris will soon make it into Solaris 10 sparc builds.
So check out the developer page and if you haven’t used ZFS yet give it a try.
D~