From owner-freebsd-fs@FreeBSD.ORG Sat Jun 21 18:40:44 2014 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 87EF2456 for ; Sat, 21 Jun 2014 18:40:44 +0000 (UTC) Received: from btw.pki2.com (btw.pki2.com [IPv6:2001:470:a:6fd::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8949D2979 for ; Sat, 21 Jun 2014 18:40:43 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by btw.pki2.com (8.14.8/8.14.8) with ESMTP id s5LIeKpt078746 for ; Sat, 21 Jun 2014 11:40:21 -0700 (PDT) (envelope-from dg17@penx.com) Subject: Re: FreeBSD support being added to GlusterFS From: Dennis Glatting Reply-To: dg17@penx.com To: freebsd-fs@freebsd.org In-Reply-To: References: Content-Type: text/plain; charset="us-ascii" Date: Sat, 21 Jun 2014 11:40:19 -0700 Message-ID: <1403376020.4960.340.camel@btw.pki2.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-SoftwareMunitions-MailScanner-Information: Dennis Glatting X-SoftwareMunitions-MailScanner-ID: s5LIeKpt078746 X-SoftwareMunitions-MailScanner: Found to be clean X-MailScanner-From: dg17@penx.com X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2014 18:40:44 -0000 Does this exist in ports? On Sat, 2014-06-21 at 16:19 +0100, Justin Clift wrote: > Hi all, > > The GlusterFS project is looking to add official support for FreeBSD to our next release. > > Does anyone have time to try out a tarball snapshot (from today) of our code so far? > > https://download.gluster.org/pub/gluster/experimental/glusterfs-freebsd_20140621.tar.bz2 > > In theory (!), it should compile ok using: > > $ ./autogen.sh > $ ./configure > $ make > $ sudo make install > > I'm not familiar enough with the ports system in FreeBSD any more to remember how to > make it work there. Hopefully someone else can help with that too. > > Feedback/thoughts? :) > > Regards and best wishes, > > Justin Clift > > -- > GlusterFS - http://www.gluster.org > > An open source, distributed file system scaling to several > petabytes, and handling thousands of clients. > > My personal twitter: twitter.com/realjustinclift > > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"