public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* aic7xxx support for >2TB volumes?
@ 2005-11-16 11:08 Kilian CAVALOTTI
  2005-11-18  8:59 ` Douglas Gilbert
  0 siblings, 1 reply; 15+ messages in thread
From: Kilian CAVALOTTI @ 2005-11-16 11:08 UTC (permalink / raw)
  To: linux-scsi

Hi all, 

After some searching through newgroups and mailing lists, I haven't really 
found an answer to the question: is the aic7xxx driver capable of supporting 
larger than 2 terabytes volumes? I have read some success reports, but some 
failed attempts too...

I actually have an external RAID array, hosting a 6TB virtual disk, plugged on 
an Adaptec 39160 SCSI card. I'm using a 2.6.14 kernel, with  CONFIG_LBD=y, 
and thus, the aic7xxx (ver 7.0) module.

My dmesg show the following:

scsi1 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
        <Adaptec 3960D Ultra160 SCSI adapter>
        aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
  Vendor: transtec  Model: T6100S16R1-D      Rev: 342J
  Type:   Direct-Access                      ANSI SCSI revision: 05
scsi1:A:0:0: Tagged Queuing enabled.  Depth 32
 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
sdb : very big device. try to use READ CAPACITY(16).
sdb : READ CAPACITY(16) failed.
sdb : status=0, message=00, host=5, driver=00
sdb : use 0xffffffff as device size
SCSI device sdb: 4294967296 512-byte hdwr sectors (2199023 MB)
SCSI device sdb: drive cache: write back
sdb : very big device. try to use READ CAPACITY(16).
sdb : READ CAPACITY(16) failed.
sdb : status=0, message=00, host=5, driver=00
sdb : use 0xffffffff as device size
SCSI device sdb: 4294967296 512-byte hdwr sectors (2199023 MB)
SCSI device sdb: drive cache: write back
 sdb: unknown partition table
Attached scsi disk sdb at scsi1, channel 0, id 0, lun 0
Attached scsi generic sg2 at scsi1, channel 0, id 0, lun 0,  type 0

Whatever the real size of the volume, it always give a "4294967296 512-byte 
hdwr sectors (2199023 MB)" device...

Is there a way to support a >2TB volume on this SCSI controler? I know I could 
split my volume in smaller ones and use LVM to reassemble them, but I'd like 
to avoid adding overhead to the storage stack, and keep it the simplest.

Thanks in advance for any hint/advice,
Best regards,

-- 
Kilian CAVALOTTI                      Administrateur réseaux et systèmes
UPMC / CNRS - LIP6 (C870)
8, rue du Capitaine Scott                          Tel. : 01 44 27 88 54
75015 Paris - France                               Fax. : 01 44 27 70 00
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2005-11-21 15:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-16 11:08 aic7xxx support for >2TB volumes? Kilian CAVALOTTI
2005-11-18  8:59 ` Douglas Gilbert
2005-11-18 12:55   ` Kilian CAVALOTTI
2005-11-18 15:01     ` Brian King
2005-11-18 23:05       ` Douglas Gilbert
2005-11-19  1:32         ` Douglas Gilbert
2005-11-19 14:57           ` Kilian CAVALOTTI
2005-11-20  1:33             ` Douglas Gilbert
2005-11-21 10:40               ` Kilian CAVALOTTI
2005-11-19 14:37         ` Kilian CAVALOTTI
2005-11-21  4:53         ` Brian King
2005-11-21 10:09           ` Kilian CAVALOTTI
2005-11-21 14:48             ` Brian King
2005-11-21 15:09               ` Kilian CAVALOTTI
2005-11-21 15:27                 ` Brian King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox