I bought a used Mediasonic Probox 4 bay HDD Enclosure.
My OMV is running on a Dell Optiplex 980 SFF which has an onboard eSATA port.
I hooked up the Probox with a proper eSATA cable to the PC.
I was able to see the 3TB Seagate HDD on the Boot menu, which means the port replicator is getting properly recognized by the motherboard and thus the HDD.
Now when Debian boots up, I got error messages "PMP product ID mismatch". Here is my journalctl snippet.
Code
May 23 16:19:48 Delos kernel: ata3: SATA link down (SStatus 4 SControl 300)
May 23 16:19:52 Delos kernel: ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
May 23 16:19:52 Delos kernel: ata5.15: Port Multiplier 1.2, 0x197b:0x0325 r0, 15 ports, feat 0x5/0xf
May 23 16:19:52 Delos kernel: ata5.15: PMP product ID mismatch
May 23 16:20:00 Delos kernel: ata5.15: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
May 23 16:20:00 Delos kernel: ata5.15: link online but device misclassified
May 23 16:20:00 Delos kernel: ata5.15: Port Multiplier vendor mismatch '0x197b' != '0x0'
May 23 16:20:00 Delos kernel: ata5.15: PMP revalidation failed (errno=-19)
May 23 16:20:00 Delos kernel: ata5.15: limiting SATA link speed to 1.5 Gbps
May 23 16:20:09 Delos kernel: ata5.15: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 23 16:20:09 Delos kernel: ata5.15: PMP revalidation failed (errno=-19)
May 23 16:20:17 Delos kernel: ata5.15: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 23 16:20:17 Delos kernel: ata5.15: Port Multiplier vendor mismatch '0x197b' != '0x0'
May 23 16:20:17 Delos kernel: ata5.15: PMP revalidation failed (errno=-19)
May 23 16:20:17 Delos kernel: ata5.15: failed to recover PMP after 5 tries, giving up
May 23 16:20:17 Delos kernel: ata5.15: Port Multiplier detaching
May 23 16:20:17 Delos kernel: ata5.00: disabled
Display More
I also ran sudo rescan-scsi-bus with same result. Is this a compatibility issue or I need to update some settings somewhere?
OMV Version: 5.4.7-1 (Usul)
Processor: Intel Core i7 CPU 860 @ 2.8GHz
Kernel; Linux 5.5.0-0.bpo.2-amd64