Hello,
Based on the number of machines, you will need a good performance to handle the load. (You don't refer what OS'es or Services like Exchange, SQL, etc. you will install on them. This might prevent the scenarios below.
If this is for a home/testing lab I suggest:
1 drive for the OS
4 configured with RAID 0 (to give you the best performance).
If this is not for testing purposes and you need some reliability, I would buy another drive, and configure them this way:
2 RAID 1 for OS
4 RAID 0+1 for virtual machines.
There are other possible configurations, but for a generic approach I think this would do a good job.
HTH
Last Wiki Answer Submitted: January 25, 2011 5:46 pm by saturno4,570 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
You’ll want to select the RAID level depending on the amount of IO that you need to support. If once the machines boot they won’t to much IO very often, or the IO is mostly read then you’ll want to use RAID 5. If they are heavy write IO then you’ll want RAID 10. The host OS on RAID 1 is fine either way.
You’ll want to select the RAID level depending on the amount of IO that you need to support. If once the machines boot they won’t to much IO very often, or the IO is mostly read then you’ll want to use RAID 5. If they are heavy write IO then you’ll want RAID 10. The host OS on RAID 1 is fine either way.
Raid 5 and/or Raid 10 for your type of set-up should be more than sufficient…