我有一个HP Proliant微服务器Gen8运行Debian扩展。我在插槽1中安装了一个HGST6TBHDD,当我启动时设备没有显示。
dmesg产出:
[ 8.159512] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 8.159964] ata1.00: failed to enable AA (error_mask=0x1)
[ 8.161254] ata1.00: READ LOG DMA EXT failed, trying unqueued
[ 8.161256] ata1.00: failed to get Log Directory Emask 0x40
[ 8.161258] ata1.00: ATA-9: HGST HDN726060ALE614, APGNW7JH, max UDMA/133
[ 8.161260] ata1.00: 11721045168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 8.161261] ata1.00: failed to enable Sense Data Reporting, Emask 0x40
[ 8.161267] ata1.00: failed to set xfermode (err_mask=0x40)
[ 8.161331] ata1: limiting SATA link speed to 3.0 Gbps
[ 8.161332] ata1.00: limiting speed to UDMA/133:PIO3
[ 13.589737] ata1: SATA link down (SStatus 0 SControl 320)
[ 13.589743] ata1.00: disabled知道这可能是什么吗?
我的3TB WesterDigital红色工作没有任何麻烦在所有海湾。
发布于 2017-10-01 14:54:28
发布于 2018-09-09 19:51:45
尝试禁用BIOS中的IOMMU。
对于两个WD Red 6 TB HDD,我也有同样的问题。在我禁用IOMMU之前,它们是“不可见的”(在新设备上应该默认禁用)。
https://unix.stackexchange.com/questions/395472
复制相似问题