practicaloracle.files.wordpress.com  · web view11/11/2011  · 11.2.0.2 grid infrastructure setup...

14
11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER 11gR2 Grid Infrastructure was setup on reporting server of IRB Upgrade environment. Since the reporting server is a single node (non-rac), GI was set up as stand alone server. The activity covered here is upgradation of ASM from 10.2.0.5 to 11.2.0.2.3 by using GI on stand alone server. Disable 10g CSS deamons: 1) Shutdown the databases 2) Shutdown ASM 3) Deconfigure 10g css daemons root@h22_1_2: /oracle/app/oracle/product/10.2.0.5/bin # ./localconfig delete Stopping CSSD. Shutting down CSS daemon. Shutdown request successfully issued. Shutdown has begun. The daemons should exit soon. root@h22_1_2: /oracle/app/oracle/product/10.2.0.5/bin # ps -ef|grep css root 5764 5651 0 01:28:59 pts/7 0:00 grep css

Upload: others

Post on 05-Oct-2020

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: practicaloracle.files.wordpress.com  · Web view11/11/2011  · 11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER. 11gR2 Grid Infrastructure was setup on reporting server

11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER

11gR2 Grid Infrastructure was setup on reporting server of IRB Upgrade environment. Since the reporting server is a single node (non-rac), GI was set up as stand alone server.

The activity covered here is upgradation of ASM from 10.2.0.5 to 11.2.0.2.3 by using GI on stand alone server.

Disable 10g CSS deamons:

1) Shutdown the databases 2) Shutdown ASM3) Deconfigure 10g css daemons

root@h22_1_2: /oracle/app/oracle/product/10.2.0.5/bin # ./localconfig delete

Stopping CSSD.

Shutting down CSS daemon.

Shutdown request successfully issued.

Shutdown has begun. The daemons should exit soon.

root@h22_1_2: /oracle/app/oracle/product/10.2.0.5/bin # ps -ef|grep css

root 5764 5651 0 01:28:59 pts/7 0:00 grep css

Page 2: practicaloracle.files.wordpress.com  · Web view11/11/2011  · 11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER. 11gR2 Grid Infrastructure was setup on reporting server

INSTALL GRID INFRASTRUCTURE WITH SOFTWARE ONLY OPTION

Page 3: practicaloracle.files.wordpress.com  · Web view11/11/2011  · 11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER. 11gR2 Grid Infrastructure was setup on reporting server
Page 4: practicaloracle.files.wordpress.com  · Web view11/11/2011  · 11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER. 11gR2 Grid Infrastructure was setup on reporting server
Page 5: practicaloracle.files.wordpress.com  · Web view11/11/2011  · 11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER. 11gR2 Grid Infrastructure was setup on reporting server
Page 6: practicaloracle.files.wordpress.com  · Web view11/11/2011  · 11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER. 11gR2 Grid Infrastructure was setup on reporting server
Page 7: practicaloracle.files.wordpress.com  · Web view11/11/2011  · 11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER. 11gR2 Grid Infrastructure was setup on reporting server

Ignore the above errors as this is not a RAC setup.

Page 8: practicaloracle.files.wordpress.com  · Web view11/11/2011  · 11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER. 11gR2 Grid Infrastructure was setup on reporting server

ROOT.SH Output

root@h22_1_2: /oracle/app/oracle/product/10.2.0.5/bin # /crsapp/app/oracle/product/grid/root.sh

Running Oracle 11g root script...

The following environment variables are set as:

ORACLE_OWNER= oracle

ORACLE_HOME= /crsapp/app/oracle/product/grid

Enter the full pathname of the local bin directory: [/usr/local/bin]:

The contents of "dbhome" have not changed. No need to overwrite.

Page 9: practicaloracle.files.wordpress.com  · Web view11/11/2011  · 11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER. 11gR2 Grid Infrastructure was setup on reporting server

The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:

The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:

Entries will be added to the /etc/oratab file as needed by

Database Configuration Assistant when a database is created

Finished running generic part of root script.

Now product-specific root actions will be performed.

To configure Grid Infrastructure for a Stand-Alone Server run the following command as the root user:

/crsapp/app/oracle/product/grid/perl/bin/perl -I/crsapp/app/oracle/product/grid/perl/lib -I/crsapp/app/oracle/product/grid/crs/install /crsapp/app/oracle/product/grid/crs/install/roothas.pl

To configure Grid Infrastructure for a Cluster execute the following command:

/crsapp/app/oracle/product/grid/crs/config/config.sh

This command launches the Grid Infrastructure Configuration Wizard. The wizard also supports silent operation, and the parameters can be passed through the response file that is available in the installation media.

Page 10: practicaloracle.files.wordpress.com  · Web view11/11/2011  · 11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER. 11gR2 Grid Infrastructure was setup on reporting server

Execute deconfig to remove any previous configurations:

root@h22_1_2: /crsapp/app/oracle/product/grid/crs/install # /crsapp/app/oracle/product/grid/crs/install/roothas.pl -deconfig -force

Using configuration parameter file: /crsapp/app/oracle/product/grid/crs/install/crsconfig_params

Creating trace directory

Failure in execution (rc=-1, 256, No such file or directory) for command 1 /crsapp/app/oracle/product/grid/bin/crsctl stop resource ora.cssd -f

Failure in execution (rc=-1, 256, No such file or directory) for command 1 /crsapp/app/oracle/product/grid/bin/crsctl delete resource ora.cssd -f

Failure in execution (rc=-1, 256, No such file or directory) for command 1 /crsapp/app/oracle/product/grid/bin/crsctl stop has -f

Failure in execution (rc=-1, 256, No such file or directory) for command 1 /crsapp/app/oracle/product/grid/bin/crsctl check has

You must kill ohasd processes or reboot the system to properly

cleanup the processes started by Oracle clusterware

Either /var/opt/oracle/olr.loc does not exist or is not readable

Make sure the file exists and it has read and execute access

Failure in execution (rc=-1, 512, No such file or directory) for command 1 /sbin/init.d/ohasd deinstall

Successfully deconfigured Oracle Restart stack

Page 11: practicaloracle.files.wordpress.com  · Web view11/11/2011  · 11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER. 11gR2 Grid Infrastructure was setup on reporting server

Execute roothas.pl script to configure grid and start daemons

root@h22_1_2: /crsapp/app/oracle/product/grid/crs/install # /crsapp/app/oracle/product/grid/crs/install/roothas.pl

Using configuration parameter file: /crsapp/app/oracle/product/grid/crs/install/crsconfig_params

LOCAL ADD MODE

Creating OCR keys for user 'oracle', privgrp 'oinstall'..

Operation successful.

LOCAL ONLY MODE

Successfully accumulated necessary OCR keys.

Creating OCR keys for user 'root', privgrp 'sys'..

Operation successful.

CRS-4664: Node h22_1_2 successfully pinned.

Adding daemon to inittab

h22_1_2 2011/11/04 01:33:46 /crsapp/app/oracle/product/grid/cdata/h22_1_2/backup_20111104_013346.olr

Successfully configured Oracle Grid Infrastructure for a Standalone Server

root@h22_1_2: /crsapp/app/oracle/product/grid/crs/install # ps -ef|grep d.bin

oracle 5924 1 0 01:33:26 ? 0:00 /crsapp/app/oracle/product/grid/bin/ohasd.bin reboot

oracle 6001 1 0 01:33:45 ? 0:00 /crsapp/app/oracle/product/grid/bin/evmd.bin

root 6014 5651 0 01:34:11 pts/7 0:00 grep d.bin

oracle 5997 1 0 01:33:44 ? 0:00 /crsapp/app/oracle/product/grid/bin/oraagent.bin

Page 12: practicaloracle.files.wordpress.com  · Web view11/11/2011  · 11.2.0.2 GRID INFRASTRUCTURE SETUP AS STAND ALONE SERVER. 11gR2 Grid Infrastructure was setup on reporting server

Execute below commands to enable cssd and diskmon daemons

$ORACLE_HOME/bin/crsctl modify resource "ora.cssd" -attr "AUTO_START=1"

$ORACLE_HOME/bin/crsctl modify resource "ora.diskmon" -attr "AUTO_START=1"

Restart OHAS services to reflect above changes

oracle@h22_1_2: /softdump/software/grid # $ORACLE_HOME/bin/crsctl stop has

CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'h22_1_2'

CRS-2673: Attempting to stop 'ora.evmd' on 'h22_1_2'

CRS-2677: Stop of 'ora.evmd' on 'h22_1_2' succeeded

CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'h22_1_2' has completed

CRS-4133: Oracle High Availability Services has been stopped.

oracle@h22_1_2: /softdump/software/grid # $ORACLE_HOME/bin/crsctl start has

CRS-4123: Oracle High Availability Services has been started.

root@h22_1_2: /crsapp/app/oracle/product/grid/crs/install # ps -ef|grep d.bin

oracle 6157 1 0 01:38:02 ? 0:00 /crsapp/app/oracle/product/grid/bin/evmd.bin

oracle 6118 1 0 01:37:45 ? 0:01 /crsapp/app/oracle/product/grid/bin/ohasd.bin reboot

oracle 6145 1 0 01:38:01 ? 0:00 /crsapp/app/oracle/product/grid/bin/orarootagent.bin

oracle 6149 1 0 01:38:02 ? 0:00 /crsapp/app/oracle/product/grid/bin/diskmon.bin -d -f

oracle 6153 1 0 01:38:02 ? 0:00 /crsapp/app/oracle/product/grid/bin/oraagent.bin

oracle 6139 1 0 01:37:53 ? 0:00 /crsapp/app/oracle/product/grid/bin/cssdagent

root 6171 5651 0 01:39:17 pts/7 0:00 grep d.bin

oracle 6141 1 0 01:37:53 ? 0:00 /crsapp/app/oracle/product/grid/bin/ocssd.bin

Now the environment is ready to start ASM instance on 11gR2 GI HOME. Configure parameter files and start the ASM instance.