Skip to content

Instantly share code, notes, and snippets.

@jdelStrother
Created March 5, 2014 15:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdelStrother/9369297 to your computer and use it in GitHub Desktop.
Save jdelStrother/9369297 to your computer and use it in GitHub Desktop.
Master:
[69165] 05 Mar 15:19:02.664 * DB saved on disk
[38026] 05 Mar 15:19:06.211 * Background saving terminated with success
[38026] 05 Mar 15:19:06.483 * Slave ask for synchronization
[38026] 05 Mar 15:19:06.483 * Starting BGSAVE for SYNC
[38026] 05 Mar 15:19:07.178 * Background saving started by pid 71219
[71219] 05 Mar 15:19:47.809 * DB saved on disk
[38026] 05 Mar 15:19:51.126 * Background saving terminated with success
[38026] 05 Mar 15:19:51.497 * Slave ask for synchronization
[38026] 05 Mar 15:19:51.497 * Starting BGSAVE for SYNC
[38026] 05 Mar 15:19:52.247 * Background saving started by pid 71678
Slave:
[39041] 05 Mar 15:19:06.482 * Connecting to MASTER...
[39041] 05 Mar 15:19:06.482 * MASTER <-> SLAVE sync started
[39041] 05 Mar 15:19:06.483 * Non blocking connect for SYNC fired the event.
[39041] 05 Mar 15:19:06.483 * Master replied to PING, replication can continue...
[39041] 05 Mar 15:19:51.127 * MASTER <-> SLAVE sync: receiving 860405819 bytes from master
[39041] 05 Mar 15:19:51.301 # I/O error trying to sync with MASTER: connection lost
[39041] 05 Mar 15:19:51.496 * Connecting to MASTER...
[39041] 05 Mar 15:19:51.496 * MASTER <-> SLAVE sync started
[39041] 05 Mar 15:19:51.496 * Non blocking connect for SYNC fired the event.
[39041] 05 Mar 15:19:51.496 * Master replied to PING, replication can continue...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment