From owner-freebsd-fs@FreeBSD.ORG Thu Oct 8 05:07:32 2009 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D8541065672 for ; Thu, 8 Oct 2009 05:07:32 +0000 (UTC) (envelope-from mattjeet@gmail.com) Received: from mail-vw0-f180.google.com (mail-vw0-f180.google.com [209.85.212.180]) by mx1.freebsd.org (Postfix) with ESMTP id 44F1A8FC0A for ; Thu, 8 Oct 2009 05:07:31 +0000 (UTC) Received: by vws10 with SMTP id 10so3141621vws.7 for ; Wed, 07 Oct 2009 22:07:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=3IeclnxQf9uaZs58x6thtuw7iBDX5iVOJuWZgRwa/H0=; b=a08PcHcdSKjo0OXuwuey8cg+hIHUh/aMbDhZUN+5J3JE2ResH/lRCI1zITql201OQz MWEoobjOR6sEik5eGqlpYyprJBUuaLetoYCmSw1xGEskiP8s7GOmTeruppfR0duxe+49 WCyP7Fxe2rzonuLwP5FrWzsy0+GppwFLz9BP0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:date:x-google-sender-auth:message-id :subject:from:to:content-type; b=d+Bxx0FCFgb22OvdYjrz7j0D+Gm92fi/AKfn9RFdrGyumP0ElxvELisjsnHUugZtLX YNXkehLvmVoxsBE9poYwy19cKtR6ZaXDOvs+u1kwjBm9S9mJZzhtkyE/oGa5OvEckt8G vbKSOuKJxemKUrJui85F27fv62L02vAInMBzc= MIME-Version: 1.0 Sender: mattjeet@gmail.com Received: by 10.220.104.212 with SMTP id q20mr1201454vco.107.1254976833854; Wed, 07 Oct 2009 21:40:33 -0700 (PDT) Date: Wed, 7 Oct 2009 21:40:33 -0700 X-Google-Sender-Auth: dd7105beb95db32b Message-ID: <9740caf0910072140s6c12ebbm4aa6e1b6019b2d50@mail.gmail.com> From: Matt Olander To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: glusterfs/zfs X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: matt@ixsystems.com List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Oct 2009 05:07:32 -0000 We've got an opportunity to work with a popular open source project building a server farm for their bug reporting database. They are running out of inodes on some expensive NetApp equipment so FreeBSD and ZFS look like a good potential solution. Does anyone have experience running glusterfs on FreeBSD 8 yet? They'd like to use glusterfs for this setup. best, -matt