Block based distributed file system
Eric Anderson
anderson at centtech.com
Fri Jun 9 12:10:10 UTC 2006
Tom Rhodes wrote:
> Hey,
>
> Just got hit with questions about "block based distributed file
> system solutions on BSD." Similar to NetBSD iSCSI or Redhat's
> GFS. Any ideas on how to do this on FreeBSD? Perhaps docs
> somewhere I can read? Thanks,
>
I'm not sure whether you're looking for a network block device, or a
distributed file system, but there are a few options: iscsi for freebsd
(very new, patches floating), ggate (geom gate - share a geom device
over the net), and nbd serving from FreeBSD.
As far as a distributed file system for FreeBSD, the only real options
are NFS, coda, afs, and Ivan Voras' tdfs (runs under Fuse, probably
lightly tested). There is no cluster file system for FreeBSD (this
makes me very sad), and I've tried at length to gather people to build
or port one.
What are your needs?
Eric
--
------------------------------------------------------------------------
Eric Anderson Sr. Systems Administrator Centaur Technology
Anything that works is better than anything that doesn't.
------------------------------------------------------------------------
More information about the freebsd-fs
mailing list