15.2 Cluster Service Does Not Come Up After Upgrading to OES 2018 or Later if Service Proxy is Configured

Cluster service configured with service proxy fails to come up after upgrading to OES 2018 or later. This is because the service proxy users are not migrated to OES Credential Store (OCS). To resolve this issue, perform the following:

  1. Login as root user.

  2. Run the following command:

    /opt/novell/ncs/bin/ncs_update_proxy_cred <Proxy_user_with_full_context> <Proxy_user_password>

    For example,

    /opt/novell/ncs/bin/ncs_update_proxy_cred cn=proxyuser1,o=novell proxypass1

  3. Verify the service entry is present in OES Credential Store by using the following command:

    oescredstore -l

  4. Start NCS by using the following command:

    systemctl start novell-ncs.service