Adbdev 6860 - Decrease non-HA mode during gprecoverseg (quick & dirty proto) #1188
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
DRAFT, not for commit (and most likely will not pass the CI).
Decrease non-HA mode during gprecoverseg (quick & dirty proto).
This patch moves stopping of mirror segments after the execution of pg_basebackup.
This patch aims only to show feasibility of the approach.
Updates in tests:
gpsegrecovery.pytwice (1st time to do onlypg_basebackupand second - to start new mirrors), some tests were updated to check that "$GPHOME/sbin/gpsegrecovery.py" was called 2 times instead of 1.Note: better to check with 'Hide whitespace' option enabled.
Scenario:
Step 1 - create demo cluster
Step 2 - create config file for
gpmovemirrors, in my case it is/tmp/config_movwith following content:Step 3 - call
gpmovemirrors -i /tmp/config_mov -vStep 4 - verify that mirrors were successfully moved: