server:replicant_to_master
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
server:replicant_to_master [2018/07/19 12:34] – created 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 |
+ | |||
+ | 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 9: | Line 13: | ||
Using the # symbol comment out the lines of code: | Using the # symbol comment out the lines of 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 | ||
+ | </ | ||
to match the following example | to match the following example | ||
+ | < | ||
# | # | ||
# | # | ||
# | # | ||
# | # | ||
- | + | </ | |
- | + | Save the file. | |
+ | |||
+ | |||
+ | [[server: | ||
+ | |||
+ | |||
+ | The Framework server will now function as a master server and not a replicant. | ||
+ | |||
+ | <note important> | ||
+ | |||
+ | {{tag> update_doco}} | ||
server/replicant_to_master.1532003671.txt.gz · Last modified: 2025/01/21 22:07 (external edit)