Comment 1 for bug 1668303

Revision history for this message
Javier Castillo (javcasalc) wrote :

Another note:

on newton, mongodb was running under UID 105. But on ocata, mongodb is running under UID 42432. So this bug might be related with uid/perms.

NEWTON:
root@control01:~# ls -l /var/lib/docker/volumes/mongodb/_data/mongod.lock
-rwxr-xr-x 1 _apt nogroup 2 Feb 27 12:39 /var/lib/docker/volumes/mongodb/_data/mongod.loc

OCATA:
root@control01:~# ls -lt /var/lib/docker/volumes/mongodb/_data/
total 1294352
-rwxr-xr-x 1 42432 nogroup 0 Feb 27 16:30 mongod.lock