HomeClusterLabs Projects

Move "set read-only" operation from pre-demote to demote
ee37399ac5ebUnpublished

Unpublished Commit ยท Learn More

  • Repository Importing: This repository is still importing.
  • Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Move "set read-only" operation from pre-demote to demote

Pacemaker will call "pre-demote" when its transition start.
At this time, some MySQL clients don't stop nomary.
They might try to update their status during stop operation, but MySQL is already "read-only" mode.
It's better to do "set read-only" at, not "pre-demote" but "demote".

Details

Provenance
Junko IKEDA <kutusitausagi@gmail.com>Authored on Jul 30 2017, 1:26 AM
Parents
rR50d0cd4d6e0f: Merge pull request #1002 from Werkov/fix-sg_persist-probe-monitors
Branches
Unknown
Tags
Unknown

Event Timeline