Hi guys,
I am facing same issues using a 3TB disk.
If I connect the disk to any of the (four) sata ports, it is detected by the kernel (I've tried all 4 ports)
If I connect the same disk to the e-sata port, it is not detected, instead.
The disk used is: Seagate SV35 ST3000VX000
Here the dmesg outputs in both cases:
* sata port
[ 2.130000] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.130000] ata2.15: Port Multiplier 1.2, 0x197b:0x3215 r0, 5 ports, feat 0x5/0xf
[ 2.140000] ata2.00: hard resetting link
[ 2.700000] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
[ 2.700000] ata2.01: hard resetting link
[ 3.060000] ata2.01: SATA link down (SStatus 0 SControl 320)
[ 3.060000] ata2.02: hard resetting link
[ 3.120000] Sending DHCP requests .
[ 3.420000] ata2.02: SATA link down (SStatus 0 SControl 320)
[ 3.420000] ata2.03: hard resetting link
[ 3.780000] ata2.03: SATA link down (SStatus 0 SControl 320)
[ 3.780000] ata2.04: hard resetting link
[ 4.140000] ata2.04: SATA link down (SStatus 0 SControl 320)
[ 4.140000] ata2.00: ATA-8: ST3000VX000-9YW166, CV12, max UDMA/133
[ 4.150000] ata2.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 4.390000] ata2.00: configured for UDMA/133
[ 4.390000] ata2: EH complete
[ 5.070000] ata1: SATA link down (SStatus 0 SControl 300)
[ 5.070000] scsi 1:0:0:0: Direct-Access ATA ST3000VX000-9YW1 CV12 PQ: 0 ANSI: 5
[ 5.080000] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 5.090000] PHY: 0:01 - Link is Up - 100/Full
[ 5.090000] sd 1:0:0:0: [sda] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[ 5.100000] sd 1:0:0:0: [sda] 4096-byte physical blocks
[ 5.110000] sd 1:0:0:0: [sda] Write Protect is off
[ 5.110000] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.160000] sda: sda1
[ 5.170000] sd 1:0:0:0: [sda] Attached SCSI disk
* e-sata port
[ 5549.930000] ata1: exception Emask 0x10 SAct 0x0 SErr 0x4050002 action 0xe frozen
[ 5549.940000] ata1: irq_stat 0x00000040, connection status changed
[ 5549.950000] ata1: SError: { RecovComm PHYRdyChg CommWake DevExch }
[ 5549.950000] ata1: hard resetting link
[ 5555.950000] ata1: link is slow to respond, please be patient (ready=0)
[ 5559.970000] ata1: softreset failed (device not ready)
[ 5560.150000] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 5565.150000] ata1.00: qc timeout (cmd 0xec)
[ 5565.150000] ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 5565.160000] ata1: hard resetting link
[ 5570.750000] ata1: link is slow to respond, please be patient (ready=0)
[ 5575.190000] ata1: softreset failed (device not ready)
[ 5575.370000] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 5585.370000] ata1.00: qc timeout (cmd 0xec)
[ 5585.370000] ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 5585.380000] ata1: limiting SATA link speed to 1.5 Gbps
[ 5585.380000] ata1: hard resetting link
[ 5590.970000] ata1: link is slow to respond, please be patient (ready=0)
[ 5595.410000] ata1: softreset failed (device not ready)
[ 5595.590000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5625.590000] ata1.00: qc timeout (cmd 0xec)
[ 5625.590000] ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 5625.600000] ata1: hard resetting link
[ 5635.610000] ata1: softreset failed (1st FIS failed)
[ 5635.790000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5635.790000] ata1: link online but 1 devices misclassified, retrying
[ 5635.800000] ata1: hard resetting link
[ 5641.390000] ata1: link is slow to respond, please be patient (ready=0)
[ 5645.830000] ata1: softreset failed (device not ready)
[ 5646.010000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5646.010000] ata1: EH complete
Are there any limitations (hw or sw) for using 3TB disks?
The kernel used has been recompiled to add LBD and EFI support.
I am using RDK 2.00.00.23 and the DM8168 DVR
Best Regards
Ivan