Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 17 Nov 2002 18:13:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 17 Nov 2002 18:13:08 -0500 Received: from kweetal.tue.nl ([131.155.2.7]:28181 "EHLO kweetal.tue.nl") by vger.kernel.org with ESMTP id ; Sun, 17 Nov 2002 18:13:07 -0500 Date: Mon, 18 Nov 2002 00:20:04 +0100 From: Andries Brouwer To: Linux Scsi Mailing List , Linux Kernel Mailing List , Rusty Russell Subject: Re: Why /dev/sdc1 doesn't show up... Message-ID: <20021117232004.GA1779@win.tue.nl> References: <20021117195258.GC3280@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021117195258.GC3280@redhat.com> User-Agent: Mutt/1.3.25i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 722 Lines: 21 On Sun, Nov 17, 2002 at 02:52:58PM -0500, Doug Ledford wrote: > Working on a fix. Haven't decided how to do it yet. I encountered similar phenomena with usb-storage. I think the proper solution is to never automatically scan for a partition table. We perhaps need to do that at boot time, but in all other cases user space can ask the kernel to read a partition table. For usb-storage things work fairly well (for some kernels) using blockdev --rereadpt /dev/sdx Andries - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/