Skip to content

Instantly share code, notes, and snippets.

@aensidhe
Last active November 11, 2016 21:07
Show Gist options
  • Save aensidhe/4087549360c5756c9ad0cf64e03114c3 to your computer and use it in GitHub Desktop.
Save aensidhe/4087549360c5756c9ad0cf64e03114c3 to your computer and use it in GitHub Desktop.
tarantool.error
2016-11-11 19:42:20.080 [1] main/105/applier/10.31.200.12:3301 I> authenticated
2016-11-11 19:42:20.081 [1] main/105/applier/10.31.200.12:3301 I> can't read row
2016-11-11 19:42:20.081 [1] main/105/applier/10.31.200.12:3301 xrow.cc:265 E> ER_CLUSTER_ID_MISMATCH: Cluster id of the replica fa84c44b-176f-40dc-a63c-40b1346f173f doesn't match cluster id of the master b43b1197-f087-4945-8e4b-fb83aff5cb74
2016-11-11 19:53:21.933 [1] wal/102/wal I> creating `/var/lib/tarantool/00000000000000031719.xlog.inprogress'
2016-11-11 20:10:47.001 [1] main/108/snapshot_daemon I> making snapshot...
2016-11-11 21:02:04.072 [1] main/101/tarantool-entrypoint.lua I> bootstraping replica from 10.31.200.12:3301
2016-11-11 21:02:04.073 [1] main/104/applier/10.31.200.12:3301 I> authenticated
2016-11-11 21:02:04.083 [1] main/104/applier/10.31.200.12:3301 I> initial data received
2016-11-11 21:02:04.094 [1] main/104/applier/10.31.200.12:3301 I> final data received
2016-11-11 21:02:04.095 [1] main/101/tarantool-entrypoint.lua I> Building secondary indexes in space '_queue'...
2016-11-11 21:02:04.095 [1] main/101/tarantool-entrypoint.lua I> Adding 4 keys to TREE index 'tube_id' ...
2016-11-11 21:02:04.095 [1] main/101/tarantool-entrypoint.lua I> Space '_queue': done
2016-11-11 21:02:04.099 [1] snapshot/101/main I> creating `/var/lib/tarantool/00000000000000000337.snap.inprogress'
2016-11-11 21:02:04.099 [1] snapshot/101/main I> saving snapshot `/var/lib/tarantool/00000000000000000337.snap.inprogress'
2016-11-11 21:02:04.100 [1] snapshot/101/main I> done
2016-11-11 21:02:04.101 [1] main/101/tarantool-entrypoint.lua I> ready to accept requests
2016-11-11 21:02:04.101 [1] main/106/snapshot_daemon I> started
2016-11-11 21:02:04.101 [1] main/101/tarantool-entrypoint.lua I> set 'snapshot_period' configuration option to 3600
2016-11-11 21:02:04.101 [1] main/101/tarantool-entrypoint.lua I> tcp_server: remove dead UNIX socket: /var/run/tarantool/tarantool.sock
2016-11-11 21:02:04.101 [1] main/107/console/unix/:/var/run/tarant I> started
2016-11-11 21:02:04.105 [1] main/108/fifottl I> Started queue fifottl fiber
2016-11-11 21:02:04.105 [1] main/109/fifottl I> Started queue fifottl fiber
2016-11-11 21:02:04.105 [1] main/110/fifottl I> Started queue fifottl fiber
2016-11-11 21:02:04.105 [1] main/111/fifottl I> Started queue fifottl fiber
2016-11-11 21:02:04.110 [1] main/101/tarantool-entrypoint.lua I> Migrations started.
2016-11-11 21:02:04.111 [1] main/101/tarantool-entrypoint.lua I> Migrations finished.
2016-11-11 21:02:04.111 [1] main C> entering the event loop
2016-11-11 21:02:04.111 [1] main/105/applier/10.31.200.14:3301 I> authenticated
2016-11-11 21:02:04.112 [1] main/105/applier/10.31.200.14:3301 I> can't read row
2016-11-11 21:02:04.112 [1] main/105/applier/10.31.200.14:3301 xrow.cc:265 E> ER_CLUSTER_ID_MISMATCH: Cluster id of the replica b43b1197-f087-4945-8e4b-fb83aff5cb74 doesn't match cluster id of the master fa84c44b-176f-40dc-a63c-40b1346f173f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment