我有一个HP ProLiant DL380 Gen7,它有一个智能阵列P812,它连接到一个能容纳19 600 HP驱动器的MSA20。
当我的VM没有启动后,我检查了我的数组配置,两个驱动器失败了:
=> ctrl slot=1 logicaldrive 1 show
Smart Array P812 in Slot 1
array A
Logical Drive: 1
Size: 7.6 TB
Fault Tolerance: 60
Number of Parity Groups: 2
Heads: 255
Sectors Per Track: 32
Cylinders: 65535
Strip Size: 256 KB
Full Stripe Size: 1792 KB
Status: Failed
MultiDomain Status: OK
Caching: Enabled
Unique Identifier: 600508B1001CB429B3CE88E8CD6573D5
Logical Drive Label: 025B181CPAGXQ0ARH0J02057B0
Parity Group 0:
physicaldrive 1E:1:1 (port 1E:box 1:bay 1, SAS, 600 GB, OK)
physicaldrive 1E:1:2 (port 1E:box 1:bay 2, SAS, 0 MB, Failed)
physicaldrive 1E:1:6 (port 1E:box 1:bay 6, SAS, 600 GB, OK)
physicaldrive 1E:1:7 (port 1E:box 1:bay 7, SAS, 0 MB, Failed)
physicaldrive 1E:1:8 (port 1E:box 1:bay 8, SAS, 600 GB, OK)
physicaldrive 1E:1:9 (port 1E:box 1:bay 9, SAS, 600 GB, OK)
physicaldrive 1E:1:10 (port 1E:box 1:bay 10, SAS, 600 GB, OK)
physicaldrive 1E:1:11 (port 1E:box 1:bay 11, SAS, 600 GB, OK)
physicaldrive 1E:1:24 (port 1E:box 1:bay 24, SAS, 600 GB, OK)
Parity Group 1:
physicaldrive 1E:1:12 (port 1E:box 1:bay 12, SAS, 600 GB, OK)
physicaldrive 1E:1:13 (port 1E:box 1:bay 13, SAS, 600 GB, OK)
physicaldrive 1E:1:14 (port 1E:box 1:bay 14, SAS, 600 GB, Predictive Failure)
physicaldrive 1E:1:15 (port 1E:box 1:bay 15, SAS, 600 GB, OK)
physicaldrive 1E:1:16 (port 1E:box 1:bay 16, SAS, 600 GB, OK)
physicaldrive 1E:1:17 (port 1E:box 1:bay 17, SAS, 600 GB, OK)
physicaldrive 1E:1:18 (port 1E:box 1:bay 18, SAS, 600 GB, OK)
physicaldrive 1E:1:19 (port 1E:box 1:bay 19, SAS, 600 GB, OK)
physicaldrive 1E:1:20 (port 1E:box 1:bay 20, SAS, 600 GB, OK)
Drive Type: Data
LD Acceleration Method: Controller Cache因此,在我的19个驱动器(18 +1备用)2突然失败。
我对RAID 60的理解是,每个奇偶组有2个驱动器可能会失败而不会丢失数据。
我能以某种方式强迫数组在线将文件复制到其他驱动器吗?
谢谢你提前帮忙,我知道我的装备很古老。
编辑:这是一个MSA70,而不是MSA20!
发布于 2020-01-09 17:58:31
奇偶校验组0中的一些驱动器很可能失败,控制器已开始使用备用驱动器进行重建。在重建过程中,另一个驱动器(或多个驱动器)失败了,看到了几次。
如果您没有一些日志或监视数据,很难准确地说明发生了什么(当然--如果您只在启动问题之后查看控制器状态)。您可以查看ctrl slot=1 pd全部显示
很有可能你会看到失败的备用。很可能在没有备份的情况下,您将无法将数据带回。
https://serverfault.com/questions/992759
复制相似问题