Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-4366

Can not start MongoDB 3.2

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

      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 Unassigned
            Reporter:
            eluo@cablevision.com Edward Luo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: