Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test suite creates a configuration that does not launch #273

Open
p-mongo opened this issue Jun 11, 2019 · 0 comments
Open

Test suite creates a configuration that does not launch #273

p-mongo opened this issue Jun 11, 2019 · 0 comments

Comments

@p-mongo
Copy link

p-mongo commented Jun 11, 2019

Related to #272 , it appears the test suite produced the following configuration:

verbose=v
replSet=f25549da-c3f5-4713-9335-3aee3012d2bd
sslClusterFile=/home/w/apps/exp/mongo-orchestration/tests/lib/cluster_cert.pem
nojournal=true
sslAllowInvalidCertificates=true
sslMode=requireSSL
oplogSize=100
configsvr=true
port=1027
dbpath=/tmp/mongo-A_fAH5
networkMessageCompressors=zlib,snappy,noop
logappend=true
logpath=/tmp/mongo-A_fAH5/mongod.log
setParameter = enableTestCommands=1
sslCAFile=/home/w/apps/exp/mongo-orchestration/tests/lib/ca.pem
sslPEMKeyFile=/home/w/apps/exp/mongo-orchestration/tests/lib/server.pem%                      

This configuration fails to launch on 3.6.9 and 4.3.0 servers as follows:

2019-06-10T20:48:14.799-0400 F  CONTROL  [main] Failed global initialization: BadValue: nojournal is not allowed when configsvr is specified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant