mongodb启动参数(2)
来源:未知 责任编辑:责任编辑 发表时间:2015-09-16 20:04 点击:次
--pidfilepath arg full path to pidfile (if not set, no pidfile is created)
pid文件的完整路径(如果没有设置,不创建pid文件)
--keyFile arg private key for cluster authentication (only for replica sets)
集群认证的私钥(仅对副本集有效)
--unixSocketPrefix arg alternative directory for UNIX domain sockets (defaults to /tmp)
替代UNIX域套接字的目录(默认是/tmp目录)
--fork fork server process
创建一个服务器进程的方式启动
--auth run with security
安全模式下运行
--cpu periodically show cpu and iowait utilization
定期显示CPU和iowait利用率 www.2cto.com
--dbpath arg directory for datafiles
数据文件目录
--diaglog arg 0=off 1=W 2=R 3=both 7=W+some reads
--directoryperdb each database will be stored in a separate directory
每个数据库将被存储在一个单独的目录
--journal enable journaling
允许调试
--journalOptions arg journal diagnostic options
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 更多>>