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

Custom DB2 not working on OpenShift #3

Open
jbcodeforce opened this issue Dec 11, 2020 · 0 comments
Open

Custom DB2 not working on OpenShift #3

jbcodeforce opened this issue Dec 11, 2020 · 0 comments

Comments

@jbcodeforce
Copy link
Contributor

The statefulset is using file-gold-gid storage class. When the container starts there are a set of scripts executed from this folder: https://github.com/ibm-cloud-architecture/vaccine-order-mgr/tree/master/environment/db2image. Those scripts are coming from dev, and works well with docker compose locally.

On OCP some time I see an error message that the remount of the nfs to /database not working. But when connected in the container via terminal, I can create file under this folder as db2inst1 user, and the nfs is mounted.
Then the real error message is that the database is not created. When doing db2 command, it complains about the agent not started. doing a db2start generates an error I cannot understand...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant