Closed ghost closed 3 years ago
Hi.
Comparing your output to mine I see something odd.
Under the "Do grid configuration." section, you have this line, which I do not see in my output.
default: The configuration that needs to be performed as privileged user is not completed. The configuration tools can only be executed after that.
So it looks like the installation did not complete during your build. Specifically the root.sh stuff.
At the bottom of the "Run grid root scripts." section it lists the logs of the output from the root.sh runs. From your output that would be the following.
default: Check /u01/app/19.0.0/grid/install/root_ol7-19-rac1.localdomain_2021-01-08_22-50-37-602963170.log for the output of root script default: Check /u01/app/19.0.0/grid/install/root_ol7-19-rac2.localdomain_2021-01-09_00-03-05-829161842.log for the output of root script
You need to check those scripts and identify the failures. That should give you a clue about what you need to do to fix this.
Note. This does not appear to be the same as that other issue. If it were, you would not get as far as installing the GI software. The problem you are having is after that failure point.
Regarding your changes,
Cheers
Tim...
Hi Tim, Thanks for the very detailed and insightful reply. I looked into those logs and saw that some items failed to start. The issue was fixed when I increased the allocated memory back to your recommended values.
Thank you very much!
Hi Tim,
I was following the steps from your site and I ran into an error very similar to the one in #15 . The only changes I made were amending the file paths and slightly reducing the memory allocated to each node. I'm not sure if related, but I was also experiencing the "Windows Host Build Failure" issue that is in the README and I got past it using the suggested fix (to restart the DNS node). If you have any suggestions, that would be great. Thank you very much!