我有RAID5arrays,最近开始行动起来。 在POST期间显示这个错误:
Slot 4 HP Smart Array P600 Controller (256MB, v2.04) 1 Logical Drive 1789-Slot 4 Drive Array Disk Drive(s) Not Responding Check cables or replace the following drive(s): Port 2I: Box 1: Bay 2 Select "F1" to continue - all logical drive(s) will remain disabled Select "F2" to fail drive(s) that are not responding - Interim Recovery mode will be enabled if configured for fault tolerance
然后启动(延迟45秒后)并开始重build:
# hpacucli ctrl all show config Smart Array P600 in Slot 4 (sn: P92B3AF9SXR018) array A (SAS, Unused Space: 0 MB) logicaldrive 1 (410.1 GB, RAID 5, Recovering, 62% complete) physicaldrive 2I:1:1 (port 2I:box 1:bay 1, SAS, 146 GB, OK) physicaldrive 2I:1:2 (port 2I:box 1:bay 2, SAS, 146 GB, Rebuilding) physicaldrive 2I:1:3 (port 2I:box 1:bay 3, SAS, 146 GB, OK) physicaldrive 2I:1:4 (port 2I:box 1:bay 4, SAS, 146 GB, OK)
(这大约需要40分钟。)
我们尝试更换托架2中的磁盘,但没有明显区别。
我们已经将一个备用磁盘添加到托架5中,作为备件添加到arrays中,但从未使用,因此将其从备件中删除。
问 :是否有办法让RAID控制器从arrays中删除驱动器2I:1:2,并在其位置使用2I:1:5? 我试过了
hpacucli ctrl slot=4 array A modify drives=1:1,1:3,1:4,1:5
但是这个失败与Error: Cannot create array. Cannot add physical drive 1:1 Error: Cannot create array. Cannot add physical drive 1:1 。
(更新: smartctl -a -d cciss,$NR /dev/cciss/c0d0告诉我所有五个磁盘认为他们自我评估为OK。)
你应该按提示时按F2 。
请参阅: HP ProLiant磁盘故障,请继续或不继续
我将补充说, 惠普智能arraysP600是一个非常古老的PCI-X控制器,可以追溯到2004年至2005年…所以,你是在处理一个11岁以上的服务器,控制器和磁盘?