Difference between revisions of "Disable DB Failover"
From Roaring Penguin
(Created page with "Easiest way to disable database fail-over in a cluster is to simply disable: /etc/cron.d/canit-failover on the standby machine, by commenting out the line that does the check…") |
|||
Line 4: | Line 4: | ||
<div style="float:right; clear:both; margin-right:0.5em">[[Support Wiki | [Home]]]</div> | <div style="float:right; clear:both; margin-right:0.5em">[[Support Wiki | [Home]]]</div> | ||
− | [[category:All]][[category:Management]] | + | [[category:All]][[category:Management]][[category:Upgade]] |
Revision as of 14:34, 13 November 2015
Easiest way to disable database fail-over in a cluster is to simply disable:
/etc/cron.d/canit-failover
on the standby machine, by commenting out the line that does the check.