Determine appropriate RAID level for various Virtual Machine workloads
December 11, 2011 Leave a Comment
When you determine the volume layout, you evaluate the type of data to be stored and the number of volumes that you want to create. Each logical drive should be on a separate volume, for easy future expansion if needed and better performance.

Typically with the operating system and application data, you would use a RAID 5 volume. For things like transaction logs or volumes requiring a high volume of changes, you should use a RAID 1 or RAID 1+0 volume.









