Hi,
I have created replica set cluster of combination Primary/Secondary/Arbiter.
Mongo version: Mongo 3.6.9
For Primary/Secondary data members, have configured specific dbpath size based on our usage demand.
As Arbiter member does not store data, need suggestion what is ideal dbpath size to given. And i observe dbpath utilization keep growing over a period of time, though its in small MBs.
Since, i use dbpath from RAM(for faster access to data), don’t want to allocate more RAM to Arbiter member where there are no data operations except for voting. Please suggest in what is ideal dbpath size to be given for Arbiter members.
Thanks,
Anil