मैं भी इसमें भागा। पता चला कि यह दो चीजों के कारण हो सकता है।
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.
इसे हल करने के लिए आपको "dbPath" विशेषता के लिए /etc/mongod.conf जांचना होगा और उस फ़ोल्डर में सभी फाइलों को स्थानांतरित या हटाना होगा।