Created
March 30, 2020 13:56
-
-
Save amdei/66ba0f63225a55a1f560940179e30657 to your computer and use it in GitHub Desktop.
5m2m - 6 elements
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unix/:/var/run/tarantool/ng_tnt.control> box.info | |
--- | |
- vinyl: [] | |
version: 1.10.4-2-ga62c0eed5 | |
id: 5 | |
ro: false | |
status: running | |
vclock: {1: 65535} | |
uptime: 82 | |
lsn: 0 | |
memory: [] | |
cluster: | |
uuid: 2dd23b2d-1b86-4211-bb1b-384a4b949ee8 | |
pid: 63900 | |
gc: [] | |
signature: 65535 | |
replication: | |
1: | |
id: 1 | |
uuid: 17b60df9-2759-4704-ad7a-d7cf836ea6d3 | |
lsn: 65535 | |
upstream: | |
status: follow | |
idle: 0.92594253801508 | |
peer: [email protected]:3312 | |
lag: -0.00086808204650879 | |
downstream: | |
status: follow | |
idle: 0.94475588700152 | |
vclock: {1: 65535} | |
2: | |
id: 2 | |
uuid: 1a944480-c4c8-44d2-8df9-efec42cc6a65 | |
lsn: 0 | |
upstream: | |
status: follow | |
idle: 0.37669729199843 | |
peer: [email protected]:3312 | |
lag: 0.00014972686767578 | |
downstream: | |
status: follow | |
idle: 0.894713495014 | |
vclock: {1: 65535} | |
3: | |
id: 3 | |
uuid: 4f53246b-88a7-4ebb-914e-ed290243d07f | |
lsn: 0 | |
4: | |
id: 4 | |
uuid: a19c440f-f84a-4263-86be-5ee57562dd61 | |
lsn: 0 | |
upstream: | |
status: follow | |
idle: 0.59118071300327 | |
peer: [email protected]:3312 | |
lag: 0.00014615058898926 | |
downstream: | |
status: follow | |
idle: 0.39289276700583 | |
vclock: {1: 65535} | |
5: | |
id: 5 | |
uuid: c40da841-c2f7-48c3-8e6a-1aa5fc6b99a3 | |
lsn: 0 | |
6: | |
id: 6 | |
uuid: 6f4239c6-cfe2-4f87-aff3-a53ce80c42bc | |
lsn: 0 | |
upstream: | |
status: follow | |
idle: 0.37997119300417 | |
peer: [email protected]:3312 | |
lag: -0.0009162425994873 | |
downstream: | |
status: follow | |
idle: 0.62898353501805 | |
vclock: {1: 65535} | |
uuid: c40da841-c2f7-48c3-8e6a-1aa5fc6b99a3 | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment