Friday, September 8, 2017

hp proliant - Smart Array P410i with SATA SSD drives unstable

I have a HP Proliant DL380 G7 with said array controller and 6 INTEL SSDSC2KW4's, set up in Raid 5.




Normally I have never had problems with SATA drives in servers, but this one has me baffled.



I have installed ESXi 6 on it, and this usually goes quite OK. Sometimes i get to install a couple of virtual computers, but suddenly it tells me that the Drive status has failed (to a variable amount of disks), and the array has gone offline. I can go, take the disk out, and put it in again, and it works fine.



This usually happens when i transfer some GB of data to it. If it has ex. a router running that does not write much to the SSD's, it can be stable for over 20 days without caring to much.



Anyone experienced anything like this? Or on general basis have some tips on how to proceed?

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...