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

Command line parsing error -- 'mongod' -- "error command line: unknown option -u"

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      Build slave -- Linux 64-bit v8 Weekly Slow Tests
      Build slave -- Linux 64-bit DUR OFF Weekly Slow Tests
    • ALL

      We seem to have lost the "-u" switch.

      http://buildlogs.mongodb.org/Linux%2064-bit%20v8%20Weekly%20Slow%20Tests/builds/124/test/disk/repair.js

      Sun Oct 14 11:38:50 shell: stopped mongo program on port 31000
      Sun Oct 14 11:38:50 shell: started program /data/buildslaves/Linux_64bit_v8_Weekly_Slow_Tests/mongo/mongod -u admin -p password --repair --port 31000 --dbpath /data/db/jstests_disk_repair/ --repairpath /data/db/jstests_disk_repair/repairDir/ --nohttpinterface --bind_ip 127.0.0.1
       m31000| error command line: unknown option -u
       m31000| use --help for help
      

      http://buildlogs.mongodb.org/Linux%2064-bit%20DUR%20OFF%20Weekly%20Slow%20Tests/builds/69/test/disk/repair.js

      Sun Oct 14 04:13:51 shell: stopped mongo program on port 31000
      Sun Oct 14 04:13:51 shell: started program /home/yellow/buildslave/Linux_64bit_DUR_OFF_Weekly_Slow_Tests/mongo/mongod -u admin -p password --repair --port 31000 --dbpath /data/db/jstests_disk_repair/ --repairpath /data/db/jstests_disk_repair/repairDir/ --nohttpinterface --bind_ip 127.0.0.1
       m31000| error command line: unknown option -u
       m31000| use --help for help
      

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            tad Tad Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: