IBM / Db2

Db2 Universal Container deployment
Apache License 2.0
9 stars 34 forks source link

License Failure issues #25

Open sujaykumar77 opened 4 years ago

sujaykumar77 commented 4 years ago

Severity 1 Issue:

Hello Db2 team, We are running into license failure errors, the workaround provided was to reboot the nodes/system which would be feasible for a development system but not for a customer production environment. could you please investigate this and let us know if there is a workaround/resolution for this issue.

oc logs -f db2u-release-db2u-0: [680788.946193] db2u_root_entrypoint.sh[21]: + [[ ! -e /opt/ibm/db2/V11.5.0.0/license/db2trlic ]] [680788.946371] db2u_root_entrypoint.sh[21]: + sudo /opt/ibm/db2/V11.5.0.0/adm/db2licm -a /db2u/license/db2u-lic [680789.052086] db2u_root_entrypoint.sh[21]: LIC1416N The license could not be added automatically. Return code: "-100". [680789.056384] db2u_root_entrypoint.sh[21]: + [[ 156 -ne 0 ]] [680789.056594] db2u_root_entrypoint.sh[21]: + echo '() Unable to apply db2 license.' [680789.056664] db2u_root_entrypoint.sh[21]: () Unable to apply db2 license. [680789.056724] db2u_root_entrypoint.sh[21]: + exit 1

sujaykumar77 commented 4 years ago

I have reached out to the Db2 development team via slack about this issue, could you please mark it as a priority since it stops deployment of our core components.