Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
None
-
None
-
None
-
None
-
ALL
Description
After a reboot the restart of MongoDB failed, because of wrong permissions of rollback files. Permissions were set manually to user:group = root:root. After changing this to user:group = mongod:mongod the Mongo started as Primary Node.
Its the second time after a reboot that MongoDB cannot start due a file permissions change. Why the file permissions got changed?
MongoDB Version: 4.2.14
Thanks