From owner-freebsd-scsi Fri Dec 28 21:33:48 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id 5E02D37B422; Fri, 28 Dec 2001 21:33:44 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id 79D5C786E3; Sat, 29 Dec 2001 16:03:40 +1030 (CST) Date: Sat, 29 Dec 2001 16:03:40 +1030 From: Greg Lehey To: Bernd Walter Cc: Jim Bryant , freebsd-current@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG Subject: Re: Vinum issue with USB CompactFlash reader. Message-ID: <20011229160340.G90696@monorchid.lemis.com> References: <3C2CDAB6.1090408@yahoo.com> <20011229100911.D48518@monorchid.lemis.com> <20011229052129.GB23224@cicely9.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011229052129.GB23224@cicely9.cicely.de> User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Saturday, 29 December 2001 at 6:21:29 +0100, Bernd Walter wrote: > On Sat, Dec 29, 2001 at 10:09:11AM +1030, Greg Lehey wrote: >> This has nothing to do with Vinum. The errors are at the device >> driver level, and they appear to relate only to the compact flash >> adaptor. Does it work when Vinum is not loaded? Was there in fact a >> CF card in the adaptor? > > vinums read_drive_label triggers this. > It tries to read the label and produces the given errors if the drive is > not ready - nothing wrong IMHO. This would assume that Vinum was started after the adaptor was inserted. > I see the same messages for an MO drive if there is no media inserted. > And I see these errors for a fixed drive with media errors. > It is just unavoidable to have a single error for each drive and I don't > know for shure why it happens several times - maybe vinum probes for > multiple partitions. Yes, Vinum probes for up to 35 partitions. First it tries each partition in each slice. If that doesn't work, it tries the compatibility slice. In each case, it ignores partition c. I suppose it would be possible to recognize conditions like "medium not present" and stop after the first attempt. But I can't see how to handle this without at least one error message. Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message