Re: Cluster Filesystem

2008-08-13 Thread Norberto Meijome
On Wed, 13 Aug 2008 18:57:13 +0200 (CEST) Oliver Fromme <[EMAIL PROTECTED]> wrote: > Note that Matt's terminology is a little bit confusing. > What he calls "mirroring" in HAMMER has nothing to do > with RAID-1 (like gmirror), but it is rather a kind of > replication. The "mirroring" feature allo

Re: Cluster Filesystem

2008-08-13 Thread Oliver Fromme
Norberto Meijome wrote: > "Rudi Kramer - MWEB" wrote: > > Don't forget about the HAMMER file system which Matthew Dillon over at > > DragonFly BSD is busy working on. It's not 100% finished but hopefully > > soon and it should be ported to FreeBSD. It looks to be pretty good > > (Exabytes of

RE: Cluster Filesystem

2008-08-11 Thread Rudi Kramer - MWEB
> Behalf Of Norberto Meijome > Sent: Monday, August 11, 2008 1:33 PM > To: Rudi Kramer - MWEB > Cc: freebsd-questions@freebsd.org > Subject: Re: Cluster Filesystem > > On Mon, 11 Aug 2008 09:51:33 +0200 > "Rudi Kramer - MWEB" <[EMAIL PROTECTED]> wrote: &

Re: Cluster Filesystem

2008-08-11 Thread Norberto Meijome
On Mon, 11 Aug 2008 09:51:33 +0200 "Rudi Kramer - MWEB" <[EMAIL PROTECTED]> wrote: > I was speaking to a friend of mine and he also recommended looking at > GlusterFS, http://www.gluster.org. thanks for the info. yes, it sounds VERY interesting, in particular I like the modularity provided by

RE: Cluster Filesystem

2008-08-11 Thread Rudi Kramer - MWEB
> Norberto Meijome > > On Thu, 7 Aug 2008 13:10:52 +0200 > "Rudi Kramer - MWEB" <[EMAIL PROTECTED]> wrote: > > > We have setup hadoop on FreeBSD, bit of mission cause of java and I'm > > not sure about performance but it can be done :) > > > > http://hadoop.apache.org/core/ > > Hi Rudi, > what

Re: Cluster Filesystem

2008-08-07 Thread Norberto Meijome
On Thu, 7 Aug 2008 13:10:52 +0200 "Rudi Kramer - MWEB" <[EMAIL PROTECTED]> wrote: > We have setup hadoop on FreeBSD, bit of mission cause of java and I'm > not sure about performance but it can be done :) > > http://hadoop.apache.org/core/ Hi Rudi, what versions of fbsd , java, hadoop and DB h

Re: Cluster Filesystem

2008-08-07 Thread Norberto Meijome
On Thu, 7 Aug 2008 13:10:52 +0200 "Rudi Kramer - MWEB" <[EMAIL PROTECTED]> wrote: > Don't forget about the HAMMER file system which Matthew Dillon over at > DragonFly BSD is busy working on. It's not 100% finished but hopefully > soon and it should be ported to FreeBSD. It looks to be pretty goo

RE: Cluster Filesystem

2008-08-07 Thread Wojciech Puchar
DragonFly BSD is busy working on. It's not 100% finished but hopefully soon and it should be ported to FreeBSD. It looks to be pretty good ^^ i wish it will, at first glance it looks like "ZFS done right". ___ f

RE: Cluster Filesystem

2008-08-07 Thread Rudi Kramer - MWEB
> Norberto Meijome > > On Thu, 7 Aug 2008 09:44:55 +0200 (CEST) > Konrad Heuer <[EMAIL PROTECTED]> wrote: > > > I really like UFS, and maybe ZFS is wonderful, too; but a cluster > > filesystem has many charms in a large production environment: load > &

Re: Cluster Filesystem

2008-08-07 Thread Norberto Meijome
On Thu, 7 Aug 2008 09:44:55 +0200 (CEST) Konrad Heuer <[EMAIL PROTECTED]> wrote: > I really like UFS, and maybe ZFS is wonderful, too; but a cluster > filesystem has many charms in a large production environment: load > distribution, redundancy in case of failures, ... man ggate

Cluster Filesystem

2008-08-07 Thread Konrad Heuer
Hello, I'd like to know whether there are any works on a cluster filesystem for FreeBSD. Here in our environment, we use StorNext for Linux and OS X, and Quantum people told me that they once also had a kernel module for FreeBSD. But because there was a lack of demands they st