Hi guys.

Anybody uses MongoDB on Centos?

 I’ve just installed vanilla-default MongoDB (following their official docs) and right away SELinux shows denials:

... SELinux is preventing /usr/bin/mongod from search access on the directory /var/lib/containers/storage/overlay-containers/fe6f1040c1373930efe68c777805ecd4c921631e3a87b8806af1fe0cdf266d8b/userdata/shm. For complete SELinux messages run: sealert -l 5263cddc-183a-472b-9098-bf4599c8453c ...

What is Mongo’s business in checking such path (and there is more paths)?
...
SELinux is preventing /usr/bin/mongod from search access on the directory /var/lib/nfs/rpc_pipefs. For complete SELinux messages run: sealert -l bc61357c-c100-4d44-a43a-5b90008b44b8
...

 I refuse to believe (for now) that my Mongo is trojaned.

Many thanks, L.