The information you are looking for is in etc/pooling/pooling.ini
[general]
guid = 80D0C74D-0819-4AA4-B5D8-C5EB5e41029B
kvstore_secret = 5cdae94f7015f55698abb975R2c7818e3fabaa9e3001f61b3942ee3bfd854338
kvstore_active_members = 99145D4E-6AF2-4D0C-8DCB-269027785CAD,B76C11A2-49F1-458A-9EA2-7C877B06CAF4
kvstore_sync_master = B76C11A2-49F1-458A-9EA2-7C877B06CAF4
[kvstore]
host1 = host1.mylocaldomain:8191
host2 = host2.mylocaldomain:8191
So, I suppose that must be part of head pooling in order to read this configuration and sync the mongo db
... View more