From Bugzilla Helper: User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.3-12 i686) Description of problem: 3ware driver loads but does not work Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.install rc2 2.try to access 3ware preexisitng partition 3. Actual Results: syslog output -------------------------------------------------------- <4>3w-xxxx: tw_interrupt(): Bad response, status = 0xc1, flags = 0x11, unit = 0x 0. <4>3w-xxxx: tw_scsi_eh_reset(): Reset succeeded for card 1. <4>3w-xxxx: tw_interrupt(): Bad response, status = 0xc1, flags = 0x11, unit = 0x 0. <6>scsi: device set offline - not ready or command retry failed after host reset : host 1 channel 0 id 0 lun 0 <4>SCSI disk error : host 1 channel 0 id 0 lun 0 return code = 80000 <4> I/O error: dev 08:00, sector 300268800 <4>get_last_sector ioctl: bread returned NULL. Expected Results: no error messages in syslog Additional info: worked on last beta. Broke on first rowell.
I've have a system here that reproduces this; (3ware escalade 6200) works with 7.1, cannot install 7.2 on it. The changes between 7.1 and 7.2 in the 3w-xxxx driver seem fairly small so it shouldn't be that hard to try backing them out and seeing if that fixes it. (Looks like there is only one change in how it talks to the card really - the addition of code to deal differently with RAID5 devices... since I'm trying to use this in a RAID1 configuration.... but of course, it could be something completely unrelated in how the card is accessed.)
should have looked closer at my query before adding comments. *** This bug has been marked as a duplicate of 51214 ***