-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Error deploying OracleRealApplicationClusters #2826
Comments
Please give the output of below-
|
Looks like u r not following document , why do u have -volume /home/test/docker_volumes/asm_vol/ORCLCDB:/oradata , it has to come from docker volume racstorage. Can you try using it? |
I followed below commands and it went fine in OL7.9 docker network create --driver=bridge --subnet=172.16.1.0/24 rac_pub1_nw |
your docker volume inspect racstorage shall come like below- docker volume inspect racstorage |
I am following the steps mentioned in the github page to create racnode
https://github.com/oracle/docker-images/tree/main/OracleDatabase/RAC/OracleRealApplicationClusters
I installed all the prerequisite conatiners, i.e DNS and Storage containers for NFS volumes.
docker start racnoded1 is giving the following error
Upon delving more in the installation logs, found that the img files generated by Storage container, does not sufficient permissions and they are not part of proper group and user.
There are other failures as well. Pasting it here
Failures were encountered during execution of CVU verification request "stage -pre crsinst".
created the NFS storage using the container, command used.
Used the following command to create RACnode
Let me know if you need any other info
Docker info
The text was updated successfully, but these errors were encountered: