Therese Trudeau wrote:
the whole point of a BBU is that you can turn on write back caching -
and get a fair win in write performance on regular tasks.

Pardon my ignorance, what is write back caching and BBU?

Write Back Caching means the card will cache writes in its onboard storage, and let the OS continue immediately...

...this is only 'safe' if the card has a 'battery backup unit' to protect the cache during power failures so that the cached write data can be written to the disks when the power resumes. Some raid cards even allow you to remove the battery still attached to the cache along with the disks and install them on a different but similar machine in case of a total server failure, this is a feature on many HP SmartArray cards.

A battery backed Write Back Cache can hugely speed up random writes such as from a relational database server.


Again pardon my ignorance, what is a hot spare?  A blank drive connected
in the RAID 5 setup that can be written to in case one of the other 3 drives 
fail?


exactly. a hot spare sits unused until one of the RAID members fails, then its used to replace the failed drive by remirroring or restriping the parity, once this is finished, and the original failed drive is replaced it can become the new hot spare.




_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to