Hello,
little issue when executing mdsconfig and creating the new internal CA, it takes the default IP whereas I updated the ip and hostname earlier :
Internal Certificate Authority created successfully
Certificate was created successfully
Setting FQDN to: 192.168.1.1
Executing "$CPDIR/bin/cp_conf ca fqdn 192.168.1.1" in order to set FQDN
Trying to contact Certificate Authority. It might take a while...
192.168.1.1 was successfully set to the Internal CA
Executing "$CPDIR/bin/cp_conf ca fqdn 192.168.1.1" in order to set FQDN - Done
Certificate Authority initialization ended successfully
I think it is one of the reasons that might prevent the MDS processes from running because it does not find the correct CA for instance, find below the error I get when trying to start MDS services :
ERROR: Couldn't create the Internal CA object. Check that the Internal CA process is running.
Thanks in advance for the help.