I installed DB2 luW 11.5 on RHEL (7.5) running on KVM ( RHEL 8.2) and facing issues with operations. The install itself is going through without any issues, and I am able to create a DB2 Instance. First explicit connection to the instance with password locks up the server / instance with db2sysc hitting 100% CPU. There is nothing on the diaglog (with diaglevel 4) or any other linux logs. Below are the sequence of steps.
a) Installed all necessary pre-requisites - basically just 32 bit pam and libstdc++ libraries
b) Installed db2 data server - no purescale
c) create ese db2inst1 instance (no database yet)
d) "Db2 attach to db2inst1" - works perfectly.
e) "db2 attach to db2inst1 user db2inst1 using xxxxxx" - hangs indefinitely
Local users, no fancy ldap, sssd etc. No SSL. My Host OS is RHEL 8.2 with all the latest updates. I tried both RHEL 7 guests and CentOS 7 Guests with the same result. I tried RHEL 8.2 guest and direct install on the 8.2 host as well with the same result.
My hunch is, there is something on the new host kernel (4.18) that is making db2 slip, though running on a supported guest version. Any thoughts on settings that can make this guest work ?
Regards
Vijay
------------------------------
Vijay Shankar Arunachalam
------------------------------
#Db2#Db2EarlyAccessProgram(EAP)Forum