VMware Cloud Community
MrVmware9423
Expert
Expert

DB servers

Dear Team,

In our environment we are getting frequent request to setup RAC DB, Just wanted to know how we can automate below process

- 2 VMs are already Provisioned with 1vHDD size of 50GB (Thin), Those VMs will be called as Node1 and Node2

Below vHDDs will be Shared and Thick Eagered Zero format

- Add 5 vHDD size 0f 10G

-Add 2 vHDD size of 100

-Add 1 vHDD size of 500 

- Create a new vHDDs on Node1 VM as mentioned above.

- Enable Multi Writer and scsi1:0.ctkEnabled"="false", This setting needs to be done for all Shared disk. For Shared disk it should create a new SCSI Controller (1:0).

- Now we have to map Node1 shared disk to Node2 in same sequence

- Enable Multi Writer and scsi1:0.ctkEnabled"="false", This setting needs to be done for all Shared disk. For Shared disk it should create a new SCSI Controller (1:0).

- Poweron Node1 then after 30 seconds Poweron Node2

Request you to share a script Where it will prompt us to enter below value and rest needs to be taken care by scripts, so that anyone an run the sripts and setup RAC DB.

- Name of Node1

- Name of Node2

- Name of Cluster where to deploy these VMs

- Name of datastores where to create a thick zeroed disk

regards

Mr VMware

0 Kudos
1 Reply
LucD
Leadership
Leadership

I think the snippets for such a script already exist in this community.


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

0 Kudos