Wednesday, October 16, 2019

raid - HP Proliant ML350 G5 SAS HDD

I am getting problem in HP Proliant ML350 G5. Some few days back one of the SAS HDD failed. It was 146GB SAS 15krpm HDD. We got new one which is 146GB SAS 10k rpm HDD. Its on RAID 1(1+0) configuration.



We replaced the SAS HDD but its not rebuilding. We get message when rebooting server to do AUTOMATIC SERVER RECOVERY and we press F2. It starts recovery but after 20% (in HP System Management), it stops and nothing happen. It shows Logical drive degraded. and also in ACU, it shows ready to rebuild. We tried 2-3 times but it still the same. Whenever we restart it keep on saying Automatic server recovery.



Any suggestion, how to resolve this problem?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...