Incorrect option name for oplogging level in ubuntu configuration file

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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 (Inactive)
              Reporter:
              Ajay D
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: