[DOCS-1350] Comment on: "manual/tutorial/deploy-replica-set.txt": optimize disk space usage on test. Created: 06/Apr/13  Updated: 03/Nov/17  Resolved: 19/Apr/13

Status: Closed
Project: Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Major - P3
Reporter: auto Assignee: Bob Grabar
Resolution: Done Votes: 0
Labels: collector-298ba4e7
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Location: http://docs.mongodb.org/manual/tutorial/deploy-replica-set/
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.43 Safari/537.31
Referrer: http://docs.mongodb.org/manual/administration/replica-sets/
Screen Resolution: 1280 x 1024
repo: docs
source: tutorial/deploy-replica-set


Participants:
Days since reply: 10 years, 45 weeks, 4 days ago

 Description   

Hi,

At http://docs.mongodb.org/manual/tutorial/deploy-replica-set/, section "Deploy a Development or Test Replica Set", I am reading the following command 3 times: "mongod --port <port> --dbpath /srv/mongodb/<dir> --replSet rs0". Each of these 3 commands will need 4.1 GB disk space, which is a lot on a test environment (my default debian test vm has 7.0 GB of usable disk space). A note might be welcome to use less disk space (I am using "mongod --port <port> --dbpath /srv/mongodb/<dir> --replSet rs0 --smallfiles --oplogSize 128" which uses a little less than 700 MB per daemon).

Best regards,

JFG


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