ansible-devops icon indicating copy to clipboard operation
ansible-devops copied to clipboard

Seeing error in the db2nodes.cfg while setupdb.sh script is executed from ansible role

Open NatarajBTI opened this issue 2 years ago • 3 comments

Seeing error in the db2nodes.cfg while setupdb.sh script is executed from ansible role. This issue is seen on AWS environment.

Please see below screenshot:

image

image

NatarajBTI avatar Oct 28 '23 04:10 NatarajBTI

As a workaround fix to this issue, we are executing setupdb.sh script again in our multicloud bootstrap automation code & it's creating the required tablespaces & MAS+Manage stack with internal DB2 is creating successfully.

oc exec -n db2u c-db2wh-db01-db2u-0 -- su -lc '/tmp/setupdb.sh | tee /tmp/setupdb2.log' db2inst1

image

image

NatarajBTI avatar Oct 28 '23 04:10 NatarajBTI

I have following values set for different environment parameter shown below for verifying this MAS Core+Manage (Internal DB2) scenario):

MAS_CHANNEL=8.11.x MAS_DEVOPS_COLLECTION_VERSION=18.3.4 MAS_CATALOG_VERSION=v8-231004-amd64 MAS_APP_CHANNEL=8.7.x

NatarajBTI avatar Oct 28 '23 07:10 NatarajBTI

suite-db2-setup-manage.log image (258)

Seeing this issue on ROKS cluster (VPC Gen2 infrastructure) while I am trying to install Manage using MAS Client approach for UnifyBlue project. Issue is recurring and I am running setupdb.sh script manually to workaround this issue. Please find the above log and screenshot file. @durera - FYI

NatarajBTI avatar Mar 03 '24 15:03 NatarajBTI