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 1MGMgX-0000nu-MM for garchives@archives.gentoo.org; Tue, 16 Jun 2009 00:37:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E24DEE03AD; Tue, 16 Jun 2009 00:37:55 +0000 (UTC) Received: from mail-yx0-f184.google.com (mail-yx0-f184.google.com [209.85.210.184]) by pigeon.gentoo.org (Postfix) with ESMTP id C1ABFE03AD for ; Tue, 16 Jun 2009 00:37:55 +0000 (UTC) Received: by yxe14 with SMTP id 14so345243yxe.32 for ; Mon, 15 Jun 2009 17:37:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=l5XDRjt23hLGL2flAF7RcRMGxoBaLEcQqVTw4bRzRDs=; b=LJi4BPFx7Q6mwwjmK9yWPxeldSi2XxbmQQLs6ahe4VpwJbb1kqXYah1FP5cxD0QscL 4ncPxScI7F44F5nR7CxdXcGNxNdvfdLEqAfLtCz/tca8mVJtPvJm/FQ4pfrij3Q5TRUK d+V+UvLSTdSGqV9dvLmxXjJuH0g9/RN8lYBb0= 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=KfG3klzouPYSly30LtObcJXXKfLS+JGTI9rs9wk7fivWUVRuH7IQsD1gCtixzodt80 RouNuyCg2Hi44jKaODHmZpofuLd8cWdG3vwv/fzgG9nsQCOHXMBhe2U3RUGUOQjmjBOl qsid8G7McMgC5fzobTEJw3qTLPR/QJmGtsHPI= 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.18.197 with SMTP id x5mr2728013iba.0.1245112675314; Mon, 15 Jun 2009 17:37:55 -0700 (PDT) In-Reply-To: References: <20090615084551.4b1f9768@krikkit.digimed.co.uk> <200906151906.01800.alan.mckinnon@gmail.com> Date: Mon, 15 Jun 2009 18:37:55 -0600 Message-ID: Subject: Re: [gentoo-user] lvm problem(s) From: Maxim Wexler To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: cdf88571-72a2-45d3-aaa9-01270340a85e X-Archives-Hash: 986ddaea243d554ae1f0cac78bfdb26f > > #LVM should normally only be started after mdraid is available > #this is because LVM physical volumes are very often MD devices > RC_AFTER="mdraid" > > #vim: ft=gentoo-conf-d > > Well, I don't have mdraid, as far as I know. I'll just comment out > that line and see where it leads. > > mw nowhere