{ "_id" : "rs1", "version" : 3, "members" : [ { "_id" : 0, "host" : "dev02:27017" }, { "_id" : 1, "host" : "10.10.10.139:27018" }, { "_id" : 2, "host" : "10.10.10.139:27019" } ]}
# This file describes the network interfaces available on your system# and how to activate them. For more information, see interfaces(5).
# The loopback network interfaceauto loiface lo inet loopback
# The primary network interfaceauto eth0iface eth0 inet staticaddress 10.10.10.139netmask 255.255.255.0gateway 10.10.10.1dns-nameservers 223.5.5.5 223.6.6.6
--
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: http://www.mongodb.org/about/support/.
---
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user...@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at http://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/025e8883-b1ac-4b96-ba28-0d900c21da01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to a topic in the Google Groups "mongodb-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mongodb-user/NnPNhmyh_WA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mongodb-user...@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at http://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/CAOe6dJDVD-x7hF%3DwB3TFuBJZtqubo76wdpvUCXaQfH9dOSFXmw%40mail.gmail.com.
{ "_id" : "rs1", "version" : 3, "members" : [ { "_id" : 0, "host" : "10.10.10.139:27017" { "_id" : 1, "name" : "10.10.10.139:27018", "health" : 1, "state" : 2, "stateStr" : "SECONDARY", "uptime" : 221, "optime" : Timestamp(1426044718, 1), "optimeDate" : ISODate("2015-03-11T03:31:58Z"), "lastHeartbeat" : ISODate("2015-03-11T07:26:17Z"), "lastHeartbeatRecv" : ISODate("2015-03-11T07:26:16Z"), "pingMs" : 0, "syncingTo" : "dev02:27017" },
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user+unsubscribe@googlegroups.com.