This tutorial is about installing a MongoDB cluster on Debian/Ubuntu.
There are different ways to run a MongoDB cluster. My prefered one is the ReplicaSet.
For a working ReplicaSet you need at least three servers.
Running the master
Running the slave
Running the Arbiter
This is caused by...