Operating System - Linux
1821525 Members
3212 Online
109633 Solutions
New Discussion юеВ

Re: cciss: read capacity failed

 
SOLVED
Go to solution
George Liu_4
Trusted Contributor

cciss: read capacity failed

system hung. After reboot, it still has errors in dmesg. Wonder if real hardware issue or just software related.

SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
Compaq CISS Driver (v 2.4.34)
cciss: Device 0xb178 has been found at bus 0 dev 1 func 0
cciss: using DAC cycles
blocks= 35553120 block_size= 512
heads= 255, sectors= 32, cylinders= 4357

ciss ciss0: sendcmd Error 1
ciss ciss0: sendcmd offensive info
size 0
num 0 value 4
cciss: read capacity failed
blocks= 0 block_size= 0
heads= 255, sectors= 63, cylinders= 65535

blk: queue c03c6520, I/O limit 4294967295Mb (mask 0xffffffffffffffff

::::::

cciss0: No device changes detected.
scsi0 : cciss0
Vendor: COMPAQ Model: SDX-400C Rev: 3.0D
Type: Sequential-Access ANSI SCSI revision: 02
6 REPLIES 6
HGN
Honored Contributor

Re: cciss: read capacity failed

Hi

The cciss error is from the smart array controller, if it is a one time thing then cannot do much but if it is been happening quite often then you can talk to HP and see what they have to tell,they can suggest to get them replaced.

Rgds

HGN
George Liu_4
Trusted Contributor

Re: cciss: read capacity failed

Thanks.
George Liu_4
Trusted Contributor

Re: cciss: read capacity failed

Is there any existing utility/tool to diagnose the smart array controller in Linux? Thanks in advance.
Andrew Rutter
Honored Contributor

Re: cciss: read capacity failed

hi,

you could have a quick look in sautil aswell to check the config and disk info there

andy
Andrea Rossi
Frequent Advisor
Solution

Re: cciss: read capacity failed

George

in order to monitor your smart array configuration you have to run cpqacuxe, and then connect to http://127.0.0.1:2301.
Se more at:
http://h18007.www1.hp.com/support/files/server/us/download/14703.html
You can also monitor the sa array offline, booting from smart start cd.

Anyway I think that your problem is not related to the smart array, but to the tape. Did you connect it to the smart array? Please check it: I don't think it is a supported config.
Brad Ward_1
New Member

Re: cciss: read capacity failed

I have been seeing the same behavior on my server, However I only get this when I have started with the nosmp startup on SLES9. If I boot without any paramiters everything comes up just fine.