I am with a Adaptec-29160 Ultra160 PCI-HBA on a POWER8 server with Linux v5.17, and things are really weird with U320 SCSI disks.
- The PCI-HBA is an U160-SCSI-HBA with an auto-sense LVD/SE interface.
- The SCSI cable I am using is an LVD one, certified by Ampex. It comes with a term.
- Disks are U320 68pin LVD. Auto-term is disabled. Wide mode is enabled.
server.pci.SCSI_HBA ==== cable ===+= disk0, id1
+= disk1, id2
+= disk2, id3
+= disk3, id4
+= term
The setup looks LVD ready, however, if I connect things this way .... I get tons of OverRun warnings from the kernel driver, which means the channel is noisy and doesn't properly work; while if I force disks in SE mode, things work perfectly, just slower than expected.
No problem with slower than expected, U160 and U320 require LVD, but why that bloody thing only work with SE if the HBA has an U160 interface?!? That's what I don't understand.
Okay, SCSI is an old topic in 2022, but ... does anyone have an idea about it?