Hi, I am trying to use a Qlogic 2432 chip based card on FreeBSD 7.1 or 7.2. The SAN storage is IBM DS 4800. I get following error on boot and can't fdisk the fiber LUN.Following is the dmesg output:
da0 at isp1 bus 0 target 0 lun 2 da0: <IBM 1815 FAStT 0914> Fixed Direct Access SCSI-5 device da0: 400.000MB/s transfers da0: Command Queueing Enabled da0: 20480MB (41943040 512 byte sectors: 255H 63S/T 2610C) SMP: AP CPU #3 Launched! SMP: AP CPU #1 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #5 Launched! SMP: AP CPU #6 Launched! SMP: AP CPU #4 Launched! SMP: AP CPU #7 Launched! (da0:isp1:0:0:2): READ(6)/WRITE(6) not supported, increasing minimum_cmd_size to 10. (da0:isp1:0:0:2): READ(10). CDB: 28 0 0 0 0 1 0 0 1 0 (da0:isp1:0:0:2): CAM Status: SCSI Status Error (da0:isp1:0:0:2): SCSI Status: Check Condition (da0:isp1:0:0:2): ILLEGAL REQUEST asc:94,1 (da0:isp1:0:0:2): Vendor Specific ASC (da0:isp1:0:0:2): Unretryable error (da0:isp1:0:0:2): READ(10). CDB: 28 0 0 0 0 0 0 0 1 0 (da0:isp1:0:0:2): CAM Status: SCSI Status Error (da0:isp1:0:0:2): SCSI Status: Check Condition (da0:isp1:0:0:2): ILLEGAL REQUEST asc:94,1 (da0:isp1:0:0:2): Vendor Specific ASC (da0:isp1:0:0:2): Unretryable error isp1: 0.0.2 FCP RESPONSE: 0x2 (da0:isp1:0:0:2): Synchronize cache failed, status == 0x59, scsi status == 0x0 (da0:isp1:0:0:2): READ(10). CDB: 28 0 2 7f ff ff 0 0 1 0 (da0:isp1:0:0:2): CAM Status: SCSI Status Error (da0:isp1:0:0:2): SCSI Status: Check Condition (da0:isp1:0:0:2): ILLEGAL REQUEST asc:94,1 (da0:isp1:0:0:2): Vendor Specific ASC (da0:isp1:0:0:2): Unretryable error (da0:isp1:0:0:2): READ(10). CDB: 28 0 0 0 0 80 0 0 10 0 (da0:isp1:0:0:2): CAM Status: SCSI Status Error (da0:isp1:0:0:2): SCSI Status: Check Condition (da0:isp1:0:0:2): ILLEGAL REQUEST asc:94,1 (da0:isp1:0:0:2): Vendor Specific ASC (da0:isp1:0:0:2): Unretryable error (da0:isp1:0:0:2): READ(10). CDB: 28 0 0 0 0 10 0 0 10 0 (da0:isp1:0:0:2): CAM Status: SCSI Status Error (da0:isp1:0:0:2): SCSI Status: Check Condition (da0:isp1:0:0:2): ILLEGAL REQUEST asc:94,1 (da0:isp1:0:0:2): Vendor Specific ASC (da0:isp1:0:0:2): Unretryable error (da0:isp1:0:0:2): READ(10). CDB: 28 0 0 0 0 0 0 0 10 0 (da0:isp1:0:0:2): CAM Status: SCSI Status Error (da0:isp1:0:0:2): SCSI Status: Check Condition (da0:isp1:0:0:2): ILLEGAL REQUEST asc:94,1 (da0:isp1:0:0:2): Vendor Specific ASC (da0:isp1:0:0:2): Unretryable error (da0:isp1:0:0:2): READ(10). CDB: 28 0 0 0 2 0 0 0 10 0 (da0:isp1:0:0:2): CAM Status: SCSI Status Error (da0:isp1:0:0:2): SCSI Status: Check Condition (da0:isp1:0:0:2): ILLEGAL REQUEST asc:94,1 (da0:isp1:0:0:2): Vendor Specific ASC (da0:isp1:0:0:2): Unretryable error (da0:isp1:0:0:2): READ(10). CDB: 28 0 0 0 0 80 0 0 10 0 (da0:isp1:0:0:2): CAM Status: SCSI Status Error (da0:isp1:0:0:2): SCSI Status: Check Condition (da0:isp1:0:0:2): ILLEGAL REQUEST asc:94,1 (da0:isp1:0:0:2): Vendor Specific ASC (da0:isp1:0:0:2): Unretryable error (da0:isp1:0:0:2): READ(10). CDB: 28 0 0 0 0 10 0 0 10 0 (da0:isp1:0:0:2): CAM Status: SCSI Status Error (da0:isp1:0:0:2): SCSI Status: Check Condition (da0:isp1:0:0:2): ILLEGAL REQUEST asc:94,1 (da0:isp1:0:0:2): Vendor Specific ASC (da0:isp1:0:0:2): Unretryable error Can someone enlighten me about this error? What is my err on this issue? Regards. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
