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

setting verbosity to false in config file prevents mongod from coming up

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.6.6
    • Component/s: Usability
    • None
    • ALL
    • Hide

      create a cofig file and set:
      verbosity=false

      run mongod with that config file as cmd line argument

      Show
      create a cofig file and set: verbosity=false run mongod with that config file as cmd line argument

      verbosity = true in the config file works, but verbosity = false does not:

      Failed global initialization: BadValue The "verbose" option string cannot contain any characters other than "v"

      (and mongod does not come up)

      setting verbosity = v does work, but not sure what this is supposed to mean

            Assignee:
            Unassigned Unassigned
            Reporter:
            alex.lerner Alex Lerner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: