Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

MongoDb does not shutdown gracefully #112

Open
avarabei opened this issue Feb 5, 2018 · 0 comments
Open

MongoDb does not shutdown gracefully #112

avarabei opened this issue Feb 5, 2018 · 0 comments

Comments

@avarabei
Copy link

avarabei commented Feb 5, 2018

MongoDB does not shutdown gracefully and should have "trap" in the script to propagate signals properly to mongod process. Currently after the restart there is a recovery session. Log history:

2018-02-05T17:44:12.083+0000 W - [initandlisten] Detected unclean shutdown - /data/db/mongod.lock is not empty.
2018-02-05T17:44:12.088+0000 I - [initandlisten] Detected data files in /data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
2018-02-05T17:44:12.088+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint.

rancher/community-catalog#732

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant