[1422] in linux-scsi channel archive
Re: ncr53c8xx problem with a CLARiiON disk array.
daemon@ATHENA.MIT.EDU (Dario_Ballabio@milano.europe.dg.co)
Wed Feb 12 10:35:49 1997
Date: Wed, 12 Feb 1997 16:32:30 +0100
From: Dario_Ballabio@milano.europe.dg.com
To: linux-scsi@vger.rutgers.edu, groudier@club-internet.fr
I tested 1.17a and it works almost as expected. I used 2.1.26 SMP
booting with options:
mem=1000m max_scsi_luns=7 ncr53c8xx=diff:3,wide:1
Here enclosed the syslog output (the fisrt ncr is not displayed
since the syslog output is truncated due to overflow of lines at boot).
It is strange the message about using async scsi for both ncr boards.
On the second ncr the device (id:1, lun:0) recognized as /dev/sde is
not a disk: it is the secont storage processor of the CLARiiON,
so it should not be probed as a disk.
Finally the last disk (id:1, lun:7) is not probed: its name
should have been /dev/sdi, but there is no support for so many disks.
Thanks,
db
%UATTACH
at PCI bus 1, device 10, function 0
scsi-ncr53c7,8xx : NCR53c825 at memory 0xfe8ffc00, io 0xec00, irq 9
scsi3 : burst length 2
scsi3 : reset ccf to 3 from 0
scsi3 : NCR code relocated to 0x84600 (virt 0xc0084600)
scsi3 : test 1 started
EATA0: address 0xe410 in use, skipping probe.
EATA0: address 0xe810 in use, skipping probe.
EATA0: address 0xec10 in use, skipping probe.
EATA0: address 0xfc10 in use, skipping probe.
scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 4.0/3.2/4.0
scsi1 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 4.0/3.2/4.0
scsi2 : NCR53c{7,8}xx (rel 17)
scsi3 : NCR53c{7,8}xx (rel 17)
scsi : 4 hosts.
scsi0: Scanning channel A for devices.
Vendor: TOSHIBA Model: CD-ROM XM-5401TA Rev: 3605
Type: CD-ROM ANSI SCSI revision: 02
Detected scsi CD-ROM sr0 at scsi0, channel 0, id 4, lun 0
scsi1: Scanning channel A for devices.
scsi2 : target 0 accepting asynchronous SCSI
scsi2 : setting target 0 to asynchronous SCSI
Vendor: DGC Model: DISK Rev: 0816
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sda at scsi2, channel 0, id 0, lun 0
Vendor: DGC Model: DISK Rev: 0816
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sdb at scsi2, channel 0, id 0, lun 1
Vendor: DGC Model: DISK Rev: 0816
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sdc at scsi2, channel 0, id 0, lun 2
Vendor: DGC Model: DISK Rev: 0816
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sdd at scsi2, channel 0, id 0, lun 3
scsi3 : target 1 accepting asynchronous SCSI
scsi3 : setting target 1 to asynchronous SCSI
Vendor: DGC Model: DISK Rev: 0816
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sde at scsi3, channel 0, id 1, lun 0
Vendor: DGC Model: DISK Rev: 0816
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sdf at scsi3, channel 0, id 1, lun 4
Vendor: DGC Model: DISK Rev: 0816
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sdg at scsi3, channel 0, id 1, lun 5
Vendor: DGC Model: DISK Rev: 0816
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sdh at scsi3, channel 0, id 1, lun 6
scsi : detected 1 SCSI cdrom 8 SCSI disks total.
SCSI device sda: hdwr sector= 512 bytes. Sectors= 3810456 [1860 MB] [1.9 GB]
SCSI device sdb: hdwr sector= 512 bytes. Sectors= 3810456 [1860 MB] [1.9 GB]
SCSI device sdc: hdwr sector= 512 bytes. Sectors= 963240 [470 MB] [0.5 GB]
SCSI device sdd: hdwr sector= 512 bytes. Sectors= 963240 [470 MB] [0.5 GB]
sde : READ CAPACITY failed.
sde : status = 0, message = 00, host = 0, driver = 28
sde : extended sense code = 5
sde : block size assumed to be 512 bytes, disk size 1GB.
SCSI device sdf: hdwr sector= 512 bytes. Sectors= 4073139 [1988 MB] [2.0 GB]
SCSI device sdg: hdwr sector= 512 bytes. Sectors= 1982543 [968 MB] [1.0 GB]
SCSI device sdh: hdwr sector= 512 bytes. Sectors= 1982543 [968 MB] [1.0 GB]
SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
CSLIP: code copyright 1989 Regents of the University of California.
SLIP linefill/keepalive option.
Partition check:
sda: sda1 sda2 sda3 sda4
sdb: sdb1
sdc: sdc1
sdd: sdd1
sde:SCSI disk error : host 3 channel 0 id 1 lun 0 return code = 28000000
extra data not valid Current error sd08:40: sense key Illegal Request
Additional sense indicates Logical unit not ready, cause not reportable
scsidisk I/O error: dev 08:40, sector 0
unable to read partition table
sdf: sdf1
sdg: sdg1
sdh: sdh1
VFS: Mounted root (ext2 filesystem).