2016-05-12 10:28:59 |
Mario Splivalo |
bug |
|
|
added bug |
2016-05-12 13:03:44 |
Mario Splivalo |
summary |
MongoDB fails to start if "nocursors" charm option is enabled |
Obsolete mongod options should be removed from the charm |
|
2016-05-12 13:04:07 |
Mario Splivalo |
description |
If one enables 'nocursors' option (available in mongodb charm), mongod fails to start:
root@mario-local-machine-1:~# grep nocurs /etc/mongodb.conf
nocursors = true
root@mario-local-machine-1:~# mongod --config /etc/mongodb.conf
error command line: unrecognised option 'nocursors'
use --help for help
The option should be removed from the charm. |
There are several options in mongodb charm which are obsoleted in mongodb. For instance:
If one enables 'nocursors' option (available in mongodb charm), mongod fails to start:
root@mario-local-machine-1:~# grep nocurs /etc/mongodb.conf
nocursors = true
root@mario-local-machine-1:~# mongod --config /etc/mongodb.conf
error command line: unrecognised option 'nocursors'
use --help for help
The option should be removed from the charm. |
|
2016-05-13 13:28:15 |
Mario Splivalo |
mongodb (Juju Charms Collection): assignee |
|
Mario Splivalo (mariosplivalo) |
|
2016-05-13 13:28:31 |
Mario Splivalo |
mongodb (Juju Charms Collection): status |
New |
In Progress |
|
2016-05-13 13:39:10 |
Mario Splivalo |
branch linked |
|
lp:~mariosplivalo/charms/trusty/mongodb/options-update |
|
2017-04-07 07:32:55 |
Mario Splivalo |
affects |
mongodb (Juju Charms Collection) |
mongodb-charm |
|
2020-03-06 06:32:12 |
Wouter van Bommel |
charm-mongodb: status |
In Progress |
Confirmed |
|
2020-03-06 06:33:01 |
Wouter van Bommel |
charm-mongodb: assignee |
Mario Splivalo (mariosplivalo) |
|
|
2020-03-06 06:33:10 |
Wouter van Bommel |
charm-mongodb: importance |
Undecided |
High |
|
2020-06-22 22:16:06 |
Andrea Ieri |
charm-mongodb: assignee |
|
Andrea Ieri (aieri) |
|
2020-06-22 22:36:11 |
Andrea Ieri |
merge proposal linked |
|
https://code.launchpad.net/~aieri/charm-mongodb/+git/charm-mongodb/+merge/386220 |
|
2020-06-22 22:36:35 |
Andrea Ieri |
charm-mongodb: status |
Confirmed |
In Progress |
|
2020-06-26 13:58:18 |
Alvaro Uria |
charm-mongodb: status |
In Progress |
Fix Committed |
|
2020-06-26 13:58:24 |
Alvaro Uria |
charm-mongodb: milestone |
|
20.08 |
|
2020-06-29 20:33:20 |
Andrea Ieri |
charm-mongodb: status |
Fix Committed |
Fix Released |
|
2020-06-29 20:34:36 |
Andrea Ieri |
charm-mongodb: assignee |
Andrea Ieri (aieri) |
|
|