From owner-freebsd-fs@freebsd.org Sun Dec 6 20:41:04 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 3D0BD9A018C for ; Sun, 6 Dec 2015 20:41:04 +0000 (UTC) (envelope-from fusionfoto@gmail.com) Received: from mail-qg0-x235.google.com (mail-qg0-x235.google.com [IPv6:2607:f8b0:400d:c04::235]) (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 F32831B06 for ; Sun, 6 Dec 2015 20:41:03 +0000 (UTC) (envelope-from fusionfoto@gmail.com) Received: by qgcc31 with SMTP id c31so129492949qgc.3 for ; Sun, 06 Dec 2015 12:41:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Ylu9vMO15LQaopivZskZdrFDc2QEToDwFlMaYjAFwN8=; b=Z4uhISREfcMV6+1ewPxycylMbfYRKxGFontfLfywH15tyqXAtJ3C7NNNjpxdk8ogrw aUjGXDDzLU8/hPIijtmkbrqHgdlkMWTzKr3d3i1Hp9gHVw2TT+riSGV0+lO2QkVe+olA iBepZB45qc1g/L8ihtcjUJ1zgLm1LvLJd2Ne7tdLcbslMNlsb+W8TDyO20cgMBYfbp9T 2Uoh28a22abuAYpNAvLQeEf1ZbfS7Eo7RXeWucrZl07mSBT7L1Roucn/St+TX1WgWcYH Wb7l2EM3870GwoZ9Y9fJp0gF1XbigD94K6GtjGI0zVH9fEqfQwQqdqHmNnXAwzhPZku/ 9PSA== MIME-Version: 1.0 X-Received: by 10.140.104.70 with SMTP id z64mr32203558qge.102.1449434463114; Sun, 06 Dec 2015 12:41:03 -0800 (PST) Received: by 10.55.217.15 with HTTP; Sun, 6 Dec 2015 12:41:03 -0800 (PST) In-Reply-To: <5661752C.1090200@digiware.nl> References: <5661752C.1090200@digiware.nl> Date: Sun, 6 Dec 2015 15:41:03 -0500 Message-ID: Subject: Re: CEPH + FreeBSD From: FF To: Willem Jan Withagen Cc: Jordan Hubbard , Rakshith Venkatesh , 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: Sun, 06 Dec 2015 20:41:04 -0000 Talking to Sage Weill, he said that one of the main things to keep > FreeBSD-Ceph up and running, is the possibility to actually run the > automated builds and tests on a FreeBSD system. So that is something I/we > need to think about. What's required to be able to do this? A few servers or VMs running FreeBSD and are sync'ing to HEAD or ... ? Would be glad to help. FF