Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2001 22:07:32 +0100
From:      Joerg Wunsch <j@uriah.heep.sax.de>
To:        freebsd-scsi@freebsd.org
Subject:   camcontrol defects still broken
Message-ID:  <20011204220732.H849@uriah.heep.sax.de>

next in thread | raw e-mail | index | archive | help

Since i recently had enough time to upgrade to -current finally again,
i'm now sure there's still a bug here:

uriah # camcontrol defects da0 -P -f bfi -v
camcontrol: Error returned from read defect data command
(pass0:sym0:0:0:0): READ DEFECT DATA(10). CDB: 37 0 14 0 0 0 0 fd e8 0 
(pass0:sym0:0:0:0): CAM Status: CCB request completed without error

I've seen this before on a number of -current systems, but they all
weren't what i thought to be representative, so i wasn't certain it's
actually a bug in camcontrol.  Now with my main machine and a -current
as of last week, i am ;-)

This happens for whatever combination of arguments i'm using (-P or
-G, -f bfi, -f phys or -f block), regardless of which disk i'm testing
it against:

uriah # foreach mode (-G -P)
foreach? foreach fmt (block bfi phys)
foreach? foreach dev (0 1 2)
foreach? camcontrol defects da$dev -f $fmt $mode
foreach? end
foreach? end
foreach? end
camcontrol: Error returned from read defect data command
[etc. pp.]

All three disks are fairly modern disks that used to support this
feature in the past.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)

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?20011204220732.H849>