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 <gentoo-user+bounces-97051-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MInOO-0007Db-J4
	for garchives@archives.gentoo.org; Mon, 22 Jun 2009 17:33:16 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0877AE0554;
	Mon, 22 Jun 2009 17:33:14 +0000 (UTC)
Received: from mail-yx0-f200.google.com (mail-yx0-f200.google.com [209.85.210.200])
	by pigeon.gentoo.org (Postfix) with ESMTP id D7FC6E0554
	for <gentoo-user@lists.gentoo.org>; Mon, 22 Jun 2009 17:33:13 +0000 (UTC)
Received: by yxe38 with SMTP id 38so52864yxe.32
        for <gentoo-user@lists.gentoo.org>; Mon, 22 Jun 2009 10:33:13 -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=BVsfhBweNGhL1VjoKhYjyYceg7QuScQCwbqLBUVNI/w=;
        b=Nz5PBzuCKDFNy5cDG70Dt3L3O0YQ+cYRAZ6gjwftJYWt9cqVCqVNedpbB2v2kFViHm
         4R3rIUBOIa0nIWXLzIl3UAgtTms2AHTHnb74o/jnyUKswWImBSR9+hhSwagJLTEpEDEH
         MBvkDW9nUeFcVrsnSU9B60s78zQ41M7Ej9itE=
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=u0kHSA/h4IPxxDBUIzpUTgh/8mL4VL3IhFCO+4HnoVjAZPtH0N3U56VpqXTpeLzYpH
         /eCe0+3exgWjfAUt7DhI9Sbok4UdaaQ7QaImTuqplG9WvxKnKJhG5sLSqQFsxTKrIV8m
         mJJRDBZN0zWBKBCfequ6lrDd8CXMDMQQBLw+k=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.231.11.141 with SMTP id t13mr1966964ibt.28.1245691993355; Mon, 
	22 Jun 2009 10:33:13 -0700 (PDT)
In-Reply-To: <200906221849.57858.dirk.heinrichs@online.de>
References: <a0811460906192115k1de5cc9dk3e1707fc90de554f@mail.gmail.com>
	 <200906210957.30381.dirk.heinrichs@online.de>
	 <a0811460906211416m1f2ff148pd9e473ee584d6668@mail.gmail.com>
	 <200906221849.57858.dirk.heinrichs@online.de>
Date: Mon, 22 Jun 2009 11:33:13 -0600
Message-ID: <a0811460906221033o1625dc88rac47cf18e820b39f@mail.gmail.com>
Subject: Re: [gentoo-user] lvm problem -- is timing?
From: Maxim Wexler <maxim.wexler@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: fbf28b40-84fd-45d8-be6c-c36554d24753
X-Archives-Hash: baa1f5c5404f46db1ab1d4996ba125f0

> That could either mean that (not all of) the drivers needed to access this
> device are available (not compiled into the kernel), or what Neil already
> wrote: a delay in discovering the device.
>
> dmesg output would also be a good thing to sort this out.
>

477 lines! Rather than post it, what sort of thing(s) should I look
for. sda and sdb show up OK. All the usb stuff looks alright. grepping
for scsi shows that the SSD and SD devices have been found.

mw