-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.2.1
-
Component/s: Admin, Storage, WiredTiger
-
None
-
ALL
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Same problem as described here:
https://jira.mongodb.org/browse/SERVER-20235
This time:
upgrade from MongoDB 3.0.3 to 3.2.1
after upgrade & restart - mongo can't write to ./diagnostic.data/ (no x attribute/permission):
$ ls -la /ssd/mongodb-wt/diagnostic.data/ razem 8 drw-r-xr-x 2 mongodb nogroup 4096 lut 3 14:13 . drwxr-xr-x 18 mongodb mongodb 4096 lut 3 14:30 ..
Context mongodb.log in attachement.
Most important lines:
2016-02-03T14:13:50.516+0100 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/ssd/mongodb-wt/diagnostic.data'
and then:
2016-02-03T14:13:51.000+0100 W FTDC [ftdc] Uncaught exception in 'UnknownError Caught std::exception of type boost::filesystem::filesystem_error: boost::filesystem::status: Permission denied: "/ssd/mongodb-wt/diagnostic.data/metrics.interim"' in full-time diagnostic data capture subsystem. Shutting down the full-time diagnostic data capture subsystem.
- related to
-
SERVER-20235 Upsert (via PHP) on non-existsing database - results in 'permission denied' (storage: WiredTiger)
-
- Closed
-