Advertisement
Guest User

Untitled

a guest
May 16th, 2011
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. ubuntu@ip-10-122-98-98:/opt/mongodb$ MONGO_BACKENDS=replset0/10.97.41.103:27017,10.88.30.167:27017,10.86.247.167:27017,10.82.221.216:27017,10.243.13.219:27017,10.111.63.58:27017
  2. ubuntu@ip-10-122-98-98:/opt/mongodb$
  3. ubuntu@ip-10-122-98-98:/opt/mongodb$ mongodump^C
  4. ubuntu@ip-10-122-98-98:/opt/mongodb$ bin/mongodump -h $MONGO_BACKENDS -d contentdb -c publishers --out - > pub.dump
  5. connected to: replset0/10.97.41.103:27017,10.88.30.167:27017,10.86.247.167:27017,10.82.221.216:27017,10.243.13.219:27017,10.111.63.58:27017
  6. ubuntu@ip-10-122-98-98:/opt/mongodb$ head pub.dump
  7. Tue May 17 03:31:30 updated set (replset0) to: replset0/10.97.41.103:27017,10.111.63.58:27017
  8. Tue May 17 03:31:30 updated set (replset0) to: replset0/10.97.41.103:27017,10.111.63.58:27017,10.82.221.216:27017
  9. Tue May 17 03:31:30 updated set (replset0) to: replset0/10.97.41.103:27017,10.111.63.58:27017,10.82.221.216:27017,10.86.247.167:27017
  10. Tue May 17 03:31:30 updated set (replset0) to: replset0/10.97.41.103:27017,10.111.63.58:27017,10.82.221.216:27017,10.86.247.167:27017,10.88.30.167:27017
  11. Tue May 17 03:31:30 updated set (replset0) to: replset0/10.97.41.103:27017,10.111.63.58:27017,10.82.221.216:27017,10.86.247.167:27017,10.88.30.167:27017,10.243.13.219:27017
  12. Tue May 17 03:31:30 [ReplicaSetMonitorWatcher] starting
  13. d_idLW��ڡL�'�status_type
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement