[18:30:45] <Alagar> i am trying to do mongodb clustering
[18:31:02] <Alagar> i am trying to do with two computers with mongodb cluster
[18:31:10] <Alagar> is it possible,? could you please confirm ?
[18:37:44] <kali> Alagar: it is possible but... the recommended "small" cluster setup is two full nodes and an arbiter
[18:38:11] <kali> Alagar: now, you could piggyback the arbiter on one of the full nodes, but it's not great
[18:38:27] <kali> Alagar: and probaly not your "first timer" setup
[18:40:56] <Alagar> kali: thank you for your help, but its small project. not much load on that, we got the approval, only able to do with two nodes. could you please share any documentation with two node
[18:45:53] <kali> Alagar: man, please don't do that, it's really a trick. and doing it without experience is really shooting your self in the foot
[18:46:26] <Alagar> kali: i am going to do only in my lab
[18:46:48] <kali> put an arbiter on a raspberry pi :)
[18:48:11] <Alagar> kali: thank you, could you please share any documents