Skip to content

Instantly share code, notes, and snippets.

@cjac
Created August 2, 2020 16:35
Show Gist options
  • Save cjac/5346670863afdb0a53f6092be1bf2a04 to your computer and use it in GitHub Desktop.
Save cjac/5346670863afdb0a53f6092be1bf2a04 to your computer and use it in GitHub Desktop.
{
"name": "1",
"rank": -1,
"state": "probing",
"election_epoch": 0,
"quorum": [],
"features": {
"required_con": "0",
"required_mon": [],
"quorum_con": "0",
"quorum_mon": []
},
"outside_quorum": [],
"extra_probe_peers": [
{
"addrvec": [
{
"type": "v1",
"addr": "100.64.79.64:6789",
"nonce": 0
}
]
},
{
"addrvec": [
{
"type": "v1",
"addr": "100.64.79.122:6789",
"nonce": 0
}
]
},
{
"addrvec": [
{
"type": "v1",
"addr": "100.64.79.123:6789",
"nonce": 0
}
]
}
],
"sync_provider": [],
"monmap": {
"epoch": 0,
"fsid": "37ff2273-d55b-48ca-9e5e-89a2951c8197",
"modified": "2020-08-01 17:58:38.364265",
"created": "2020-08-01 17:58:38.364265",
"min_mon_release": 0,
"min_mon_release_name": "unknown",
"features": {
"persistent": [],
"optional": []
},
"mons": [
{
"rank": 0,
"name": "mini",
"public_addrs": {
"addrvec": [
{
"type": "v1",
"addr": "0.0.0.0:0",
"nonce": 1
}
]
},
"addr": "0.0.0.0:0/1",
"public_addr": "0.0.0.0:0/1"
},
{
"rank": 1,
"name": "tiny",
"public_addrs": {
"addrvec": [
{
"type": "v1",
"addr": "0.0.0.0:0",
"nonce": 2
}
]
},
"addr": "0.0.0.0:0/2",
"public_addr": "0.0.0.0:0/2"
},
{
"rank": 2,
"name": "ogion",
"public_addrs": {
"addrvec": [
{
"type": "v1",
"addr": "0.0.0.0:0",
"nonce": 3
}
]
},
"addr": "0.0.0.0:0/3",
"public_addr": "0.0.0.0:0/3"
}
]
},
"feature_map": {
"mon": [
{
"features": "0x3ffddff8ffacffff",
"release": "luminous",
"num": 1
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment