[ClusterLabs] Custom RA for Multi-Tenant MySQL?
Eric Robinson
eric.robinson at psmnv.com
Sun Apr 11 13:07:29 EDT 2021
We're writing a custom RA for a multi-tenant MySQL cluster that runs in active/standby mode. I've read the RA documentation about what exit codes should be returned for various outcomes, but something is still unclear to me.
We run multiple instances of MySQL from one filesystem, like this:
/app_root
/mysql1
/mysql2
/mysql3
...etc.
The /app_root filesystem lives on a DRBD volume, which is only mounted on the active node.
When the RA performs a "start," "stop," or "monitor" action on the standby node, the filesystem is not mounted so the mysql instances are not present. What should the return codes for those actions be? Fail? Not installed? Unknown error?
[email_sig]
Disclaimer : This email and any files transmitted with it are confidential and intended solely for intended recipients. If you are not the named addressee you should not disseminate, distribute, copy or alter this email. Any views or opinions presented in this email are solely those of the author and might not represent those of Physician Select Management. Warning: Although Physician Select Management has taken reasonable precautions to ensure no viruses are present in this email, the company cannot accept responsibility for any loss or damage arising from the use of this email or attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clusterlabs.org/pipermail/users/attachments/20210411/c43664df/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 39282 bytes
Desc: image001.png
URL: <https://lists.clusterlabs.org/pipermail/users/attachments/20210411/c43664df/attachment-0001.png>
More information about the Users
mailing list