Skip to content

Bin

My feedback

1 result found

  1. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Bin commented  · 

    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.

    An error occurred while saving the comment
    Bin commented  · 

    Ops 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.

Feedback and Knowledge Base