Deprecated: Function Yoast\WP\SEO\Conditionals\Schema_Blocks_Conditional::get_feature_flag is deprecated since version Yoast SEO 20.5 with no alternative available. in /home1/minerho3/public_html/wp-includes/functions.php on line 6078

Deprecated: Function Yoast\WP\SEO\Conditionals\Schema_Blocks_Conditional::get_feature_flag is deprecated since version Yoast SEO 20.5 with no alternative available. in /home1/minerho3/public_html/wp-includes/functions.php on line 6078

Deprecated: Function Yoast\WP\SEO\Conditionals\Schema_Blocks_Conditional::get_feature_flag is deprecated since version Yoast SEO 20.5 with no alternative available. in /home1/minerho3/public_html/wp-includes/functions.php on line 6078

Warning: Cannot modify header information - headers already sent by (output started at /home1/minerho3/public_html/wp-includes/functions.php:6078) in /home1/minerho3/public_html/wp-includes/feed-rss2-comments.php on line 8
Comments on: RAID – Redundant Storage for Database Reliability http://minervadb.com/index.php/2019/08/04/raid-redundant-storage-for-database-reliability/ Committed to Building Optimal, Scalable, Highly Available, Fault-Tolerant, Reliable and Secured WebScale Database Infrastructure Operations Sun, 25 Aug 2019 16:00:21 +0000 hourly 1 https://wordpress.org/?v=6.5.3 By: MinervaDB Corporation http://minervadb.com/index.php/2019/08/04/raid-redundant-storage-for-database-reliability/#comment-38 Tue, 20 Aug 2019 12:25:48 +0000 http://minervadb.com/?p=2602#comment-38 In reply to Federico Razzoli.

Technically battery-backed RAID is often compelling. But, Operationally such systems are super complex / expensive

]]>
By: Federico Razzoli http://minervadb.com/index.php/2019/08/04/raid-redundant-storage-for-database-reliability/#comment-37 Fri, 09 Aug 2019 13:39:18 +0000 http://minervadb.com/?p=2602#comment-37 Great summary!

I think that another important point is that writing to a RAID array write-back cache is very fast, because the application regains control as soon as the data is written in RAID’s memory. Of course this requires a battery-backed RAID, or at least capacitors, to ensure that data is preserved in the cache in case of a power outage. As long as writes are not bigger than the cache, this is very fast.
A drawback is that some learning cycle is needed, to periodically check the status of the battery, and this can heavily affect performance – but you can schedule your learning cycles when the workload is low.

]]>