mongodb starts before network on VM and standalone
Bug #1691912 reported by
Luca Cervigni
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Invalid
|
Medium
|
MOS Linux |
Bug Description
Hello
In a deployment with 3 mongodb on separate VMs, the mongodb server service in systemd does not wait for network.target for starting up. This makes mongodb.service failing when the server restart, and when started by hand (after the network is restarted) works.
Workaround:
add the line:
After=network.
in /lib/systemd/
Impact: mongodb fails to start if server restarted.
Reproducibility: on VMs, mongodb standalone node.
Changed in fuel: | |
assignee: | nobody → MOS Linux (mos-linux) |
milestone: | none → 12.0 |
importance: | Undecided → Medium |
To post a comment you must log in.
Marked as invalid as we've stock/original mongodb package from ubuntu.