Query: mongos
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MONGOS(1) Mongo Database MONGOS(1)NAMEmongos - the Mongo sharding serverSYNOPSISmongos [OPTIONS]DESCRIPTIONmongos is used to setup, configure, and get information about sharded databases.EXAMPLES./mongod --port 9999 --dbpath /data/db/a # first server ./mongod --port 9998 --dbpath /data/db/b # second server ./mongos --configdb localhost:9999 # mongos starts three servers to set up shardingOPTIONS--help show usage information --port N port on which to listen --configdb DATABASE+ one or more databases to use as the configuration databases -v+ verbosityCOPYRIGHTCopyright 2007-2009 10genSEE ALSOFor more information, please refer to the MongoDB wiki, available at http://www.mongodb.org.AUTHORKristina Chodorow 10gen June 2009 MONGOS(1)
Related Man Pages |
---|
mongoexport(1) - debian |
mongofiles(1) - debian |
mongo(3) - php |
mongodbdrivermanager.__construct(3) - php |
mongodb::cursor(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Unable to open firewall port for external traffic. |