AIX 6.1 靜默安裝11.1.0.6

yeahokay發表於2012-02-01

AIX 6.1 靜默安裝11.1.0.6

建立oracle帳號
按照官方文件設定核心引數:chgsys,chuser(注意:root也要改,不然可能會出現啟動crs程式時,導致啟動失敗或出現crs命令無法與crs程式通訊的問題)
按照官方文件設定網路引數
no -r -o ipqmaxlen=512
no -p -o sb_max=1310720
no -p -o rfc1323=1
no -p -o tcp_recvspace=65536
no -p -o tcp_sendspace=65536
no -p -o udp_recvspace=655360
no -p -o udp_sendspace=65536
配置hosts
配置ssh


出現執行了rootpre.sh都無法跳過預檢測的問題,修改如下檔案
/home/oracle_software/clusterware/stage/prereq/crs/crs_prereq.xml----------修改把Error改為Warning
/home/oracle_software/clusterware/stage/prereq/crs/crs_prereq.xml.pp-------同上,在metalink開了個SR,給予的回答是……在AIX平臺上,11.1.0.6安裝包裡的rootpre.sh指令碼是有問題的,在檢查一下資訊時的路徑不對……汗……其他平臺未發現有此問題
/home/oracle_software/clusterware/stage/prereq/crs/refhost.xml-------------把下面的改為lslpp -l | grep -i xlc其具體對應的版本,這裡為 metalink文件號:11.1.0.6 Installation on AIX6 Fails at xlc.aix50.rte(9.0.0.0) [ID 741422.1]


開始靜默安裝,靜默安裝的應答檔案可以在安裝包的stage/response裡有,做響應的修改即可.注意應答檔案的如下引數(好像是一個bug……安裝包的預設rsp檔案是漏了寫上的,如果不寫,不會發生oracle把crs也安裝到節點2上)
#-------------------------------------------------------------------------------
#Name : REMOTE_NODES
#Datatype : StringList
#Description: This variable represents the remote node names on which installation is carried out.
#Example: REMOTE_NODES = {"node1","node2"}
#-------------------------------------------------------------------------------
REMOTE_NODES={"szrzdb2"}

$ /home/oracle_software/clusterware/runInstaller -ignoreSysPrereqs -silent -responseFile /home/oracle_software/clusterware/install_11gr1_crs.rsp
********************************************************************************

Your platform requires the root user to perform certain pre-installation
OS preparation. The root user should run the shell script 'rootpre.sh' before
you proceed with Oracle installation. rootpre.sh can be found at the top level
of the CD or the stage area.

Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle
installation.
Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.

********************************************************************************

Has 'rootpre.sh' been run by root? [y/n] (n)
y

Starting Oracle Universal Installer...

Checking Temp space: must be greater than 190 MB. Actual 4689 MB Passed
Checking swap space: must be greater than 150 MB. Actual 20480 MB Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-12-23_02-05-00PM. Please wait ...$ Oracle Universal Installer, Version 11.1.0.6.0 Production
Copyright (C) 1999, 2007, Oracle. All rights reserved.

You can find the log of this install session at:
/oracle/oraInventory/logs/installActions2011-12-23_02-05-00PM.log
.................................................................................................... 100% Done.


Loading Product Information
............................................................... 33% Done.
............................................................... 66% Done.
............................................................... 99% Done.
. 100% Done.


Starting execution of Prerequisites...
Total No of checks: 13

Performing check for CertifiedVersions
Checking operating system requirements ...
Expected result: One of 5300.05,6100.00
Actual Result: 6100.05
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
Performing check for Packages
Checking operating system package requirements ...
Checking for bos.adt.base(0.0); found bos.adt.base(6.1.6.15). Passed
Checking for bos.adt.lib(0.0); found bos.adt.lib(6.1.2.0). Passed
Checking for bos.adt.libm(0.0); found bos.adt.libm(6.1.6.0). Passed
Checking for bos.perf.libperfstat(0.0); found bos.perf.libperfstat(6.1.6.15). Passed
Checking for bos.perf.perfstat(0.0); found bos.perf.perfstat(6.1.6.15). Passed
Checking for bos.perf.proctools(0.0); found bos.perf.proctools(6.1.6.15). Passed
Checking for rsct.basic.rte(0.0); found rsct.basic.rte(3.1.0.4). Passed
Checking for rsct.compat.clients.rte(0.0); found rsct.compat.clients.rte(3.1.0.0). Passed
Checking for xlC.aix61.rte(11.1.0.1); found xlC.aix61.rte(11.1.0.1). Passed
Checking for xlC.rte(9.0.0.0); found xlC.rte(11.1.0.1). Passed
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
Performing check for Patches
Checking recommended operating system patches
Expected result: No OS Patch Required.
Actual Result: No OS Patch Found.
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
Performing check for TotalMemory
Checking physical memory requirements ...
Expected result: 922MB
Actual Result: 49152MB
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
Performing check for CompatibilityChecks_CRS
Checking for Oracle Home incompatibilities ....
Actual Result: NEW_HOME
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
Performing check for OracleHomeSpace
Checking Oracle Home path for spaces...
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
Performing check for RootpreRunForCRS
Checking Cluster files...
Check complete. The overall result of this check is: Failed <<<<


Check complete: Failed <<<<
Problem: Your cluster files are not updated.
Recommendation: Please run the rootpre.sh script to update the cluster files.

========================================================
Performing check for KernelTypeInUse
Checking kernel...
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
Performing check for UserIdCheck
Checking uid/gid...
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
Performing check for LinkerArgumentCheck
Checking maxmimum command line length argument, ncarg...
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
Performing check for DetectnverfiyLocalCSS
Checking local Cluster Synchronization Services (CSS) status ...
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
Performing check for Detectnverify92RAC
Checking whether Oracle 9.2 RAC is available on all selected nodes
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
Performing check for Detectnverify92OCRPartitionSize
Checking Oracle 9i OCR partition size ...
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
PrereqChecks complete


Analyzing dependencies
.................................................................................................................. 100% Done.


-----------------------------------------------------------------------------
Summary
Global Settings
Source: /home/oracle_software/clusterware/stage/products.xml
Oracle Home: /oracle/app/crs_1 (OraCrs11g_home)
Node Name: szrzdb1
Node Name: szrzdb2
Installation Type: Complete
Product Languages
English
Simplified Chinese
Space Requirements
/tmp/ Required 149MB (only as temporary space) : Available 4.35GB
/oracle/ Required 2.60GB : Available 19.97GB
Remote Nodes
szrzdb2
/tmp/: Required 0KB : Available 4.89GB
/oracle/: Required 2.60GB : Available 19.99GB
New Installations (37 products)
Oracle Clusterware 11.1.0.6.0
Required Support Files 11.1.0.6.0
Cluster Ready Services Files 11.1.0.6.0
HAS Common Files 11.1.0.6.0
Oracle Globalization Support 11.1.0.6.0
Oracle Locale Builder 11.1.0.6.0
Enterprise Manager Minimal Integration 11.1.0.6.0
RDBMS Required Support Files 11.1.0.6.0
RDBMS Required Support Files for Instant Client 11.1.0.6.0
Oracle Net Required Support Files 11.1.0.6.0
SSL Required Support Files for InstantClient 11.1.0.6.0
LDAP Required Support Files 11.1.0.6.0
Oracle Help For Java 4.2.9.0.0
Oracle JFC Extended Windowing Toolkit 4.2.36.0.0
Oracle Ice Browser 5.2.3.6.0
Perl Interpreter 5.8.3.0.4
Oracle Globalization Support 11.1.0.6.0
Oracle Core Required Support Files 11.1.0.6.0
Platform Required Support Files 11.1.0.6.0
Precompiler Required Support Files 11.1.0.6.0
Parser Generator Required Support Files 11.1.0.6.0
Agent Required Support Files 10.2.0.3.1
XDK Required Support Files 11.1.0.6.0
SQL*Plus Required Support Files 11.1.0.6.0
Oracle RAC Required Support Files-HAS 11.1.0.6.0
Oracle Notification Service 11.1.0.5.0
Buildtools Common Files 11.1.0.6.0
Oracle Extended Windowing Toolkit 3.4.47.0.0
Bali Share 1.1.18.0.0
Oracle Clusterware RDBMS Files 11.1.0.6.0
Cluster Verification Utility Common Files 11.1.0.6.0
Oracle Required Support Files 32 bit 11.1.0.6.0
Cluster Verification Utility Files 11.1.0.6.0
Oracle Universal Installer 11.1.0.6.0
Oracle One-Off Patch Installer 11.1.0.6.0
Installer SDK Component 11.1.0.6.0
Sun JDK 1.5.0.0.1
-----------------------------------------------------------------------------


Installation in progress (Fri Dec 23 14:05:44 CST 2011)
............................................................... 4% Done.
............................................................... 8% Done.
............................................................... 13% Done.
............................................................... 17% Done.
............................................................... 22% Done.
............................................................... 26% Done.
............................................................... 31% Done.
............................................................... 35% Done.
............................................................... 39% Done.
............................................................... 44% Done.
................................. 46% Done.
Install successful

Linking in progress (Fri Dec 23 14:07:59 CST 2011)
.... 46% Done.
Link successful

Setup in progress (Fri Dec 23 14:09:03 CST 2011)
............................................................... 51% Done.
.............................. 53% Done.
Setup successful

Remote operations in progress (Fri Dec 23 14:09:10 CST 2011)
............................................................... 57% Done.
............................................................... 62% Done.
............................................................... 66% Done.
............................................................... 71% Done.
............................................................... 75% Done.
............................................................... 80% Done.
............................................................... 84% Done.
............................................................... 89% Done.
... 100% Done.
Remote operations complete

End of install phases.(Fri Dec 23 14:12:02 CST 2011)
WARNING:A new inventory has been created on one or more nodes in this session. However, it has not yet been registered as the central inventory of this system.
To register the new inventory please run the script at '/oracle/oraInventory/orainstRoot.sh' with root privileges on nodes 'szrzdb1,szrzdb2'.
If you do not register the inventory, you may not be able to update or patch the products you installed.
The following configuration scripts need to be executed as the "root" user in each cluster node.
#!/bin/sh
#Root script to run
/oracle/oraInventory/orainstRoot.sh #On nodes szrzdb1,szrzdb2
/oracle/app/crs_1/root.sh #On nodes szrzdb1,szrzdb2
To execute the configuration scripts:
1. Open a terminal window
2. Log in as "root"
3. Run the scripts in each cluster node

Note: Do not run the scripts simultaneously on the listed nodes.
Starting to execute configuration assistants
The following configuration assistants have not been run. This can happen for following reasons - either root.sh is to be run before config or Oracle Universal Installer was invoked with the -noConfig option.
--------------------------------------
The "/oracle/app/crs_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
The "/oracle/app/crs_1/cfgtoollogs/configToolAllCommands" script contains all commands to be executed by the configuration assistants. This file may be used to run the configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.

--------------------------------------
The installation of Oracle Clusterware was successful.
Please check '/oracle/oraInventory/logs/silentInstall2011-12-23_02-05-00PM.log' for more details.


安裝成功後,在節點1,執行root.sh出現問題:
[root@szrzdb1:/]#/oracle/app/crs_1/root.sh
WARNING: directory '/oracle/app' is not owned by root
WARNING: directory '/oracle' is not owned by root
Error : Please change the CRS_ORACLE_USER id to have the following OS capabilities : < CAP_PROPAGATE CAP_BYPASS_RAC_VMM CAP_NUMA_ATTACH > by running command.
1

metalinke文件:Please Change The CSS_ORACLE_USER Id CAP_PROPAGATE CAP_BYPASS_RAC_VMM CAP_NUMA_ATTACH [ID 726234.1]

解決方法:執行如下語句
[root@szrzdb1:/]#chuser capabilities=CAP_BYPASS_RAC_VMM,CAP_PROPAGATE,CAP_NUMA_ATTACH oracle
[root@szrzdb1:/]#chuser capabilities=CAP_BYPASS_RAC_VMM,CAP_PROPAGATE,CAP_NUMA_ATTACH root
[root@szrzdb1:/]#/oracle/app/crs_1/root.sh
WARNING: directory '/oracle/app' is not owned by root
WARNING: directory '/oracle' is not owned by root
Checking to see if Oracle CRS stack is already configured
/etc/oracle does not exist. Creating it now.

Setting the permissions on OCR backup directory
Setting up Network socket directories
Oracle Cluster Registry configuration upgraded successfully
The directory '/oracle/app' is not owned by root. Changing owner to root
The directory '/oracle' is not owned by root. Changing owner to root
Successfully accumulated necessary OCR keys.
Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
node :
node 1: szrzdb1 szrzdb1_priv szrzdb1
node 2: szrzdb2 szrzdb2_priv szrzdb2
Creating OCR keys for user 'root', privgrp 'system'..
Operation successful.
Now formatting voting device: /dev/rvote01
Now formatting voting device: /dev/rvote02
Now formatting voting device: /dev/rvote03
Format of 3 voting devices complete.
Startup will be queued to init within 30 seconds.
Adding daemons to inittab
Adding daemons to inittab
Expecting the CRS daemons to be up within 600 seconds.
szrzdb2Cluster Synchronization Services is active on these nodes.
szrzdb1
Cluster Synchronization Services is inactive on these nodes.
szrzdb2
Local node checking complete. Run root.sh on remaining nodes to start CRS daemons.

節點2執行:
[root@szrzdb2:/]#lsuser -a capabilities root
root
[root@szrzdb2:/]#chuser capabilities=CAP_BYPASS_RAC_VMM,CAP_PROPAGATE,CAP_NUMA_ATTACH oracle
[root@szrzdb2:/]#chuser capabilities=CAP_BYPASS_RAC_VMM,CAP_PROPAGATE,CAP_NUMA_ATTACH root
[root@szrzdb2:/]#lsuser -a capabilities root
root capabilities=CAP_BYPASS_RAC_VMM,CAP_PROPAGATE,CAP_NUMA_ATTACH
[root@szrzdb2:/]#id
uid=0(root) gid=0(system) groups=2(bin),3(sys),7(security),8(cron),10(audit),11(lp)
[root@szrzdb2:/]#/oracle/oraInventory/orainstRoot.sh
Changing permissions of /oracle/oraInventory to 770.
Changing groupname of /oracle/oraInventory to dba.
The execution of the script is complete
[root@szrzdb2:/]#/oracle/app/crs_1/root.sh
WARNING: directory '/oracle/app' is not owned by root
WARNING: directory '/oracle' is not owned by root
Checking to see if Oracle CRS stack is already configured
/etc/oracle does not exist. Creating it now.

Setting the permissions on OCR backup directory
Setting up Network socket directories
Oracle Cluster Registry configuration upgraded successfully
The directory '/oracle/app' is not owned by root. Changing owner to root
The directory '/oracle' is not owned by root. Changing owner to root
clscfg: EXISTING configuration version 4 detected.
clscfg: version 4 is 11 Release 1.
Successfully accumulated necessary OCR keys.
Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
node :
node 1: szrzdb1 szrzdb1_priv szrzdb1
node 2: szrzdb2 szrzdb2_priv szrzdb2
clscfg: Arguments check out successfully.

NO KEYS WERE WRITTEN. Supply -force parameter to override.
-force is destructive and will destroy any previous cluster
configuration.
Oracle Cluster Registry for cluster has already been initialized
Startup will be queued to init within 30 seconds.
Adding daemons to inittab
Adding daemons to inittab
Expecting the CRS daemons to be up within 600 seconds.
Cluster Synchronization Services is active on these nodes.
szrzdb1
szrzdb2
Cluster Synchronization Services is active on all the nodes.
Waiting for the Oracle CRSD and EVMD to start
Oracle CRS stack installed and running under init(1M)
Running vipca(silent) for configuring nodeapps

Creating VIP application resource on (2) nodes0:CRS-0184: Cannot communicate with the CRS daemon.

Done.
[root@szrzdb2:/]#

root.sh執行到建立vip時,出現無法通訊crs報錯的問題(why?metalink沒能找到相關文件……莫名其妙……)
解決方法:
先確認節點2的crs程式啟動正常,crsctl stop crs,crsctl start crs,crs_stat -t可以看到節點1的vip正常啟動
然後手工在節點2建立vip
檢視root.sh裡面的/oracle/app/crs_1/install/rootconfig檔案,可獲得如下的引數與指令(在檔案的最後面幾行)
CRS_NODELIST=szrzdb1,szrzdb2
CRS_NODEVIPS='szrzdb1/szrzdb1_vip/255.255.255.0/en8,szrzdb2/szrzdb2_vip/255.255.255.0/en8'

[root@szrzdb2:/]#/oracle/app/crs_1/bin/olsnodes -l
szrzdb2
[root@szrzdb2:/]#/oracle/app/crs_1/bin/crs_stat ora.szrzdb2.vip
CRS-0210: Could not find resource 'ora.szrzdb2.vip'.

[root@szrzdb2:/]#/oracle/app/crs_1/bin/vipca -silent -nodelist szrzdb1,szrzdb2 -nodevips 'szrzdb1/172.20.6.34/255.255.255.0/en8,szrzdb2/172.20.6.36/255.255.255.0/en8'
#增加/修改vip
/oracle/app/crs_1/bin/srvctl add/modify nodeapps -n szrzdb1 -A 172.20.6.34/255.255.255.0/en8
/oracle/app/crs_1/bin/srvctl add/modify nodeapps -n szrzdb2 -A 172.20.6.36/255.255.255.0/en8
#刪除資源
/oracle/app/crs_1/bin/srvctl remove nodeapps -n szrzdb1
------------------操作後,發現crs不大正常,一些服務沒能正常新增----------
刪除crs,注意順序
rootdelete.sh
rootdeinstall.sh
重新在節點1執行root.sh
遇到Bug 5507883 - CRS install fails in CRS root.sh due to node panics
詢問oracle,這個可以忽略,既然執行root.sh沒有報錯,那麼就繼續下去,在節點2執行root.sh,執行後,就沒有了類似Bug 5507883的錯誤日誌……

節點2執行root.sh後發現任何crs命令都無法通訊,與之前的報錯一樣,然後按照oracle的建議……兩臺機器都重啟……節點2crs命令無法通訊的問題好像解決……感覺坑爹了……其實根本原因是我自己在節點2忘記了chuser root的stack的引數……
然後在節點2執行,發現節點2的資源正常加入:[root@szrzdb2:/]#/oracle/app/crs_1/bin/srvctl add nodeapps -n szrzdb2 -A 172.20.6.36/255.255.255.0/en8
$ crs_stat -t
Name Type Target State Host
------------------------------------------------------------
ora....db1.vip application OFFLINE OFFLINE
ora....db2.gsd application OFFLINE OFFLINE
ora....db2.ons application OFFLINE OFFLINE
ora....db2.vip application OFFLINE OFFLINE
----發現add nodeapps -A雖然解說是增加VIP,發現連必要的ons和gsd都給自動新增上了。
----先把原先異常新增節點1的VIP刪除
[root@szrzdb1:/]#/oracle/app/crs_1/bin/srvctl remove nodeapps -n szrzdb1
Please confirm that you intend to remove the node-level applications on node szrzdb1 (y/[n]) y
PRKO-2112 : Some or all node applications are not removed successfully on node: szrzdb1
CRS-0210: Could not find resource 'ora.szrzdb1.ons'.CRS-0210: Could not find resource 'ora.szrzdb1.gsd'.
[root@szrzdb1:/]#/oracle/app/crs_1/bin/crs_stat -t
Name Type Target State Host
------------------------------------------------------------
ora....db2.gsd application OFFLINE OFFLINE
ora....db2.ons application OFFLINE OFFLINE
ora....db2.vip application OFFLINE OFFLINE
[root@szrzdb1:/]#/oracle/app/crs_1/bin/srvctl add nodeapps -n szrzdb1 -A 172.20.6.34/255.255.255.0/en8
[root@szrzdb1:/]#/oracle/app/crs_1/bin/crs_stat -t
Name Type Target State Host
------------------------------------------------------------
ora....db1.gsd application OFFLINE OFFLINE
ora....db1.ons application OFFLINE OFFLINE
ora....db1.vip application OFFLINE OFFLINE
ora....db2.gsd application OFFLINE OFFLINE
ora....db2.ons application OFFLINE OFFLINE
ora....db2.vip application OFFLINE OFFLINE
[root@szrzdb1:/]#

#發現節點2的vip和ons資源無法啟動……
[root@szrzdb1:/]#/oracle/app/crs_1/bin/srvctl start nodeapps -n szrzdb1
[root@szrzdb1:/]#/oracle/app/crs_1/bin/crs_stat -t
Name Type Target State Host
------------------------------------------------------------
ora....db1.gsd application ONLINE ONLINE szrzdb1
ora....db1.ons application ONLINE ONLINE szrzdb1
ora....db1.vip application ONLINE ONLINE szrzdb1
ora....db2.gsd application OFFLINE OFFLINE
ora....db2.ons application OFFLINE OFFLINE
ora....db2.vip application OFFLINE OFFLINE
[root@szrzdb1:/]#/oracle/app/crs_1/bin/srvctl start nodeapps -n szrzdb2
CRS-0215: Could not start resource 'ora.szrzdb2.vip'.
CRS-0215: Could not start resource 'ora.szrzdb2.ons'.
[root@szrzdb1:/]#
[root@szrzdb1:/]#/oracle/app/crs_1/bin/crs_start -f ora.szrzdb2.ons
Remote start for `ora.szrzdb2.ons` failed on member `szrzdb2`
CRS-0215: Could not start resource 'ora.szrzdb2.ons'.
把節點2的crs重啟一遍就好了……鬱悶,自己疏忽忘了把使用者的系統相關引數改大(Oracle建議是都為unlimited)
[root@szrzdb2:/]#crsctl stop crs
[root@szrzdb2:/]#crsctl start crs
[root@szrzdb2:/]#crs_stat -t
Name Type Target State Host
------------------------------------------------------------
ora....db1.gsd application ONLINE ONLINE szrzdb1
ora....db1.ons application ONLINE ONLINE szrzdb1
ora....db1.vip application ONLINE ONLINE szrzdb1
ora....db2.gsd application ONLINE ONLINE szrzdb2
ora....db2.ons application ONLINE ONLINE szrzdb2
ora....db2.vip application ONLINE ONLINE szrzdb2
[root@szrzdb2:/]#

不過過幾分鐘後,節點2出現crs_stat無法通訊的問題
檢視如下引數:
more /etc/security/limits

[root@szrzdb2:/oracle/app/crs_1/log/szrzdb2/crsd]#ulimit -a
time(seconds) unlimited
file(blocks) 2097151
data(kbytes) 131072
stack(kbytes) 32768
memory(kbytes) 32768
coredump(blocks) 2097151
nofiles(descriptors) 2000
threads(per process) unlimited
processes(per user) unlimited
-------------用smit chuser修改一下root引數即可

=================================================>打11.1.0.7.0補丁,編輯一下安裝包裡的rsp檔案即可
[oracle@szrzdb1:/home/oracle_software/Disk1]#./runInstaller -silent -responseFile /home//oracle_software/Disk1/response/patchset.rsp
********************************************************************************

Your platform requires the root user to perform certain pre-installation
OS preparation. The root user should execute '/usr/sbin/slibclean' on all the nodes before
you proceed with Patchset Installation.

Answer 'y' if root has run '/usr/sbin/slibclean' so you can proceed with Oracle
Patchset installation.
Answer 'n' to abort installation and then ask root to run '/usr/sbin/slibclean'.

********************************************************************************
Has '/usr/sbin/slibclean' been run by root? [y/n] (n)
y

Starting Oracle Universal Installer...

Checking Temp space: must be greater than 80 MB. Actual 4844 MB Passed
Checking swap space: must be greater than 150 MB. Actual 20480 MB Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-12-27_01-23-33PM. Please wait ...[oracle@szrzdb1:/home/oracle_software/Disk1]#Oracle Universal Installer, Version 11.1.0.7.0 Production
Copyright (C) 1999, 2008, Oracle. All rights reserved.

You can find the log of this install session at:
/oracle/oraInventory/logs/installActions2011-12-27_01-23-33PM.log
.................................................................................................... 100% Done.


Loading Product Information
........................................................................................................ 100% Done.


Performing tests to see whether nodes szrzdb2 are available
............................................................... 100% Done.


Starting execution of Prerequisites...
Total No of checks: 3

Performing check for Detect11.1CRS
Checking Oracle Clusterware version ...
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
Performing check for ValidateRollingUpgrade
Checking ASM rolling upgrade feasibility...
Actual Result: This check is not relevant to the current oracle home.
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
Performing check for CompatibilityChecks
Checking for Oracle Home incompatibilities ...
Check complete. The overall result of this check is: Passed


Check complete: Passed
========================================================
PrereqChecks complete


Analyzing dependencies
............................................................................................................. 100% Done.


-----------------------------------------------------------------------------
Summary
Global Settings
Source: /home/oracle_software/Disk1/stage/products.xml
Oracle Home: /oracle/app/crs_1 (OraCrs11g_home)
Node Name: szrzdb1
Node Name: szrzdb2
Product Languages
English
Simplified Chinese
Space Requirements
/tmp/ Required 148MB (only as temporary space) : Available 4.45GB
/oracle/ Required 2.34GB : Available 17.45GB
Remote Nodes
szrzdb2
/tmp/: Required 0KB : Available 4.65GB
/oracle/: Required 2.34GB : Available 17.58GB
New Installations (25 products)
Platform Required Support Files Patch 11.1.0.7.0
Oracle Clusterware Patch 11.1.0.7.0
HAS Common Files Patch 11.1.0.7.0
Cluster Verification Utility Common Files Patch 11.1.0.7.0
Cluster Ready Services Files Patch 11.1.0.7.0
Cluster Verification Utility Files Patch 11.1.0.7.0
Oracle RAC Required Support Files-HAS Patch 11.1.0.7.0
LDAP Required Support Files Patch 11.1.0.7.0
SSL Required Support Files for InstantClient Patch 11.1.0.7.0
RDBMS Required Support Files Patch 11.1.0.7.0
Oracle Net Required Support Files Patch 11.1.0.7.0
Oracle Globalization Support Patch 11.1.0.7.0
Oracle Globalization Support Patch 11.1.0.7.0
Oracle Locale Builder Patch 11.1.0.7.0
Oracle Core Required Support Files Patch 11.1.0.7.0
Parser Generator Required Support Files Patch 11.1.0.7.0
SQL*Plus Required Support Files Patch 11.1.0.7.0
XDK Required Support Files Patch 11.1.0.7.0
RDBMS Required Support Files for Instant Client Patch 11.1.0.7.0
Precompiler Required Support Files Patch 11.1.0.7.0
Oracle Clusterware RDBMS Files Patch 11.1.0.7.0
Oracle Required Support Files 32 bit Patch 11.1.0.7.0
Perl Interpreter Patch 5.8.3.0.4p
Required Support Files Patch 11.1.0.7.0
Oracle Notification Service Patch 11.1.0.7.0
Upgrades (3 products)
Oracle Universal Installer 11.1.0.7.0
Oracle One-Off Patch Installer 11.1.0.7.0
Installer SDK Component 11.1.0.7.0
Already Installed (26 products)
Platform Required Support Files 11.1.0.6.0
Oracle Clusterware 11.1.0.6.0
HAS Common Files 11.1.0.6.0
Cluster Verification Utility Common Files 11.1.0.6.0
Cluster Ready Services Files 11.1.0.6.0
Cluster Verification Utility Files 11.1.0.6.0
Oracle RAC Required Support Files-HAS 11.1.0.6.0
LDAP Required Support Files 11.1.0.6.0
SSL Required Support Files for InstantClient 11.1.0.6.0
RDBMS Required Support Files 11.1.0.6.0
Oracle Net Required Support Files 11.1.0.6.0
Oracle Globalization Support 11.1.0.6.0
Oracle Globalization Support 11.1.0.6.0
Oracle Locale Builder 11.1.0.6.0
Oracle Core Required Support Files 11.1.0.6.0
Parser Generator Required Support Files 11.1.0.6.0
SQL*Plus Required Support Files 11.1.0.6.0
XDK Required Support Files 11.1.0.6.0
RDBMS Required Support Files for Instant Client 11.1.0.6.0
Precompiler Required Support Files 11.1.0.6.0
Oracle Clusterware RDBMS Files 11.1.0.6.0
Oracle Required Support Files 32 bit 11.1.0.6.0
Perl Interpreter 5.8.3.0.4
Required Support Files 11.1.0.6.0
Oracle Notification Service 11.1.0.5.0
Sun JDK 1.5.0.0.1
-----------------------------------------------------------------------------


Deinstall in progress (Tuesday, December 27, 2011 1:24:18 PM CST)
............................................................... 0% Done.
............................................................... 4% Done.
............................................................... 9% Done.
............................................................... 14% Done.
............................................................... 18% Done.
............................................................... 23% Done.
............................................................... 28% Done.
............................................................... 32% Done.
............................................................... 37% Done.
............................................................... 42% Done.
............................................................... 47% Done.
............................................................... 51% Done.
............................................................... 56% Done.
............................................................... 61% Done.
............................................................... 65% Done.
............................................................... 70% Done.
............................................................... 75% Done.
............................................................... 79% Done.
............................................................... 84% Done.
............................................................... 89% Done.
............................................................... 94% Done.
................. 100% Done.

Deinstall successful

Installation in progress (Tuesday, December 27, 2011 1:24:18 PM CST)
............................................................... 4% Done.
............................................................... 9% Done.
............................................................... 14% Done.
............................................................... 18% Done.
............................................................... 23% Done.
............................................................... 28% Done.
............................................................... 32% Done.
............................................................... 37% Done.
............................................................... 42% Done.
............................................................... 47% Done.
............................................................. 51% Done.
Install successful

Linking in progress (Tuesday, December 27, 2011 1:26:33 PM CST)
....... 52% Done.
Link successful

Setup in progress (Tuesday, December 27, 2011 1:26:33 PM CST)
............ 52% Done.
Setup successful

Remote operations in progress (Tuesday, December 27, 2011 1:26:39 PM CST)
............................................................... 57% Done.
............................................................... 62% Done.
............................................................... 67% Done.
............................................................... 71% Done.
............................................................... 76% Done.
............................................................... 81% Done.
............................................................... 85% Done.
.................................. 100% Done.
Remote operations complete

End of install phases.(Tuesday, December 27, 2011 1:28:21 PM CST)
The installation of Oracle Database 11g Patch Set 1 was successful.
Please check '/oracle/oraInventory/logs/silentInstall2011-12-27_01-23-33PM.log' for more details.

[oracle@szrzdb1:/home/oracle_software/Disk1]#cd /oracle/app/crs_1
[oracle@szrzdb1:/oracle/app/crs_1]#ls
JRE clone emdw install ldap nls oracore racg sqlplus
OPatch crs encryption install.platform lib odbc oui rdbms srvm
bin css evm inventory lib32 opmn perl relnotes tg4sybs
cdata cv has jdk log opsm plsql root.sh xdk
cfgtoollogs diagnostics hs jlib network oraInst.loc precomp slax
[oracle@szrzdb1:/oracle/app/crs_1]#ls -l root.sh
-rwxr-x--- 1 oracle dba 10 Dec 27 13:24 root.sh
[oracle@szrzdb1:/oracle/app/crs_1]#exit
[root@szrzdb1:/]#cd /oracle/app/crs_1
[root@szrzdb1:/oracle/app/crs_1]#more root.sh
#!/bin/sh
[root@szrzdb1:/oracle/app/crs_1]#cd install
[root@szrzdb1:/oracle/app/crs_1/install]#ls
chainedInstall envVars.properties make.log patch111 root111.sh rootdeinstall.sh rootinstall
cluster.ini install.excl onsconfig preupdate.sh rootaddnode.sbs rootdelete.sh rootlocaladd
cmdllroot.sh install.incl paramfile.crs readme.txt rootconfig rootdeletenode.sh rootupgrade
[root@szrzdb1:/oracle/app/crs_1/install]#./root111.sh
Creating pre-patch directory for saving pre-patch clusterware files
Completed patching clusterware files to /oracle/app/crs_1
Relinking some shared libraries.
Relinking of patched files is complete.
Preparing to recopy patched init and RC scripts.
Recopying init and RC scripts.
Startup will be queued to init within 30 seconds.
Starting up the CRS daemons.
Adding daemons to inittab
Waiting for the patched CRS daemons to start.
This may take a while on some systems.
.
.
.
.
.
.
.
11107 patch successfully applied.
clscfg: EXISTING configuration version 4 detected.
clscfg: version 4 is 11 Release 1.
Successfully accumulated necessary OCR keys.
Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
node :
node 1: szrzdb1 szrzdb1_priv szrzdb1
Creating OCR keys for user 'root', privgrp 'system'..
Operation successful.
clscfg -upgrade completed successfully
Creating '/oracle/app/crs_1/install/paramfile.crs' with data used for CRS configuration
Setting CRS configuration values in /oracle/app/crs_1/install/paramfile.crs
Setting cluster unique identifier
Restarting Oracle clusterware
Stopping Oracle clusterware
Stopping resources.
This could take several minutes.
Successfully stopped Oracle Clusterware resources
Stopping Cluster Synchronization Services.
Shutting down the Cluster Synchronization Services daemon.
Shutdown request successfully issued.
Waiting for Cluster Synchronization Services daemon to stop
Cluster Synchronization Services daemon has stopped
Starting Oracle clusterware
Attempting to start Oracle Clusterware stack
Waiting for Cluster Synchronization Services daemon to start
Waiting for Cluster Synchronization Services daemon to start
Waiting for Cluster Synchronization Services daemon to start
Waiting for Cluster Synchronization Services daemon to start
Waiting for Cluster Synchronization Services daemon to start
Waiting for Cluster Synchronization Services daemon to start
Waiting for Cluster Synchronization Services daemon to start
Cluster Synchronization Services daemon has started
Waiting for Event Manager daemon to start
Event Manager daemon has started
Cluster Ready Services daemon has started

---------------------查詢軟體版本,和執行版本
[root@szrzdb1:/oracle/app/crs_1/install]#crsctl query crs softwareversion
Oracle Clusterware version on node [szrzdb1] is [11.1.0.7.0]
[root@szrzdb1:/oracle/app/crs_1/install]#crsctl query crs activeversion
Oracle Clusterware active version on the cluster is [11.1.0.6.0] #你會發現這個還是6……這個先不管往下在節點2的操作
[root@szrzdb1:/oracle/app/crs_1/install]#

-------------------------------------&gt繼續節點2執行root111.sh
[root@szrzdb2:/]#cd /oracle/app/crs_1
[root@szrzdb2:/oracle/app/crs_1]#ls
JRE clone emdw install ldap network oraInst.loc precomp slax
OPatch crs encryption install.platform lib nls oracore racg sqlplus
bin css evm inventory lib32 odbc oui rdbms srvm
cdata cv has jdk log opmn perl relnotes tg4sybs
cfgtoollogs diagnostics hs jlib log.tar opsm plsql root.sh xdk
[root@szrzdb2:/oracle/app/crs_1]#cd install
[root@szrzdb2:/oracle/app/crs_1/install]#ls
cluster.ini install.excl onsconfig preupdate.sh rootconfig rootdeletenode.sh rootupgrade
cmdllroot.sh install.incl paramfile.crs root111.sh rootdeinstall.sh rootinstall
envVars.properties make.log patch111 rootaddnode.sbs rootdelete.sh rootlocaladd
[root@szrzdb2:/oracle/app/crs_1/install]#./root111.sh
Creating pre-patch directory for saving pre-patch clusterware files
Completed patching clusterware files to /oracle/app/crs_1
Relinking some shared libraries.
Relinking of patched files is complete.
Preparing to recopy patched init and RC scripts.
Recopying init and RC scripts.
Startup will be queued to init within 30 seconds.
Starting up the CRS daemons.
Adding daemons to inittab
Waiting for the patched CRS daemons to start.
This may take a while on some systems.
.
11107 patch successfully applied.
clscfg: EXISTING configuration version 4 detected.
clscfg: version 4 is 11 Release 1.
Successfully accumulated necessary OCR keys.
Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
node :
node 2: szrzdb2 szrzdb2_priv szrzdb2
Creating OCR keys for user 'root', privgrp 'system'..
Operation successful.
clscfg -upgrade completed successfully
Creating '/oracle/app/crs_1/install/paramfile.crs' with data used for CRS configuration
Setting CRS configuration values in /oracle/app/crs_1/install/paramfile.crs
[root@szrzdb2:/oracle/app/crs_1/install]#crs_stat -t
Name Type Target State Host
------------------------------------------------------------
ora....db1.gsd application ONLINE ONLINE szrzdb1
ora....db1.ons application ONLINE ONLINE szrzdb1
ora....db1.vip application ONLINE ONLINE szrzdb1
ora....db2.gsd application ONLINE ONLINE szrzdb2
ora....db2.ons application ONLINE ONLINE szrzdb2
ora....db2.vip application ONLINE ONLINE szrzdb2
[root@szrzdb2:/oracle/app/crs_1/install]#crsctl query crs softwareversion
Oracle Clusterware version on node [szrzdb2] is [11.1.0.7.0]
[root@szrzdb2:/oracle/app/crs_1/install]#crsctl query crs activeversion
Oracle Clusterware active version on the cluster is [11.1.0.7.0]
[root@szrzdb2:/oracle/app/crs_1/install]#

---------------------之前的疑問,節點1執行在11.1.0.6上
#再次在節點1上查詢
[root@szrzdb1:/oracle/app/crs_1/install]#crsctl query crs softwareversion
Oracle Clusterware version on node [szrzdb1] is [11.1.0.7.0]
[root@szrzdb1:/oracle/app/crs_1/install]#crsctl query crs activeversion
Oracle Clusterware active version on the cluster is [11.1.0.6.0]
==========================>以上為節點2執行root111.sh之前,以下為之後,版本更新了
[root@szrzdb1:/oracle/app/crs_1/install]#crsctl query crs activeversion
Oracle Clusterware active version on the cluster is [11.1.0.7.0]
[root@szrzdb1:/oracle/app/crs_1/install]#


================================================>打PSU,CRS的PSU補丁11.1.0.7.7,先在節點1執行,完成後再到節點2打補丁,重複節點1所操作的步驟,注意不能同時打補丁。
#上傳和解壓OPatch(p6880880_111000_AIX64-5L.zip)和需要打的補丁p12321903_111077_AIX64-5L.zip
#停止節點1的crs
[root@szrzdb1:/home/oracle_software]#crsctl stop crs
Stopping resources.
This could take several minutes.
Successfully stopped Oracle Clusterware resources
Stopping Cluster Synchronization Services.
Shutting down the Cluster Synchronization Services daemon.
Shutdown request successfully issued.
#按照安裝文件執行安裝前檢查,一次執行一個節點
[root@szrzdb1:/home/oracle_software/OPatch]#/home/oracle_software/OPatch/12321903/custom/scripts/prerootpatch.sh -crshome /oracle/app/crs_1 -crsuser oracle
Checking to see if Oracle CRS stack is down...
Oracle CRS stack is down now.
[root@szrzdb1:/home/oracle_software/OPatch]#
#備份重要的配置檔案
[root@szrzdb1:/home/oracle_software/OPatch]#/home/oracle_software/OPatch/12321903/custom/scripts/prepatch.sh -crshome /oracle/app/crs_1
/oracle/app/crs_1/bin/lsnodes.bin: struct size 0
Unable to determine value for CRS_NODE_NAME_LIST. -----這個提示可以忽略
/home/oracle_software/OPatch/12321903/custom/scripts/prepatch.sh completed successfully.
#開始打補丁
[root@szrzdb1:/home/oracle_software/OPatch]#su - oracle
[oracle@szrzdb1:/oracle]#cd /home/oracle*/OP*
[oracle@szrzdb1:/home/oracle_software/OPatch]#./opatch napply -local -oh /oracle/app/crs_1 -id 12321903
Oracle Interim Patch Installer version 11.1.0.9.4
Copyright (c) 2011, Oracle Corporation. All rights reserved.


Oracle Home : /oracle/app/crs_1
Central Inventory : /oracle/oraInventory
from : /oracle/app/crs_1/oraInst.loc
OPatch version : 11.1.0.9.4
OUI version : 11.1.0.7.0
Log file location : /oracle/app/crs_1/cfgtoollogs/opatch/opatch2011-12-27_14-47-06PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches: 12321903

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.
Provide your email address to be informed of security issues, install and
initiate Oracle Configuration Manager. Easier for you if you use your My
Oracle Support Email address/User Name.
Visit for details.
Email address/User Name:

You have not provided an email address for notification of security issues.
Do you wish to remain uninformed of security issues ([Y]es, [N]o) [N]: Y

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/oracle/app/crs_1')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Pre-patch script verification complete.
Verification exit code 0
Applying interim patch '12321903' to OH '/oracle/app/crs_1'

Patching component oracle.crs, 11.1.0.7.0...

Verifying the update...
Patches 12321903 successfully applied.
Log file location: /oracle/app/crs_1/cfgtoollogs/opatch/opatch2011-12-27_14-47-06PM_1.log

OPatch succeeded.

#補丁打上後,還需要做一些操作
[oracle@szrzdb1:/home/oracle_software/OPatch]#/home/oracle_software/OPatch/12321903/custom/scripts/postpatch.sh -crshome /oracle/app/crs_1
Oracle CRS_ENV_FILE is not specified but using /oracle/app/crs_1/install/params.crs for parameter definitions
Oracle CRS_ENV_FILE is not specified
Oracle CRS_SCRIPT_FILE is not specified but using all the Oracle CRS scripts.
Reading /oracle/app/crs_1/install/params.crs..
Reading /oracle/app/crs_1/install/params.crs..
Copying file /oracle/app/crs_1/bin/racgons to /oracle/app/crs_1/inventory/Templates/bin/racgons
Parsing file /oracle/app/crs_1/bin/racgons
Copying file /oracle/app/crs_1/bin/racgwrap to /oracle/app/crs_1/inventory/Templates/bin/racgwrap
Parsing file /oracle/app/crs_1/bin/racgwrap
Copying file /oracle/app/crs_1/bin/usrvip to /oracle/app/crs_1/inventory/Templates/bin/usrvip
Parsing file /oracle/app/crs_1/bin/usrvip
Copying file /oracle/app/crs_1/bin/evmd to /oracle/app/crs_1/inventory/Templates/bin/evmd
Parsing file /oracle/app/crs_1/bin/evmd
Copying file /oracle/app/crs_1/bin/crs_register to /oracle/app/crs_1/inventory/Templates/bin/crs_register
Parsing file /oracle/app/crs_1/bin/crs_register
Copying file /oracle/app/crs_1/bin/crs_relocate to /oracle/app/crs_1/inventory/Templates/bin/crs_relocate
Parsing file /oracle/app/crs_1/bin/crs_relocate
Copying file /oracle/app/crs_1/bin/crs_start to /oracle/app/crs_1/inventory/Templates/bin/crs_start
Parsing file /oracle/app/crs_1/bin/crs_start
Copying file /oracle/app/crs_1/bin/crs_stat to /oracle/app/crs_1/inventory/Templates/bin/crs_stat
Parsing file /oracle/app/crs_1/bin/crs_stat
Copying file /oracle/app/crs_1/bin/crs_stop to /oracle/app/crs_1/inventory/Templates/bin/crs_stop
Parsing file /oracle/app/crs_1/bin/crs_stop
Copying file /oracle/app/crs_1/bin/crs_unregister to /oracle/app/crs_1/inventory/Templates/bin/crs_unregister
Parsing file /oracle/app/crs_1/bin/crs_unregister
Copying file /oracle/app/crs_1/bin/crs_setperm to /oracle/app/crs_1/inventory/Templates/bin/crs_setperm
Parsing file /oracle/app/crs_1/bin/crs_setperm
Copying file /oracle/app/crs_1/bin/crs_getperm to /oracle/app/crs_1/inventory/Templates/bin/crs_getperm
Parsing file /oracle/app/crs_1/bin/crs_getperm
Copying file /oracle/app/crs_1/bin/crsd to /oracle/app/crs_1/inventory/Templates/bin/crsd
Parsing file /oracle/app/crs_1/bin/crsd
Copying file /oracle/app/crs_1/bin/evmmkbin to /oracle/app/crs_1/inventory/Templates/bin/evmmkbin
Parsing file /oracle/app/crs_1/bin/evmmkbin
Copying file /oracle/app/crs_1/bin/evmmklib to /oracle/app/crs_1/inventory/Templates/bin/evmmklib
Parsing file /oracle/app/crs_1/bin/evmmklib
Copying file /oracle/app/crs_1/bin/evmpost to /oracle/app/crs_1/inventory/Templates/bin/evmpost
Parsing file /oracle/app/crs_1/bin/evmpost
Copying file /oracle/app/crs_1/bin/evmshow to /oracle/app/crs_1/inventory/Templates/bin/evmshow
Parsing file /oracle/app/crs_1/bin/evmshow
Copying file /oracle/app/crs_1/bin/evmwatch to /oracle/app/crs_1/inventory/Templates/bin/evmwatch
Parsing file /oracle/app/crs_1/bin/evmwatch
Copying file /oracle/app/crs_1/bin/evmlogger to /oracle/app/crs_1/inventory/Templates/bin/evmlogger
Parsing file /oracle/app/crs_1/bin/evmlogger
Copying file /oracle/app/crs_1/bin/evminfo to /oracle/app/crs_1/inventory/Templates/bin/evminfo
Parsing file /oracle/app/crs_1/bin/evminfo
Copying file /oracle/app/crs_1/bin/evmsort to /oracle/app/crs_1/inventory/Templates/bin/evmsort
Parsing file /oracle/app/crs_1/bin/evmsort
Copying file /oracle/app/crs_1/bin/crs_profile to /oracle/app/crs_1/inventory/Templates/bin/crs_profile
Parsing file /oracle/app/crs_1/bin/crs_profile
Copying file /oracle/app/crs_1/evm/admin/conf/evmlogger.conf to /oracle/app/crs_1/inventory/Templates/evm/admin/conf/evmlogger.conf
Parsing file /oracle/app/crs_1/evm/admin/conf/evmlogger.conf
Copying file /oracle/app/crs_1/evm/admin/conf/evmdaemon.conf to /oracle/app/crs_1/inventory/Templates/evm/admin/conf/evmdaemon.conf
Parsing file /oracle/app/crs_1/evm/admin/conf/evmdaemon.conf
Copying file /oracle/app/crs_1/evm/admin/conf/evm.auth to /oracle/app/crs_1/inventory/Templates/evm/admin/conf/evm.auth
Parsing file /oracle/app/crs_1/evm/admin/conf/evm.auth
Skipping instantiated file /oracle/app/crs_1/root.sh
Parsing file /oracle/app/crs_1/root.sh
Copying file /oracle/app/crs_1/install/rootconfig to /oracle/app/crs_1/inventory/Templates/install/rootconfig
Parsing file /oracle/app/crs_1/install/rootconfig
Copying file /oracle/app/crs_1/install/rootinstall to /oracle/app/crs_1/inventory/Templates/install/rootinstall
Parsing file /oracle/app/crs_1/install/rootinstall
Copying file /oracle/app/crs_1/bin/localconfig to /oracle/app/crs_1/inventory/Templates/bin/localconfig
Parsing file /oracle/app/crs_1/bin/localconfig
Copying file /oracle/app/crs_1/install/rootdeletenode.sh to /oracle/app/crs_1/inventory/Templates/install/rootdeletenode.sh
Parsing file /oracle/app/crs_1/install/rootdeletenode.sh
Copying file /oracle/app/crs_1/install/rootdelete.sh to /oracle/app/crs_1/inventory/Templates/install/rootdelete.sh
Parsing file /oracle/app/crs_1/install/rootdelete.sh
Copying file /oracle/app/crs_1/install/rootdeinstall.sh to /oracle/app/crs_1/inventory/Templates/install/rootdeinstall.sh
Parsing file /oracle/app/crs_1/install/rootdeinstall.sh
Copying file /oracle/app/crs_1/crs/admin/init.crsd to /oracle/app/crs_1/inventory/Templates/crs/admin/init.crsd
Parsing file /oracle/app/crs_1/crs/admin/init.crsd
Copying file /oracle/app/crs_1/css/admin/init.cssd to /oracle/app/crs_1/inventory/Templates/css/admin/init.cssd
Parsing file /oracle/app/crs_1/css/admin/init.cssd
Copying file /oracle/app/crs_1/evm/admin/init.evmd to /oracle/app/crs_1/inventory/Templates/evm/admin/init.evmd
Parsing file /oracle/app/crs_1/evm/admin/init.evmd
Skipping instantiated file /oracle/app/crs_1/crs/admin/init.crs
Parsing file /oracle/app/crs_1/crs/admin/init.crs
Copying file /oracle/app/crs_1/bin/ocssd to /oracle/app/crs_1/inventory/Templates/bin/ocssd
Parsing file /oracle/app/crs_1/bin/ocssd
Copying file /oracle/app/crs_1/bin/diskmon to /oracle/app/crs_1/inventory/Templates/bin/diskmon
Parsing file /oracle/app/crs_1/bin/diskmon
Copying file /oracle/app/crs_1/bin/crsctl to /oracle/app/crs_1/inventory/Templates/bin/crsctl
Parsing file /oracle/app/crs_1/bin/crsctl
Skipping non-text file /oracle/app/crs_1/bin/oprocd
Copying file /oracle/app/crs_1/bin/oclsomon to /oracle/app/crs_1/inventory/Templates/bin/oclsomon
Parsing file /oracle/app/crs_1/bin/oclsomon
Copying file /oracle/app/crs_1/bin/oclsvmon to /oracle/app/crs_1/inventory/Templates/bin/oclsvmon
Parsing file /oracle/app/crs_1/bin/oclsvmon
Copying file /oracle/app/crs_1/bin/clscfg to /oracle/app/crs_1/inventory/Templates/bin/clscfg
Parsing file /oracle/app/crs_1/bin/clscfg
Copying file /oracle/app/crs_1/bin/clsfmt to /oracle/app/crs_1/inventory/Templates/bin/clsfmt
Parsing file /oracle/app/crs_1/bin/clsfmt
Copying file /oracle/app/crs_1/bin/clsid to /oracle/app/crs_1/inventory/Templates/bin/clsid
Parsing file /oracle/app/crs_1/bin/clsid
Skipping instantiated file /oracle/app/crs_1/bin/cluvfy
Parsing file /oracle/app/crs_1/bin/cluvfy
Skipping instantiated file /oracle/app/crs_1/cv/remenv/exectask.sh
Parsing file /oracle/app/crs_1/cv/remenv/exectask.sh
Skipping non-text file /oracle/app/crs_1/cv/remenv/exectask
Copying file /oracle/app/crs_1/bin/ocrconfig to /oracle/app/crs_1/inventory/Templates/bin/ocrconfig
Parsing file /oracle/app/crs_1/bin/ocrconfig
Copying file /oracle/app/crs_1/bin/ocrpatch to /oracle/app/crs_1/inventory/Templates/bin/ocrpatch
Parsing file /oracle/app/crs_1/bin/ocrpatch
Copying file /oracle/app/crs_1/bin/ocrdump to /oracle/app/crs_1/inventory/Templates/bin/ocrdump
Parsing file /oracle/app/crs_1/bin/ocrdump
Copying file /oracle/app/crs_1/bin/ocrcheck to /oracle/app/crs_1/inventory/Templates/bin/ocrcheck
Parsing file /oracle/app/crs_1/bin/ocrcheck
Skipping instantiated file /oracle/app/crs_1/bin/lsnodes
Parsing file /oracle/app/crs_1/bin/lsnodes
Copying file /oracle/app/crs_1/bin/cemutlo to /oracle/app/crs_1/inventory/Templates/bin/cemutlo
Parsing file /oracle/app/crs_1/bin/cemutlo
Copying file /oracle/app/crs_1/bin/cemutls to /oracle/app/crs_1/inventory/Templates/bin/cemutls
Parsing file /oracle/app/crs_1/bin/cemutls
Copying file /oracle/app/crs_1/bin/olsnodes to /oracle/app/crs_1/inventory/Templates/bin/olsnodes
Parsing file /oracle/app/crs_1/bin/olsnodes
Copying file /oracle/app/crs_1/bin/oifcfg to /oracle/app/crs_1/inventory/Templates/bin/oifcfg
Parsing file /oracle/app/crs_1/bin/oifcfg
Copying file /oracle/app/crs_1/bin/srvctl to /oracle/app/crs_1/inventory/Templates/bin/srvctl
Parsing file /oracle/app/crs_1/bin/srvctl
Copying file /oracle/app/crs_1/bin/cluutil to /oracle/app/crs_1/inventory/Templates/bin/cluutil
Parsing file /oracle/app/crs_1/bin/cluutil
Copying file /oracle/app/crs_1/bin/vipca to /oracle/app/crs_1/inventory/Templates/bin/vipca
Parsing file /oracle/app/crs_1/bin/vipca
Copying file /oracle/app/crs_1/bin/gsd.sh to /oracle/app/crs_1/inventory/Templates/bin/gsd.sh
Parsing file /oracle/app/crs_1/bin/gsd.sh
Copying file /oracle/app/crs_1/bin/gsdctl to /oracle/app/crs_1/inventory/Templates/bin/gsdctl
Parsing file /oracle/app/crs_1/bin/gsdctl
Copying file /oracle/app/crs_1/install/paramfile.crs to /oracle/app/crs_1/inventory/Templates/install/paramfile.crs
Parsing file /oracle/app/crs_1/install/paramfile.crs
Copying file /oracle/app/crs_1/install/rootlocaladd to /oracle/app/crs_1/inventory/Templates/install/rootlocaladd
Parsing file /oracle/app/crs_1/install/rootlocaladd
Copying file /oracle/app/crs_1/install/rootupgrade to /oracle/app/crs_1/inventory/Templates/install/rootupgrade
Parsing file /oracle/app/crs_1/install/rootupgrade
Copying file /oracle/app/crs_1/srvm/utl/rootconfigadd to /oracle/app/crs_1/inventory/Templates/srvm/utl/rootconfigadd
cp: /oracle/app/crs_1/inventory/Templates/srvm/utl/rootconfigadd: A file or directory in the path name does not exist.
Parsing file /oracle/app/crs_1/srvm/utl/rootconfigadd
Copying file /oracle/app/crs_1/racg/admin/racgwrap to /oracle/app/crs_1/inventory/Templates/racg/admin/racgwrap
Parsing file /oracle/app/crs_1/racg/admin/racgwrap
Copying file /oracle/app/crs_1/install/cmdllroot.sh to /oracle/app/crs_1/inventory/Templates/install/cmdllroot.sh
Parsing file /oracle/app/crs_1/install/cmdllroot.sh
Copying file /oracle/app/crs_1/install/preupdate.sh to /oracle/app/crs_1/inventory/Templates/install/preupdate.sh
Parsing file /oracle/app/crs_1/install/preupdate.sh
Copying file /oracle/app/crs_1/install/onsconfig to /oracle/app/crs_1/inventory/Templates/install/onsconfig
Parsing file /oracle/app/crs_1/install/onsconfig
Copying file /oracle/app/crs_1/bin/clssproxy to /oracle/app/crs_1/inventory/Templates/bin/clssproxy
Parsing file /oracle/app/crs_1/bin/clssproxy
Copying file /oracle/app/crs_1/bin/oclskd to /oracle/app/crs_1/inventory/Templates/bin/oclskd
Parsing file /oracle/app/crs_1/bin/oclskd
Verifying file /oracle/app/crs_1/bin/racgons
Verifying file /oracle/app/crs_1/bin/racgwrap
Verifying file /oracle/app/crs_1/bin/usrvip
Verifying file /oracle/app/crs_1/bin/evmd
Verifying file /oracle/app/crs_1/bin/crs_register
Verifying file /oracle/app/crs_1/bin/crs_relocate
Verifying file /oracle/app/crs_1/bin/crs_start
Verifying file /oracle/app/crs_1/bin/crs_stat
Verifying file /oracle/app/crs_1/bin/crs_stop
Verifying file /oracle/app/crs_1/bin/crs_unregister
Verifying file /oracle/app/crs_1/bin/crs_setperm
Verifying file /oracle/app/crs_1/bin/crs_getperm
Verifying file /oracle/app/crs_1/bin/crsd
Verifying file /oracle/app/crs_1/bin/evmmkbin
Verifying file /oracle/app/crs_1/bin/evmmklib
Verifying file /oracle/app/crs_1/bin/evmpost
Verifying file /oracle/app/crs_1/bin/evmshow
Verifying file /oracle/app/crs_1/bin/evmwatch
Verifying file /oracle/app/crs_1/bin/evmlogger
Verifying file /oracle/app/crs_1/bin/evminfo
Verifying file /oracle/app/crs_1/bin/evmreload
Skipping the missing file /oracle/app/crs_1/bin/evmreload
Verifying file /oracle/app/crs_1/bin/evmsort
Verifying file /oracle/app/crs_1/bin/crs_profile
Verifying file /oracle/app/crs_1/evm/admin/conf/evmlogger.conf
Verifying file /oracle/app/crs_1/evm/admin/conf/evmdaemon.conf
Verifying file /oracle/app/crs_1/evm/admin/conf/evm.auth
Verifying file /oracle/app/crs_1/root.sh
Verifying file /oracle/app/crs_1/install/rootconfig
Verifying file /oracle/app/crs_1/install/rootinstall
Verifying file /oracle/app/crs_1/bin/localconfig
Verifying file /oracle/app/crs_1/install/rootdeletenode.sh
Verifying file /oracle/app/crs_1/install/rootdelete.sh
Verifying file /oracle/app/crs_1/install/rootdeinstall.sh
Verifying file /oracle/app/crs_1/crs/admin/init.crsd
Verifying file /oracle/app/crs_1/css/admin/init.cssd
Verifying file /oracle/app/crs_1/evm/admin/init.evmd
Verifying file /oracle/app/crs_1/crs/admin/init.crs
Verifying file /oracle/app/crs_1/bin/ocssd
Verifying file /oracle/app/crs_1/bin/diskmon
Verifying file /oracle/app/crs_1/bin/crsctl
Verifying file /oracle/app/crs_1/bin/oprocd
Skipping non-text file /oracle/app/crs_1/bin/oprocd
Verifying file /oracle/app/crs_1/bin/oclsmon
Skipping the missing file /oracle/app/crs_1/bin/oclsmon
Verifying file /oracle/app/crs_1/bin/oclsomon
Verifying file /oracle/app/crs_1/bin/oclsvmon
Verifying file /oracle/app/crs_1/bin/clscfg
Verifying file /oracle/app/crs_1/bin/clsfmt
Verifying file /oracle/app/crs_1/bin/clsid
Verifying file /oracle/app/crs_1/bin/cluvfy
Verifying file /oracle/app/crs_1/cv/remenv/exectask.sh
Verifying file /oracle/app/crs_1/cv/remenv/exectask
Skipping non-text file /oracle/app/crs_1/cv/remenv/exectask
Verifying file /oracle/app/crs_1/bin/ocrconfig
Verifying file /oracle/app/crs_1/bin/ocrpatch
Verifying file /oracle/app/crs_1/bin/ocrdump
Verifying file /oracle/app/crs_1/bin/ocrcheck
Verifying file /oracle/app/crs_1/bin/lsnodes
Verifying file /oracle/app/crs_1/bin/cemutlo
Verifying file /oracle/app/crs_1/bin/cemutls
Verifying fi

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/786540/viewspace-1057247/,如需轉載,請註明出處,否則將追究法律責任。

相關文章