Checking swap space: must be greater than 500 MB. Actual 2047 MB Passed The inventory pointer is located at /etc/oraInst.loc The inventory is located at /u01/app/oraInventory 'UpdateNodeList' was successful.
Checking swap space: must be greater than 500 MB. Actual 2047 MB Passed The inventory pointer is located at /etc/oraInst.loc The inventory is located at /u01/app/oraInventory 'UpdateNodeList' was successful.
[grid@orcl01:/u01/app/11.2.0/grid/oui/bin]$ cat /u01/app/oraInventory/ContentsXML/inventory.xml <?xml version="1.0" standalone="yes" ?> <!-- Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved. --> <!-- Do not modify the contents of this file by hand. --> <INVENTORY> <VERSION_INFO> <SAVED_WITH>11.2.0.4.0</SAVED_WITH> <MINIMUM_VER>2.1.0.6.0</MINIMUM_VER> </VERSION_INFO> <HOME_LIST> <HOME NAME="Ora11g_gridinfrahome1" LOC="/u01/app/11.2.0/grid" TYPE="O" IDX="1" CRS="true"> <NODE_LIST> <NODE NAME="orcl01"/> </NODE_LIST> </HOME> <HOME NAME="OraDb11g_home1" LOC="/u01/app/oracle/product/11.2.0/db" TYPE="O" IDX="2"> <NODE_LIST> <NODE NAME="orcl01"/> </NODE_LIST> </HOME> <HOME NAME="OraHome1" LOC="/ogg213_Micro/ogg213_soft" TYPE="O" IDX="3"/> </HOME_LIST> <COMPOSITEHOME_LIST> </COMPOSITEHOME_LIST> </INVENTORY>
cvu check.
su - grid /u01/app/11.2.0/grid/bin/./cluvfy stage -pre nodeadd -n orcl02 -verbose
[root@orcl02:/root]$ /u01/app/oracle/product/11.2.0/db/root.sh Check /u01/app/oracle/product/11.2.0/db/install/root_orcl02_2024-08-18_06-37-25.logfor the output of root script [root@orcl02:/root]$ tail -f /u01/app/oracle/product/11.2.0/db/install/root_orcl02_2024-08-18_06-37-25.log Performing root user operation for Oracle 11g
The following environment variables are set as: ORACLE_OWNER= oracle ORACLE_HOME= /u01/app/oracle/product/11.2.0/db Copying dbhome to /usr/local/bin ... Copying oraenv to /usr/local/bin ... Copying coraenv to /usr/local/bin ...
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. Finished product-specific root actions. Finished product-specific root actions.
start instance on new node2.
su - oracle cd /u01/app/oracle/product/11.2.0/db/dbs mv inittopnet1.ora inittopnet2.ora
su - oracle cd /u01/app/oracle/product/11.2.0/db/dbs mv orapwtopnet1 orapwtopnet2
su - grid srvctl start database -d topnet
crsctl stat res -t
Node Reserved
oracle11gasm01(Node01) is the node being removed and oracle11gasm02(Node02) is one of the surviving nodes. oracle11gasm01(Node01) change hostname to **oracle11grac03.