Oracle Grid Infrastructure RAC Provisioning - Using ... - WordPress.com
Recommend Documents
Jul 14, 2010 - In this example we will use Provisioning Profile âPolicy managed RAC database ... In this example we ch
Oracle Clusterware and Private Network Considerations. Much of this
presentation is attributed to Michael Zoll and work done by the RAC Performance
...
Oracle® Grid Infrastructure. Installation Guide. 11g Release 2 (11.2) for IBM AIX
on POWER Systems (64-Bit). E48294-01. September 2013 ...
are often on different power grids, flood plains, and the like. .... Figure 5: Oracle
RAC on Extended Distance Cluster Architecture Overview ..... Normal SAN and
Ethernet Connections are limited to 10km for point to point communication.
Figure 3. Logical Architecture of Two-Node Oracle RAC on vSphere .... In the
Device Status section of the Network connection page, select Connect at power
on. 9. .... In the Linux guest OS, create a mount point and run the following
command:.
not only the best High Availability solution in the market, but also Web Logic. Server is the only Application ... transactions spanning; and the Oracle Database Quality of Service. Management Server. .... Page 10 .... The Host:Port would be ...
this process; the administrator had to build the steps to perform the process each time. ...... "/u01/app/orabase/produc
Create and start a 12.2 RHP Client from the RHP Server. 24 ... Non-disruptive distribution of homes to minimize maintena
Installing the Oracle Database 11g software with RAC. 10. Using the Server Control utility (SRVCTL). 11. Using the Oracl
Figure 1: Oracle RAC 12c and Oracle RAC Stack Overview ... Since Oracle RAC
utilizes a shared disk architecture, the volume management and file system used
... further by removing the database server as a single point of failure. .....
workload to
Oracle Clusterware is a complete, free-of-charge clustering solution that can be .... AHF applies Machine learning conce
constituents for grid computing thereby supporting the server virtualization service. ..... Monitor. 32.5 w. 33.5 w. 1.18 w. 1.18 w. 1.18 w. Total. 105.5 w. 110.5 w ... The Visual Window provides the server configuration status and the activity statu
Delivered dashboard analytics and reporting. ⢠Integration with ... Deploy Integrated Compensating Oracle GRC Advanced
Task 4: Configure The Primary Database For Data Guard........................ 9 ... The primary and standby databases ar
For distances up to 50km (cable length) Oracle RAC on Extended Distance Clusters ... I/O latency, the effect of this latency increase can be as significant. Figure 7: Interconnect Unit ..... Figure 13: Cloud Storage / Storage Fabrics - An Illustratio
Section 4 describes how the resource domain related dynamic security context .... AuthZ or reservation ticket from the previous domain in the Environment ...
Infrastructures and Related Virtualization Tools: ... This survey, tools and taxonomies presented ... Keywords â On-Demand Grid; Cloud Computing; IaaS. Cloud ...
Visibility: Offer customers comprehensive log data and security analytics that they can use to audit and monitor actions
Presented By : Qari Kamran ... network. Oracle Clusterware supports NFS, iSCSI,
Direct Attached Storage ... that oracle clusterware controls , e.g; Rac Database,.
Executive Overview . ... HA considerations for Oracle RAC inside Containers. ...
are faced with increasing administration, maintenance, space and power ... To
host Oracle RAC in Oracle Solaris Containers environment, following points to be
.
By combining Oracle VM with RAC Technology, we can provide the grid-ready ...
This bridge functions as a virtual switch presented to the guest VMs. With six ...
THE CONTENT GRID. CENTRALIZED. Widgets. Interactive. Demos. Analyst. Reports. How-to. Videos. Articles. Whitepapers. Pre
Oracle RAC adoption rates are increasing. • DBAs have come to grips with: –
Basic changes. – OS best practices. • Storage in RAC continues to be complex ...
Oracle Grid Infrastructure RAC Provisioning - Using ... - WordPress.com
Jul 14, 2010 - SSH Connectivity between the OMS server and the 2 Cluster Node clnode5 and clnode6 is already set up. In
Oracle Grid Infrastructure RAC Provisioning - Using OEM GC 11.1 Author: Rob Zoeteweij Date: July 14 2010-07-14 http://oemgc.wordpress.com Using the OEM GC Provisioning and Automated Patching Pack, you are able to provision a complete Oracle RAC Cluster, including the Grid Infrastructure and creation of an ASM Instance and a RAC Database.
Pre-reqs In this example I am using 2 Oracle VM machines. On both machines I attached 2 Shared Storage Devices:
SSH Connectivity between the OMS server and the 2 Cluster Node clnode5 and clnode6 is already set up. In order to implement the SCAN facility I tricked the /usr/bin/nslookup file as follows: #!/bin/bash HOSTNAME=${1} if [[ $HOSTNAME = "raccl02-scan" ]]; then echo "Server: 24.154.1.34" echo "Address: 24.154.1.34#53" echo "Non-authoritative answer:" echo "Name: raccl02" echo "Address: 192.168.1.151" else echo $HOSTNAME nslookup.org $HOSTNAME fi
and this is what my /etc/hosts file looks like:
# Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost.localdomain localhost 192.168.1.102 oem.mycorpdomain.com 192.168.1.135 clnode5.mycorpdomain.com 192.168.1.35 clnode5-vip.mycorpdomain.com 10.10.10.35 clnode5-priv.mycorpdomain.com 192.168.1.136 clnode6.mycorpdomain.com 192.168.1.36 clnode6-vip.mycorpdomain.com 10.10.10.36 clnode6-priv.mycorpdomain.com
And now in the OEM Console We need to navigate to the Deployments – General Page Select RAC Provisioning Procedures
` This will show up the Deployment Procedure Manager The Page shows the various Out of Box Deployment Procedures.
In our example we will select Procedure Oracle Grid Infrastructure / RAC Provisioning. As the Description shows, this procedure will take care of the provisioning Oracle Grid Infrastructure 11gR2 and Oracle RAC 11gR2.
In this example we will use Provisioning Profile “Policy managed RAC database using ASM storage”.
We will use the Grid Infrastructure and RAC Software Image we have stored in the Software Library before. Next we select 2 Cluster Nodes “clnode5.mycorpdomain.com” and “clnode6.mycorpdomain.com”.
In the next Page we now need to enter the OS Credentials.
In this page we enter the location for the Grid Infrastructure, the Database and a Working Directory that will be used during the provisioning.
In this page we will specify the data to configure the Cluster. As I am using a local Oracle VM based Cluster and will not be using any DHCP, I won’t do the GNS configuration. We enter the virtual Hostnames (“clnode5-vip.mycorpdomain.com” and (“clnode6vip.mycorpdomain.com”). Remember these names are specified in the /etc/hosts file, as I am not using a DNS in this example. Finally we need to select the Public and Private Interfaces (eth0 – 192.168.1.0 and eth1 – 10.10.10.0)
In this example we chose to create a Database as well. So we need to enter the Global Database Name and the password that will initially be used for the SYS, SYSTEM, SYSMAN and DBSNMP account.
In this example we will chose to use ASM for the Storage management.
We select 2 Disk Groups to be used and select the location for OCR and Voting Disk (Disk Group DATA1) and the Datafiles (Disk Group DATA2)
This example shows the possibility to only execute the Prerequisites Check. We will however press the [Finish] Button to get the Procedure going.
After the Procedure has finished we can check the EM Console to see what Targets has been created.
Saving your input to a Provisioning Profile New in OEM GC 11.1 - Provisioning is the ability to save your input in a Provisioning Profile. If you then use this Profile a next time you schedule a Deployment Procedure, most of the input variables are filled based on the saved values in the Profile.
In this example we are running Deployment Procedure "Oracle Grid Infrastructure / RAC Provisioning". When in the last page, before you would normally hit the [Finish] button to have the Procedure start executing, you press the [Save] Button a window shows up allowing you to save all input variables to a Provisioning Profile. Just enter a name and description and press [OK].
The next screen dump shows the overview page of Provisioning Components. Here you can see that the saved Provisioning Profile was saved under the "RAC Provisioning Profiles" folder.
Let's now schedule the Deployment Procedure again.
As the screen dump shows, you are now able to select the Provisioning Profile that was saved before.
When pressing the [Next] Button we navigate to the "Select Source and Destination" Page. As you can see The Source for the Grid Infrastructure Component and the RAC Component were entered automatically based on the Provisioning Profile's contents. Conclusion Using the new Provisioning Profile feature you can save your administrators of entering variables that need to contain the same values most of the time. By this many typos will be avoided, reducing the need for rescheduling Deployment Procedures. Apart from this, using Provisioning Profiles will enable you to increase the level of standardization.