Can not start MongoDB 3.2

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • 12_01_17
    • Affects Version/s: None
    • Component/s: None
    • None
    • Environment:
      MongoDB 3.2.8 on Red Hat Enterprise Linux 6.6
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I downloaded mongodb-linux-x86_64-3.2.8.gz (not enterprise) to set up MongoDB 3.2 replica on Red Het Enterprise Linux 6.6. I got "Unrecognized option: Storage.directoryPerDB" error when I started the DB.

      $ numactl --interleave=all /opt/mongo-3.2.8/bin/mongod -f /etc/mongod.conf
      Unrecognized option: Storage.directoryPerDB

      $ cat /etc/mongod.conf
      storage:
      dbPath: "/var/data/mongodb"
      directoryPerDB: true
      journal:
      enabled: true
      systemLog:
      destination: file
      path: "/var/log/mongodb/mongod.log"
      ...

      Please advise.

      Thanks,
      Ed

              Assignee:
              Unassigned
              Reporter:
              Edward Luo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: