Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-1350

Comment on: "manual/tutorial/deploy-replica-set.txt": optimize disk space usage on test.

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None

    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

      Attachments

        Activity

          People

            bgrabar Bob Grabar
            auto auto
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              10 years, 45 weeks, 4 days ago