Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-2621

Incorrect option name for oplogging level in ubuntu configuration file

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.8.0-rc2
    • Affects Version/s: 1.6.5
    • Component/s: Packaging
    • None
    • Environment:
      ubuntu 10.10 64bit deb file from 10gen repo
    • Linux

      The oplogging level option in the /etc/mongodb.conf file is incorrectly named as 'oplog':

      1. mongod --config /etc/mongodb.conf | head -1
        ERROR: unknown option oplog

      It should be named 'diaglog' as indicated by usage

      bob ~ # mongod --help
      Allowed options:
      ...
      --diaglog arg 0=off 1=W 2=R 3=both 7=W+some reads
      ...

            Assignee:
            richard.kreuter Richard Kreuter (Inactive)
            Reporter:
            ahpd Ajay D
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: