The MongoDB service is failing to start when the dbPath is pointing to a Delphix mount.
See attached for details.
To resolve we need to find a way to change the context type for the files on the Delphix mount from 'nfs_t' to 'mongod_var_lib_t'.
I tried changing the type as root on the mounted file system, but it failed.
chcon -R -t mongod_var_lib_t /target/mongo-vdb1/*
Is there a way to do it as part of the mount like we did with uid/gid?
Or way to allow this on the mount?
Other options for accomplishing this?
Without this we cannot use the SDK to virtualize MongoDB.
Thanks!
Paul
------------------------------
Paul Jauquet
Senior Data Services Consultant
Axis Technology, LLC
------------------------------