VMWare ESX Server — Extending RAID Arrays Dell MD1000

Posted by support | ESX (VI3), Hardware, Linux, RAID, VMWare | Thursday 20 December 2007 12:53 pm

Overview Summary of Extending RAID Arrays in Dell MD1000

MD1000 Extend RAID Array

If anyone sees errors in my testing please contact me.
support@it-manage.com

RAID Write Back vs Write Through

Posted by support | Hardware, RAID | Thursday 6 December 2007 2:11 pm

To suffer or not to suffer?  That is the questions.

RAID Features
Write Through Cache

With Write Through Cache the data is written to both the cache and drive once the data is retrieved. As the data is written to both places, should the information be required it can be retrieved from the cache for faster access. The downside of this method is that the time to carry out a Write operation is greater the time to do a Write to a non cache device. The total Write time is the time to write to the cache plus the time to Write the disk.

RAID Layouts

Posted by support | Hardware, RAID | Thursday 1 June 2006 8:59 am

RAID (Which one is best)
RAID.pdf

Note:
RAID 0 is great for performance but if one drive fails all the data is lost.