Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Often in production, there is no a possibility to run command like change master, just to prove everything is working as expected , cause may the switch over or fail over involve traffic on another DR or anyway it will generated an impact that customer does not want.
I would like to have the option -dry-run for switch over and/or a possible emulation of fail over that check if the operation for maxscale would be possible:
- is maxscale configured for this?
- is maxscale configured corrected for this?
- do i have the right grants to perform the requested actions?
- are the pwd correct?