[DOCS-6152] --wiredTigerEngineConfig command line parameter was renamed to --wiredTigerEngineConfigString Created: 04/Sep/15  Updated: 11/Jan/17  Resolved: 06/Sep/15

Status: Closed
Project: Documentation
Component/s: manual
Affects Version/s: mongodb-3.0
Fix Version/s: 01112017-cleanup

Type: Bug Priority: Major - P3
Reporter: Dai Shi Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
is related to SERVER-16313 Whitelist storage engine options for ... Closed
Participants:
Days since reply: 8 years, 23 weeks, 3 days ago

 Description   

I'm trying to set some WiredTiger options on the command line when starting a mongoD along the lines of:

mongod --syslog --shardsvr --storageEngine wiredTiger --wiredTigerCacheSizeGB X --wiredTigerEngineConfig="eviction_target=X" --replSet X --dbpath X --port X

It is giving the error:

Error parsing command line: unknown option wiredTigerEngineConfig

Looking at the docs, this seems like a supported option: http://docs.mongodb.org/manual/reference/parameters/

Am I doing something wrong? I have tried with both mongoD version 3.0.5 and 3.0.6.



 Comments   
Comment by Dai Shi [ 06/Sep/15 ]

OK, thanks for the info Stephen!

Comment by Kay Kim (Inactive) [ 06/Sep/15 ]

will republish after Labor Day

Comment by Githook User [ 06/Sep/15 ]

Author:

{u'username': u'kay-kim', u'name': u'kay', u'email': u'kay.kim@10gen.com'}

Message: DOCS-6152 remove reference to wiredTigerEngineConfig, leftover from sloppy cleanup
Branch: master
https://github.com/mongodb/docs/commit/5a514a3f4ded7a9cdc69f0b212563edd9d75f034

Comment by Stennie Steneker (Inactive) [ 05/Sep/15 ]

Hi Dai Shi,

Thanks for reporting. This is actually a documentation error .. the command line option was renamed to wiredTigerEngineConfigString during the 3.0 RC cycle (as per SERVER-16313).

Regards,
Stephen

Generated at Thu Feb 08 07:51:44 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.