Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NatarajBTI opened this issue Oct 28, 2023 · 3 comments
Assignees
Labels
Db2 Product Defect Defect with MAS (or it's dependencies) beyond the control of the Ansible collection itself

Comments

@NatarajBTI
Copy link
Contributor

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 NatarajBTI added Product Defect Defect with MAS (or it's dependencies) beyond the control of the Ansible collection itself Db2 labels Oct 28, 2023
@NatarajBTI
Copy link
Contributor Author

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
Copy link
Contributor Author

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
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Db2 Product Defect Defect with MAS (or it's dependencies) beyond the control of the Ansible collection itself
Projects
None yet
Development

No branches or pull requests

2 participants