Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2001 16:03:40 +1030
From:      Greg Lehey <grog@FreeBSD.org>
To:        Bernd Walter <ticso@cicely9.cicely.de>
Cc:        Jim Bryant <kc5vdj@yahoo.com>, freebsd-current@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG
Subject:   Re: Vinum issue with USB CompactFlash reader.
Message-ID:  <20011229160340.G90696@monorchid.lemis.com>
In-Reply-To: <20011229052129.GB23224@cicely9.cicely.de>
References:  <3C2CDAB6.1090408@yahoo.com> <20011229100911.D48518@monorchid.lemis.com> <20011229052129.GB23224@cicely9.cicely.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011229160340.G90696>