From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OZA4X-0000MI-Dh for garchives@archives.gentoo.org; Wed, 14 Jul 2010 22:04:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6743AE0C2A; Wed, 14 Jul 2010 22:04:10 +0000 (UTC) Received: from mail-iw0-f181.google.com (mail-iw0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 4C152E0C2A for ; Wed, 14 Jul 2010 22:04:10 +0000 (UTC) Received: by iwn42 with SMTP id 42so261874iwn.40 for ; Wed, 14 Jul 2010 15:04:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=8i6d1tsG0JVR6TZKzcq1+aXNZ/TMZUxq+wM3w+57LbA=; b=hQTSHCFhA7v17rq0v+WrsOPmrbDPLW1A8U7BPYDiL3LY3zwxWcIQY4Kql7KZG0Bk4V g5fMYMN2t/QuG5bgOWbIAavjxM5/R5ghB/R/QzgvjXJgoZmC0zBpOPd2bHKGv0pZ8lE4 Cl5sCu8sTiI01SXuaqW1AmCi6JXSKXc1Ep9k0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=ppd8HBRuYHfuaDoFcH4zEPucvNCd5L9xVpkFRCyURI1DQbILtufrmJCMF4caLRf5IO iXyIEBqubTpFE+XoUFV0j441g8bFFISxrUvnFUk9hOLBzu0upmVALun/yJ9Mg6OXaLUd fQ6sK8Ovli//nkJdKi0WIgXbL7MGWH+Pp4G5E= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.231.14.137 with SMTP id g9mr5954665iba.183.1279145049886; Wed, 14 Jul 2010 15:04:09 -0700 (PDT) Received: by 10.231.15.198 with HTTP; Wed, 14 Jul 2010 15:04:09 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 Jul 2010 15:04:09 -0700 Message-ID: Subject: Re: [gentoo-user] gentoo (diet) && Ceph ? From: Kyle Bader To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 37733b2d-bfcd-4ae7-b684-43129894f517 X-Archives-Hash: 3f4c831ada1753976d9ff7d1df20c00a > Googling sometimes produces hilarious results. > > Seriously, I'm looking for any =C2=A0information/brave > hack on using CEPH fs with Gentoo.... The two main things you'll have to do is build a kernel with ceph support and then create an ebuild for ceph's userland utilities and put it in your own overlay. If you have any ceph specific questions on implementation or bugs then your best bet is either the ceph mailing list or their IRC channel. I can take a stab at questions but Sage, Yehuda or Greg will be able to more thoroughly/accurately answer them. --=20 Kyle