TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


server:replicant_to_master

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
server:replicant_to_master [2018/07/19 12:56] Scott Cunliffeserver:replicant_to_master [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 13: 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>
 #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>
 Save the file. Save the file.
  
Line 35: Line 35:
  
 <note important>Any TapeTrack client software will need to use the DNS/IP connection to the appropriate server</note> <note important>Any TapeTrack client software will need to use the DNS/IP connection to the appropriate server</note>
 +
 +{{tag> update_doco}}
  
server/replicant_to_master.1532004965.txt.gz · Last modified: 2025/01/21 22:07 (external edit)