I'm trying to use Application Orchestration to install Oracle 12c RAC on Node 1 and Node 2. The correct node run order or sequence should be what's on the jpg file (Oracle12cRAC_Node1_Node2.jpg). Rectangle represents block of code. Basically, on both node 1 and node 2, I have initial setup and node 1 has additional setup. Grid Install is done in node 1 and when the grid install is done, I need to perform post install steps in both
node 1, node 2 and finally last config change should be done in node 1. (DB part is still in progress but it requires the same steps)
My question is: how do I setup a proper node run order to accomplish this? I noticed I have node run order of 0 for all of my nodes.(puppet_job_plan_-a_Oracle12crac.jpg). Basically how can I set the node run order so node 2 would "wait" until Grid Install and Grid post
install are done in node 1 before running node 2's grid post install?[C:\fakepath\Oracle12cRAC_Node1_Node2.jpg](/upfiles/14877872065334444.jpg)[C:\fakepath\puppet_job_plan_-a_Oracle12crac.JPG](/upfiles/14877872199980118.jpg)
↧