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 1S256q-0001bS-UE for garchives@archives.gentoo.org; Mon, 27 Feb 2012 18:15:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07E90E05F1; Mon, 27 Feb 2012 18:15:15 +0000 (UTC) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 8F46EE0538 for ; Mon, 27 Feb 2012 18:12:34 +0000 (UTC) Received: by werm13 with SMTP id m13so694936wer.40 for ; Mon, 27 Feb 2012 10:12:33 -0800 (PST) Received-SPF: pass (google.com: domain of markknecht@gmail.com designates 10.180.84.137 as permitted sender) client-ip=10.180.84.137; Authentication-Results: mr.google.com; spf=pass (google.com: domain of markknecht@gmail.com designates 10.180.84.137 as permitted sender) smtp.mail=markknecht@gmail.com; dkim=pass header.i=markknecht@gmail.com Received: from mr.google.com ([10.180.84.137]) by 10.180.84.137 with SMTP id z9mr494022wiy.22.1330366353853 (num_hops = 1); Mon, 27 Feb 2012 10:12:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ToUMr7U63yW6GcBmwzmJW8K0F4gkL3ZHEfV5ouFiFsc=; b=xdJnhLOJzU1Y6F46qSTFLWD4NOdIacxSaP7PiPyg+C7HhlMeGfQdQ+v4E3qnPex4GM 0kgtxQjXhNMX1RDIfMby0rrFRKFm3AjgpieQefEkFpovCpj7XSvv+8eLKnpYR+hpxQqH bRgD2mb+RLvg+rUB2mf8pnta4c7mbMDBN4Ojs= 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.180.84.137 with SMTP id z9mr389741wiy.22.1330366353809; Mon, 27 Feb 2012 10:12:33 -0800 (PST) Received: by 10.223.4.154 with HTTP; Mon, 27 Feb 2012 10:12:33 -0800 (PST) In-Reply-To: <88F27B2A7D7FFF4380E62709BCB3BA3258E1FDA008@EADC01-MABPRD01.ad.gd-ais.com> References: <88F27B2A7D7FFF4380E62709BCB3BA3258E1FDA008@EADC01-MABPRD01.ad.gd-ais.com> Date: Mon, 27 Feb 2012 10:12:33 -0800 Message-ID: Subject: Re: [gentoo-user] Lustre filesystem From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 0d687e37-bd41-4f85-8360-989fd3322552 X-Archives-Hash: c4f2872e931e79e56d38412c7b8de42e On Mon, Feb 27, 2012 at 9:29 AM, Ruppert, Glenn G. wrote: > Does anyone know if Gentoo supports a Lustre filesystem? No support listed in any overlay for anything called 'lustre'. c2stable ~ # eix-remote -q update c2stable ~ # eix handbrake [I] media-video/handbrake Available versions: 0.9.3!f[9] (~)0.9.4[11] (~)0.9.5[3] (~)0.9.5[4] (~)0.9.5_p4039[8] (~)0.9.5_p4039[10] (~)0.9.5_p4210[6] (~)0.9.5_p4210[8] (~)999-r3890[7] (~)999-r4365[7] {M}(~)9999{tbz2}[1] (~)9999{tbz2}[2] (~)9999{tbz2}[3] {M}(~)9999{tbz2}[5] **9999{tbz2}[7] {(+)css doc (-)gtk -qt4} Installed versions: 9999{tbz2}[1](01:37:21 PM 02/24/2012)(gtk -css) Homepage: http://handbrake.fr/ Description: Open-source DVD to MPEG-4 converter. [1] "init6" /var/lib/layman/init6 [2] "dottout" layman/dottout [3] "flora" layman/flora [4] "foo-overlay" layman/foo-overlay [5] "init6" layman/init6 [6] "jamesbroadhead" layman/jamesbroadhead [7] "je_fro" layman/je_fro [8] "multimedia" layman/multimedia [9] "rubenqba" layman/rubenqba [10] "sabayon" layman/sabayon [11] "wish" layman/wish c2stable ~ # eix lustre No matches found. c2stable ~ # That's not to say you can't run it. You'd need to start from source and determine if you can build it. HTH, Mark