From owner-freebsd-fs@freebsd.org Tue May 30 13:28:35 2017 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 04113B7CF09 for ; Tue, 30 May 2017 13:28:35 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from smtp.digiware.nl (smtp.digiware.nl [IPv6:2001:4cb8:90:ffff::3]) (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 C33E415A5 for ; Tue, 30 May 2017 13:28:34 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from router.digiware.nl (localhost.digiware.nl [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id 2EC1042B23; Tue, 30 May 2017 15:28:31 +0200 (CEST) X-Virus-Scanned: amavisd-new at digiware.com Received: from smtp.digiware.nl ([127.0.0.1]) by router.digiware.nl (router.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LId8YQ8HHlYI; Tue, 30 May 2017 15:28:30 +0200 (CEST) Received: from [192.168.10.67] (opteron [192.168.10.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.digiware.nl (Postfix) with ESMTPSA id 5145F42B22; Tue, 30 May 2017 15:28:30 +0200 (CEST) Subject: Re: rbd-ggate released in Ceph master To: Nikos Vassiliadis , FreeBSD Filesystems References: <3c0dd6f6-141d-bb40-cb93-72275ffa9d71@gmx.com> From: Willem Jan Withagen Message-ID: <2ba3e8f4-4b35-52c7-8c8a-459ebfff29f1@digiware.nl> Date: Tue, 30 May 2017 15:28:24 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <3c0dd6f6-141d-bb40-cb93-72275ffa9d71@gmx.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 May 2017 13:28:35 -0000 On 30-5-2017 15:17, Nikos Vassiliadis wrote: > Hi Willem, > > glad to see that your efforts wrt ceph:) > Where could one get this rbd-ggate module? Hi Nikos, At the moment that is only possible by building from source from my private git-repo. The current dev-package got snapshotted beginning of May, which was before the release of rbd-ggate. I'll probably make another snapshot beginning of july, and that'll include the module (and all the other ceph-stuff) And note that I've not yet tested it in any serious way, other than that it loads. --WjW > > Best, > Nikos > > On 05/28/17 18:25, Willem Jan Withagen wrote: >> Hi, >> >> Just of those interested in cloud systems and reliability .... >> >> Mykola Golub mgolub@mirantis.com: >> --- >> rbd-ggate is a client for RADOS block device (rbd) images. It will >> map a rbd image to a ggate (FreeBSD GEOM Gate class) device, allowing >> access it as regular local block device. >> --- >> >> So it should now be possible to load a Rados block device and make it a >> disk under FreeBSD. And the Ceph cluster could very well be a Standard >> Linux cluster. >> >> --WjW >> >> _______________________________________________ >> 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" >>