Details
-
Bug
-
Resolution: Done
-
Critical - P2
-
2.2.4, 2.4.1
-
Linux
-
ALL
Description
The mongod server does not daemonize correctly when using --fork and --syslog: It does not close stdout.
This bug causes a hang when starting mongod via SSH:
# ssh hostname "mongod --fork --syslog ..."
|
Pretty much the same bug already existed and was fixed in an older version of MongoDB (without --syslog): SERVER-966
Attachments
Issue Links
- duplicates
-
SERVER-10084 Logging infrastructure improvements for auditing
-
- Closed
-
- related to
-
SERVER-966 Mongo Server does not close stdin/stdout/stderr when using --fork
-
- Closed
-
-
SERVER-5092 Better named logging with tracing
-
- Closed
-
- links to