I encountered an issue with my fresh new OpsCenter 6.7.7; when I click "manage an existing" cluster I received the following error message:
Meld execution failed: OS platform (Red Hat Enterprise Linux Server, 7.7, Maipo) is not supported for DSE . If absolutely necessary, this can be turned off with the disable_platform_check configuration setting. {:name "myserver.domain.name", . . .
I add the following to my opscenterd.conf:
[lifecycle_manager]
disable_platform_check = False
But unfortunately this does fix the agent complain but NOT the LCM management issue :/
Any advice is welcome.
kr,
In order to "fix" this issue, I had to update the OpsCenter definitions; I simply follow the official procedure Here.
Basically:
And that's it :)