From owner-freebsd-fs@freebsd.org Thu Sep 3 05:44:47 2015 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE7459C9A52 for ; Thu, 3 Sep 2015 05:44:47 +0000 (UTC) (envelope-from vrock28@gmail.com) Received: from mail-ob0-x234.google.com (mail-ob0-x234.google.com [IPv6:2607:f8b0:4003:c01::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 965D37B2 for ; Thu, 3 Sep 2015 05:44:47 +0000 (UTC) (envelope-from vrock28@gmail.com) Received: by obqa2 with SMTP id a2so26871076obq.3 for ; Wed, 02 Sep 2015 22:44:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=5Xe/u/HAmw4PAn5KxfCQ9MlspYzTugI4Ot6fwxveUtQ=; b=fzX2SNN/hDJfGkvt/8kQrd2AIsjgX09gjYpNSgac9FryJzJL1jLdd5R4j58vd3KwbD ZCkgSHdKPPBLUUQTHRdPpRlqKZaEaWvxgeu5nNGs9nFq5OyZggAM+faIqGcbDAWLF8XR FWaDyhTd7bf3AKmkkmj6AzQIaLB65hk/aYVYcEDQn3Yea5TCU+V+AHv81qBTnAuRSk2x wTGCp1ZaNeiKkajaTZK4clESas1lPxVFti2FppM878QsbhVVjNZw6jA7sDXUiMvXynQg SG6wKoEYVuR6cHswN1+3PmKTyOn5Ei8C4tu8TZSjWtamZqefhTozs7yb+QmnLaLh5Omv H2VA== X-Received: by 10.182.76.100 with SMTP id j4mr23746706obw.14.1441259086948; Wed, 02 Sep 2015 22:44:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.197.147 with HTTP; Wed, 2 Sep 2015 22:44:07 -0700 (PDT) In-Reply-To: References: From: Rakshith Venkatesh Date: Thu, 3 Sep 2015 11:14:07 +0530 Message-ID: Subject: Re: CEPH + FreeBSD To: Mike Carlson Cc: freebsd-fs@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2015 05:44:47 -0000 Thanks for the reply Mike. Yeah, i think its time for Ceph folks to take this up. On Wed, Sep 2, 2015 at 11:24 PM, Mike Carlson wrote: > I recall that in earlier releases of Ceph, there was some code for FreeBSD > support. That has never made it into any production release though. > > This was the last solid reference on FreeBSD support, and the git feature > branch it links to is no longer around: > > https://wiki.ceph.com/Planning/Blueprints/Emperor/Increasing_Ceph_portability > > We have two ceph clusters, one for OpenStack as a VM backend, and another > larger one for long term storage (using CephFS) > > We are a FreeBSD heavy shop, having FreeBSD support in Ceph would have > been ideal. > > Mike C > > On Sun, Aug 30, 2015 at 11:33 PM, Rakshith Venkatesh > wrote: > >> Hi, >> >> Can someone help me out to understand if Ceph has been ported to FreeBSD >> as >> part of any project/POC done earlier. I basically was interested in how >> Ceph was integrated into the underlying File system via VFS. >> >> Any pointers here would be great! >> >> Thanks, >> Rakshith >> _______________________________________________ >> freebsd-fs@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-fs >> To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" >> > >