Darauf bin ich auch gestoßen. Es stellt sich heraus, dass es zwei Ursachen haben kann.
1. If the node you are adding already has its own dbData.
2. If you ran rs.initiate() on both nodes. It is only supposed to be run on the primary.
Um dies zu beheben, müssen Sie /etc/mongod.conf auf das Attribut "dbPath" überprüfen und alle Dateien in diesem Ordner verschieben oder entfernen.