Bin
My feedback
1 result found
-
2 votes
An error occurred while saving the comment An error occurred while saving the comment Bin commentedOps Manger 4.2.9 support the soft link for "conf". "logs" and "/tmp" which can re-direct these folders to other directories to save these data.
But Ops Manger 5.0.1 doesn't support this.
If we use soft link for these folders, we got this error when trying to start Ops manager:
5.0.1/bin]> ./mongodb-mms start
Starting pre-flight checks
An unexpected error occurred during pre-flight checks: Key not found: mms.ldap.ssl.PEMKeyFile
java.lang.IllegalStateException: Key not found: mms.ldap.ssl.PEMKeyFile
at com.xgen.svc.core.AppSettings.getPropRequiredEffective(AppSettings.java:703)
at com.xgen.svc.core.AppSettings.getStrProp(AppSettings.java:788)
at com.xgen.svc.core.PreFlightCheck$LDAPSSLCheck.check(PreFlightCheck.java:422)
at com.xgen.svc.core.PreFlightCheck.performCheck(PreFlightCheck.java:164)
at com.xgen.svc.core.PreFlightCheck.performChecks(PreFlightCheck.java:140)
at com.xgen.svc.core.PreFlightCheck.performChecks(PreFlightCheck.java:126)
at com.xgen.svc.core.PreFlightCheck.main(PreFlightCheck.java:209)
Preflight check failed.
Could this feature be brought back?
This could be helpful which putting the "con'f" and "logs" data to some centralized location (Like NAS ,,,) for audit and restore purpose.