Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-1439

Make it easy to turn on MRM behaviour

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Do
    • None
    • N/A
    • N/A
    • None

    Description

      No modifications are needed in order to cause MaxScale to launch the script used for performing failover when the master goes down.

      All that is needed is to add something like

      [Database Monitor]
      type=monitor
      module=mysqlmon
      script=/bin/mariadb_failover ...
      events=master_down
      ...
      

      to the the monitor configuration. However, since the script is a MariaDB product, it could and should be much end user friendlier, for instance, like:

      [Database Monitor]
      type=monitor
      module=mysqlmon
      master_promotion=on
      

      ...
      Internally that would still be handled as the launching of an external program.

      Attachments

        Activity

          People

            Unassigned Unassigned
            johan.wikman Johan Wikman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.