Why Are You NOT Using FreeBSD ?

Zach Leslie xaque208 at gmail.com
Sat Jun 2 03:33:36 UTC 2012


> So ZFS can ensure that bits-on-disk stay safe through checksums and mirroring / RAIDZ, while Gluster allows entire file servers to go offline and the files are still accessible because you have a kind of network-level RAID going on. This also helps in performance since instead of clients pounding on one file server (as usually happens with NFS), every write is sent to many data nodes so you're striping across many network elements. Think of it as NFS on steroids.

I love distributed filessystems.  While Gluster is a pain, this is
something that the Linux community is at least paying attention to as a
real issue and working to solve it.

I don't know that new work in distributed filesystems, like Ceph
(http://ceph.com/), is inherently tied to Linux, but more that devs are
choosing Linux as a platform on which to build awesome projects.

I would love to see ZFS backed distributed network filesystems, but even
ZFS came from outside FreeBSD, so the commercial vendors you mentioned
may be the only way forward in this regard for FreeBSD.

-- 
Zach


More information about the freebsd-stable mailing list