From owner-freebsd-fs@freebsd.org Mon Aug 31 06:34:17 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 3CA259C416F for ; Mon, 31 Aug 2015 06:34:17 +0000 (UTC) (envelope-from vrock28@gmail.com) Received: from mail-ob0-x22b.google.com (mail-ob0-x22b.google.com [IPv6:2607:f8b0:4003:c01::22b]) (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 0844BD4B for ; Mon, 31 Aug 2015 06:34:17 +0000 (UTC) (envelope-from vrock28@gmail.com) Received: by obcbp4 with SMTP id bp4so12856754obc.2 for ; Sun, 30 Aug 2015 23:34:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=fp4xTUOtMkxjyzB6dA6YlCjPLBtPSzk7L5p0rdPOonE=; b=Y6qjiK+2e2mZ5jzHvA3IrWx18QklMdDBqbMqbqp4QAuC2+UF1MHocg7AUzOHwo4Ynj f8gJJq0ZXgKGVC2FhBdHPIGv7bGW7fIWYWCSTQHyzuZRlnyRAwucT5yb0QHACz4FQYMn iSLKJCr6nlPF+NZEe5AVZ5G0Bu27G7FFRybZvIZ6ADHvssKSuB/fUVRLi+Y+mHMCkEO6 LbnGKVLffDe0RSwhuSY4ADV/AOxV9NedbqoWig4pTqHCU1rQH45BSaBU15PXMJCEDRVo rc2elHT99ONCe+G3eH1IGfQXPJqQC3azt40aXqaaRkF38KjocHve5yNZOZDmEmiTQtRR qE3A== X-Received: by 10.60.92.199 with SMTP id co7mr6813457oeb.37.1441002856072; Sun, 30 Aug 2015 23:34:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.197.147 with HTTP; Sun, 30 Aug 2015 23:33:36 -0700 (PDT) From: Rakshith Venkatesh Date: Mon, 31 Aug 2015 12:03:36 +0530 Message-ID: Subject: CEPH + FreeBSD To: 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: Mon, 31 Aug 2015 06:34:17 -0000 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