Problem
-------
We have a Cell Manager and try to configure it as a MOM with CMMDB for future purposes.
When doing the MMDB merge, we get the error...
`omnidbutil -mergemmdb cmhostname.region.hp.com`
About to start media management database merge from host cmhostname.region.hp.com.
Are you sure [y/n]?y
ERROR: could not establish connection
DETAIL: FATAL: no pg_hba.conf entry for host "15.12.34.567", user "hpdpidb_app", database "hpdpidb"
CONTEXT: SQL statement "SELECT dblink_connect_u(link_name, make_link_options(host, port))"
PL/pgSQL function "open_link" line 7 at PERFORM
PL/pgSQL function "register_rmmdb" line 9 at assignment
Operation failed!
Solution
--------
We ran
`omnicc -encryption -status -all`
on the Cell Manager to encrypt the cell clients
After that it was possible to set up the centralised MMDB.