From: Michal Feix <michal@feix.cz>
To: linux-kernel@vger.kernel.org
Subject: [SCSI] SCSI block devices larger then 2TB
Date: Wed, 07 Dec 2005 11:21:09 +0100 [thread overview]
Message-ID: <4396B795.1000108@feix.cz> (raw)
Greetings!
Current aic79xxx driver doesn't see SCSI devices larger, then 2TB. It
fails with READ CAPACITY(16) command. As far as I can understand, we
already have LBD support in kernel for some time now. So it's only the
drivers, that need to be fixed? LSI driver is the only one I found
working with devices over 2TB; I couldn't test any other driver, as I
don't have the hardware. Is it really so bad, that only LSI chipset and
maybe few others are capable of seeng such devices?
My kernel output with aic79xxx follows:
scsi1 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 1.3.11
heracles kernel: <Adaptec AIC7902 Ultra320 SCSI adapter>
heracles kernel: aic7902: Ultra320 Wide Channel B, SCSI Id=7,
PCI-X 101-133Mhz, 512 SCBs
scsi1:A:0:0: Tagged Queuing enabled. Depth 64
target1:0:0: Beginning Domain Validation
target1:0:0: wide asynchronous.
target1:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 127)
target1:0:0: Ending Domain Validation
sde : very big device. try to use READ CAPACITY(16).
sde : READ CAPACITY(16) failed.
sde : status=0, message=00, host=5, driver=00
sde : use 0xffffffff as device size
SCSI device sde: 4294967296 512-byte hdwr sectors (2199023 MB)
SCSI device sde: drive cache: write back
sde : very big device. try to use READ CAPACITY(16).
sde : READ CAPACITY(16) failed.
sde : status=0, message=00, host=5, driver=00
sde : use 0xffffffff as device size
SCSI device sde: 4294967296 512-byte hdwr sectors (2199023 MB)
SCSI device sde: drive cache: write back
sde: unknown partition table
Attached scsi disk sde at scsi1, channel 0, id 0, lun 0
--
Michal Feix
next reply other threads:[~2005-12-07 10:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-07 10:21 Michal Feix [this message]
2005-12-07 12:35 ` [SCSI] SCSI block devices larger then 2TB Christoph Hellwig
2005-12-07 14:01 ` Michal Feix
2005-12-12 19:02 ` David Lang
2005-12-13 8:43 ` Michal Feix
2005-12-15 15:39 ` Roger Heflin
2005-12-19 22:33 ` David Lang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4396B795.1000108@feix.cz \
--to=michal@feix.cz \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox