server:replicant_to_master
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| server:replicant_to_master [2018/07/19 12:41] – Scott Cunliffe | server:replicant_to_master [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Restoring Replicant Server To Master Server Status ====== | + | ====== Restoring |
| - | <note tip> | + | In the event of your master server going offline and you need to restore your replicant database from read only to fully functional master server you will need to: |
| + | |||
| + | <note tip> | ||
| Navigate to TapeTrack Framework Server installation folder (default installation location C:\Program Files\TapeTrack\TapeTrack Framework Server) | Navigate to TapeTrack Framework Server installation folder (default installation location C:\Program Files\TapeTrack\TapeTrack Framework Server) | ||
| Line 11: | Line 13: | ||
| Using the # symbol comment out the lines of code: | Using the # symbol comment out the lines of code: | ||
| - | <sxh> | + | <code> |
| rep_set_priority 0 | rep_set_priority 0 | ||
| repmgr_site replicant-1.tapetrack.com 5010 db_local_site on | repmgr_site replicant-1.tapetrack.com 5010 db_local_site on | ||
| repmgr_site master.tapetrack.com 5010 db_bootstrap_helper on | repmgr_site master.tapetrack.com 5010 db_bootstrap_helper on | ||
| rep_set_config DB_REP_CONF_BULK on | rep_set_config DB_REP_CONF_BULK on | ||
| - | </sxh> | + | </code> |
| to match the following example | to match the following example | ||
| - | <sxh> | + | <code> |
| # | # | ||
| # | # | ||
| # | # | ||
| # | # | ||
| - | </sxh> | + | </code> |
| Save the file. | Save the file. | ||
| Line 32: | Line 34: | ||
| The Framework server will now function as a master server and not a replicant. | The Framework server will now function as a master server and not a replicant. | ||
| + | <note important> | ||
| + | |||
| + | {{tag> update_doco}} | ||
server/replicant_to_master.1532004108.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
