SHOW:
|
|
- or go back to the newest paste.
| 1 | [root@noc sysconfig]# /usr/bin/mongod --storageEngine wiredTiger -f /etc/mongod.conf | |
| 2 | about to fork child process, waiting until server is ready for connections. | |
| 3 | forked process: 8413 | |
| 4 | ERROR: child process failed, exited with error number 100 | |
| 5 | - | [root@noc sysconfig]# |
| 5 | + | [root@noc sysconfig]# |
| 6 | ||
| 7 | [root@noc sysconfig]# /usr/bin/mongod --storageEngine wiredTiger | |
| 8 | 2016-01-11T10:41:59.783+0300 I CONTROL [initandlisten] MongoDB starting : pid=8365 port=27017 dbpath=/data/db 64-bit | |
| 9 | 2016-01-11T10:41:59.783+0300 I CONTROL [initandlisten] db version v3.2.0 |