The domU in my environment is a xenserver 5.6 fp1 installed on a regular desktop with intel board and i3 processor. I have 8GB or RAM installed and 1 500GB SATA HDD.
Obviously, i don’t have RAID and i was wondering whether it would have an effect on the VM disk read/write speed if i increase the number of drives as local SR.
Is it just more storage i’d be gaining and zero effect on the VM disk speed?
Thanks!
Answer
It depends on what RAID level you use and your usage characteristics.
If you converted your single slow consumer drive setup into a RAID 0 array it’s be faster yes but would introduce a very significant risk of complete array failure.
If you converted it to RAID 1 then you may see some performance increase dependent on load type but would make your system more resilient to failure.
If you converted it to RAID 5 that would be stupid.
If you converted it to RAID 6 that would be ok but you’re see writes taking longer.
If you convert it to RAID 10 you’d see performance and resilience benefits all round.
This site’s for professional sysadmins, did you not think to search previously asked questions? if you’d searched for ‘raid’ you’d have been linked to THIS previous question which might have been more help to you and less of a duplication of effort for us.
Attribution
Source : Link , Question Author : user128049 , Answer Author : Community