Friday, August 4, 2017

raid - Can I move from SAS HDD to SSD?

I have an HP ML350 Gen 8 server with 8 SAS HDDs of 600 GB each. Since the drives are a little bit old now, I would like to replace them with SSDs.




I would like to know if I can do this, and if I should continue the existing RAID setup.



Current RAID setup:



Current RAID setup

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