Hi All,
I am trying to install IBM Maximo Application Suite (MAS) on AWS ROSA.
To provide an RWX storage class during MAS installation, we created an AWS EFS filesystem and defined a new StorageClass using the EFS CSI driver.
However, during the installation pipeline, the db2-manage step is failing with the following errors.
db2-manage log
Checking Deployments are healthy (40/40 retries with a 300 second delay)
[NOTREADY] db2u/c-mas-xxxx-manage-ldap = 1 replicas/None ready/1 updated/None available
Finished check: Delaying 300 seconds before next check
LDAP Pod Log
+ sleep 5
+ [[ ! -f /mnt/blumeta0/home/db2inst1/.initdb ]]
+ sleep 5
INSTDB Pod Log
utils.command_runner.command.CommandException: Command failed to run:
sudo: unable to send audit message: Operation not permitted
chown: changing ownership of '/mnt/blumeta0/db2': Operation not permitted
The DB2 INSTDB pod is in an error state with the above messages. Attached the EFS Storage class that we created in OpenShift.
Has anyone faced similar issues with DB2 on EFS in ROSA? Any insights on resolving the error?
#MaximoApplicationSuite------------------------------
Kumaresan Kumar
------------------------------