-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
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.
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
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
- duplicates
-
SERVER-7356 Make disk tests pass with auth
- Closed