[SERVER-25414] Can't get Mongod to start Created: 02/Aug/16  Updated: 04/Aug/16  Resolved: 02/Aug/16

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Question Priority: Minor - P4
Reporter: M Wagner Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

RHEL 6 64 bit/mongodb-linux-x86_64-rhel62-3.2.8


Issue Links:
Duplicate
is duplicated by SERVER-25429 CLONE - Can't get Mongod to start Closed
Participants:

 Description   

root@ip-10-74-70-78:/tmp # /apps/opt/mongodb/bin/mongod --config /etc/mongodb.conf
about to fork child process, waiting until server is ready for connections.
forked process: 3989
ERROR: child process failed, exited with error number 51

/etc/mongodb.conf

fork=true
port = 27017
quiet = true
dbpath = /mongo/data/vzweb
logpath = /var/app/mongodb/mongod.log
logappend = true
journal = true

log output

root@ip-10-74-70-78:/var/app/mongodb # more mongod.log
2016-08-02T15:01:13.708-0400 I CONTROL  [initandlisten] MongoDB starting : pid=4037 port=27017 dbpath=/mongo/data/vzweb 64-bit host=ip-10-74-70-78.ebiz.ve
rizon.com
2016-08-02T15:01:13.708-0400 I CONTROL  [initandlisten] db version v3.2.8
2016-08-02T15:01:13.708-0400 I CONTROL  [initandlisten] git version: ed70e33130c977bda0024c125b56d159573dbaf0
2016-08-02T15:01:13.708-0400 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013
2016-08-02T15:01:13.708-0400 I CONTROL  [initandlisten] allocator: tcmalloc
2016-08-02T15:01:13.708-0400 I CONTROL  [initandlisten] modules: none
2016-08-02T15:01:13.708-0400 I CONTROL  [initandlisten] build environment:
2016-08-02T15:01:13.708-0400 I CONTROL  [initandlisten]     distmod: rhel62
2016-08-02T15:01:13.708-0400 I CONTROL  [initandlisten]     distarch: x86_64
2016-08-02T15:01:13.708-0400 I CONTROL  [initandlisten]     target_arch: x86_64
2016-08-02T15:01:13.708-0400 I CONTROL  [initandlisten] options: { config: "/etc/mongodb.conf", net: { port: 27017 }, processManagement: { fork: true }, s
ecurity: { authorization: "enabled" }, storage: { dbPath: "/mongo/data/vzweb", journal: { enabled: true } }, systemLog: { destination: "file", logAppend:
true, path: "/var/app/mongodb/mongod.log", quiet: true } }
2016-08-02T15:01:13.731-0400 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=1G,session_max=20000,eviction=(threads_max=4),config_bas
e=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_siz
e=2GB),statistics_log=(wait=0),
root@ip-10-74-70-78:/var/app/mongodb #

auth=true



 Comments   
Comment by Gabriel Russell (Inactive) [ 02/Aug/16 ]

Hi M Wagner, thanks for your question.

Please note that the TOOLS project is for reporting bugs or feature suggestions for the MongoDB tools (including mongodump, mongorestore, etc.) For MongoDB-related support discussion please post on the mongodb-user group or Stack Overflow with the mongodb tag, where your question will reach a larger audience.

A question like this involving more discussion would be best posted on the mongodb-user group. See also our Technical Support page for additional support resources.

Thank you,
Gabriel

Generated at Thu Feb 08 04:09:06 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.