{"id":339,"date":"2018-02-21T22:10:14","date_gmt":"2018-02-22T01:10:14","guid":{"rendered":"http:\/\/www.fernandosimon.com\/blog\/?p=339"},"modified":"2019-08-31T18:43:11","modified_gmt":"2019-08-31T21:43:11","slug":"reaching-exadata-18c","status":"publish","type":"post","link":"https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/","title":{"rendered":"Reaching Exadata 18c"},"content":{"rendered":"<p>Here I cover in raw, undocumented and uncommented mode the process to update and upgrade your Exadata using the last version of everything. AND since Oracle 18c was released to use with Oracle Exadata (from <a href=\"https:\/\/sqlmaria.com\/2018\/02\/16\/oracle-database-18c-released\/\">SQL Maria<\/a>), this post include the Oracle 18c upgrade for Grid Infrastructure and Oracle database binaries installation.<\/p>\n<p>Since one friend was decommissioning one old Exadata X2 (running after the end of life), I used to do some tests and here you will find the commands, outputs, images that I use to (in order):<\/p>\n<ul>\n<li>Apply the patch 12.1.0.2.180116 for Oracle Grid Infrastructure 12.1.<\/li>\n<li>Update the Infiniband switches to last version 2.2.7-1.<\/li>\n<li>Apply the patch for Exadata Storage Server using the last version, 18.1.4.0.0.180125.3.<\/li>\n<li>Apply the patch for Exadata Database Servers using the last version, 18.1.4.0.0.180125.3<\/li>\n<li>Upgrade the Oracle Grid Infrastructure 12.1 to Grid Infrastructure 12.2, applying PSU 12.2.0.1.180116 at same time.<\/li>\n<li>Upgrade the Oracle Grid Infrastructure 12.2 to Oracle Grid Infrastructure 18c.<\/li>\n<li>Install Oracle database binaries for Oracle Database 18c and Create a test Oracle Rac Instance.<\/li>\n<\/ul>\n<p style=\"text-align: justify;\"><!--more Continue lendo...--><\/p>\n<p>In the next post, I will comment everything to help you.<\/p>\n<p><strong>Patch 12.1.0.2.180116 for Oracle Grid Infrastructure 12.1<\/strong><\/p>\n<div class=\"bg-margin-for-link\"><input type='hidden' bg_collapse_expand='6a7eaed423d282098159344' value='6a7eaed423d282098159344'><input type='hidden' id='bg-show-more-text-6a7eaed423d282098159344' value='Show output...'><input type='hidden' id='bg-show-less-text-6a7eaed423d282098159344' value='Less...'><a id='bg-showmore-action-6a7eaed423d282098159344' class='bg-showmore-plg-link  '  style=\" color:#1160cf;;\" href='#'>Show output...<\/a><div id='bg-showmore-hidden-6a7eaed423d282098159344' ><\/p>\n<pre class=\"minimize:false decode-attributes:false lang:default highlight:0 decode:true\" title=\"Commands-to-Update-Oracle-GI-12.1\">[root@spmlx-edg-01 patches]# dcli -g \/root\/dbs_group -l root hostname\r\nspmlx-edg-01: spmlx-edg-01\r\nspmlx-edg-02: spmlx-edg-02\r\nspmlx-edg-03: spmlx-edg-03\r\nspmlx-edg-04: spmlx-edg-04\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# cp p6880880_122010_Linux-x86-64.zip p6880880_122010_Linux-x86-64-GI.zip\r\n[root@spmlx-edg-01 patches]# . ~grid\/grid_profile\r\n[root@spmlx-edg-01 patches]# \/u01\/app\/12.1.0.2\/grid\/OPatch\/opatch version\r\nOPatch Version: 12.2.0.1.7\r\n\r\nOPatch succeeded.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ls -l \/u01\/app\/12.1.0.2\/grid\/ |grep Opatch\r\ndrwxr-x--- 14 grid oinstall  4096 Sep 10  2016 OPatch\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/root\/dbs_group -f p6880880_122010_Linux-x86-64-GI.zip -d \/tmp\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/root\/dbs_group \"mv \/u01\/app\/12.1.0.2\/grid\/OPatch\/ \/tmp\/OPatch-GI-121-org\"\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/root\/dbs_group unzip -oq -d \/u01\/app\/12.1.0.2\/grid\/ \/tmp\/p6880880_122010_Linux-x86-64-GI.zip\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ls -l \/u01\/app\/12.1.0.2\/grid\/ |grep OPatch\r\ndrwxr-x--- 14 root root      4096 Jan 12 00:39 OPatch\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/root\/dbs_group \"chown grid:oinstall -R \/u01\/app\/12.1.0.2\/grid\/OPatch\"\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ls -l \/u01\/app\/12.1.0.2\/grid\/ |grep OPatch\r\ndrwxr-x--- 14 grid oinstall  4096 Jan 12 00:39 OPatch\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/root\/dbs_group \"\/u01\/app\/12.1.0.2\/grid\/OPatch\/opatch version\"\r\nspmlx-edg-01: OPatch Version: 12.2.0.1.12\r\nspmlx-edg-01:\r\nspmlx-edg-01: OPatch succeeded.\r\nspmlx-edg-02: OPatch Version: 12.2.0.1.12\r\nspmlx-edg-02:\r\nspmlx-edg-02: OPatch succeeded.\r\nspmlx-edg-03: OPatch Version: 12.2.0.1.12\r\nspmlx-edg-03:\r\nspmlx-edg-03: OPatch succeeded.\r\nspmlx-edg-04: OPatch Version: 12.2.0.1.12\r\nspmlx-edg-04:\r\nspmlx-edg-04: OPatch succeeded.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# cp \/root\/dbs_group \/root\/cell_group \/u01\/patches\r\n[root@spmlx-edg-01 patches]# chmod 777 \/u01\/patches\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# su - grid\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ dcli -g \/u01\/patches\/dbs_group -l grid hostname\r\nspmlx-edg-01: spmlx-edg-01\r\nspmlx-edg-02: spmlx-edg-02\r\nspmlx-edg-03: spmlx-edg-03\r\nspmlx-edg-04: spmlx-edg-04\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$5\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ dcli -l grid -g \/u01\/patches\/dbs_group \"\/u01\/app\/12.1.0.2\/grid\/OPatch\/opatch lspatches -oh \/u01\/app\/12.1.0.2\/grid\"\r\nspmlx-edg-01: 20734332;\r\nspmlx-edg-01: 23727148;\r\nspmlx-edg-01: 21436941;WLM Patch Set Update: 12.1.0.2.5 (21436941)\r\nspmlx-edg-01: 23054341;ACFS Patch Set Update : 12.1.0.2.160719 (23054341)\r\nspmlx-edg-01: 23520664;OCW Interim patch for 23520664\r\nspmlx-edg-01: 23144544;DATABASE BUNDLE PATCH: 12.1.0.2.160719 (23144544)\r\nspmlx-edg-01:\r\nspmlx-edg-01: OPatch succeeded.\r\nspmlx-edg-02: 20734332;\r\nspmlx-edg-02: 23727148;\r\nspmlx-edg-02: 21436941;WLM Patch Set Update: 12.1.0.2.5 (21436941)\r\nspmlx-edg-02: 23054341;ACFS Patch Set Update : 12.1.0.2.160719 (23054341)\r\nspmlx-edg-02: 23520664;OCW Interim patch for 23520664\r\nspmlx-edg-02: 23144544;DATABASE BUNDLE PATCH: 12.1.0.2.160719 (23144544)\r\nspmlx-edg-02:\r\nspmlx-edg-02: OPatch succeeded.\r\nspmlx-edg-03: 20734332;\r\nspmlx-edg-03: 23727148;\r\nspmlx-edg-03: 21436941;WLM Patch Set Update: 12.1.0.2.5 (21436941)\r\nspmlx-edg-03: 23054341;ACFS Patch Set Update : 12.1.0.2.160719 (23054341)\r\nspmlx-edg-03: 23520664;OCW Interim patch for 23520664\r\nspmlx-edg-03: 23144544;DATABASE BUNDLE PATCH: 12.1.0.2.160719 (23144544)\r\nspmlx-edg-03:\r\nspmlx-edg-03: OPatch succeeded.\r\nspmlx-edg-04: 20734332;\r\nspmlx-edg-04: 23727148;\r\nspmlx-edg-04: 21436941;WLM Patch Set Update: 12.1.0.2.5 (21436941)\r\nspmlx-edg-04: 23054341;ACFS Patch Set Update : 12.1.0.2.160719 (23054341)\r\nspmlx-edg-04: 23520664;OCW Interim patch for 23520664\r\nspmlx-edg-04: 23144544;DATABASE BUNDLE PATCH: 12.1.0.2.160719 (23144544)\r\nspmlx-edg-04:\r\nspmlx-edg-04: OPatch succeeded.\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ cd \/u01\/patches\/\r\n[grid@spmlx-edg-01 patches]$ unzip p27010930_121020_Linux-x86-64.zip\r\nArchive:  p27010930_121020_Linux-x86-64.zip\r\n   creating: 27010930\/\r\n...\r\n...\r\n...\r\n  inflating: 27010930\/26925263\/26925263\/etc\/config\/actions.xml\r\n  inflating: 27010930\/26925263\/26925263\/etc\/config\/inventory.xml\r\n  inflating: 27010930\/26925263\/26925263\/etc\/config\/composite.xml\r\n  inflating: PatchSearch.xml\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$ \/u01\/app\/12.1.0.2\/grid\/OPatch\/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir \/u01\/patches\/27010930\/26925263\r\nOracle Interim Patch Installer version 12.2.0.1.12\r\nCopyright (c) 2018, Oracle Corporation.  All rights reserved.\r\n\r\nPREREQ session\r\n\r\nOracle Home       : \/u01\/app\/12.1.0.2\/grid\r\nCentral Inventory : \/u01\/app\/oraInventory\r\n   from           : \/u01\/app\/12.1.0.2\/grid\/oraInst.loc\r\nOPatch version    : 12.2.0.1.12\r\nOUI version       : 12.1.0.2.0\r\nLog file location : \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatch\/opatch2018-02-17_11-51-58AM_1.log\r\n\r\nInvoking prereq \"checkconflictagainstohwithdetail\"\r\n\r\nPrereq \"checkConflictAgainstOHWithDetail\" passed.\r\n\r\nOPatch succeeded.\r\n[grid@spmlx-edg-01 patches]$ \/u01\/app\/12.1.0.2\/grid\/OPatch\/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir \/u01\/patches\/27010930\/26925218\r\nOracle Interim Patch Installer version 12.2.0.1.12\r\nCopyright (c) 2018, Oracle Corporation.  All rights reserved.\r\n\r\nPREREQ session\r\n\r\nOracle Home       : \/u01\/app\/12.1.0.2\/grid\r\nCentral Inventory : \/u01\/app\/oraInventory\r\n   from           : \/u01\/app\/12.1.0.2\/grid\/oraInst.loc\r\nOPatch version    : 12.2.0.1.12\r\nOUI version       : 12.1.0.2.0\r\nLog file location : \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatch\/opatch2018-02-17_11-52-07AM_1.log\r\n\r\nInvoking prereq \"checkconflictagainstohwithdetail\"\r\n\r\nPrereq \"checkConflictAgainstOHWithDetail\" passed.\r\n\r\nOPatch succeeded.\r\n[grid@spmlx-edg-01 patches]$ \/u01\/app\/12.1.0.2\/grid\/OPatch\/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir \/u01\/patches\/27010930\/26910974\r\nOracle Interim Patch Installer version 12.2.0.1.12\r\nCopyright (c) 2018, Oracle Corporation.  All rights reserved.\r\n\r\nPREREQ session\r\n\r\nOracle Home       : \/u01\/app\/12.1.0.2\/grid\r\nCentral Inventory : \/u01\/app\/oraInventory\r\n   from           : \/u01\/app\/12.1.0.2\/grid\/oraInst.loc\r\nOPatch version    : 12.2.0.1.12\r\nOUI version       : 12.1.0.2.0\r\nLog file location : \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatch\/opatch2018-02-17_11-52-13AM_1.log\r\n\r\nInvoking prereq \"checkconflictagainstohwithdetail\"\r\n\r\nPrereq \"checkConflictAgainstOHWithDetail\" passed.\r\n\r\nOPatch succeeded.\r\n[grid@spmlx-edg-01 patches]$ \/u01\/app\/12.1.0.2\/grid\/OPatch\/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir \/u01\/patches\/27010930\/26983807\r\nOracle Interim Patch Installer version 12.2.0.1.12\r\nCopyright (c) 2018, Oracle Corporation.  All rights reserved.\r\n\r\nPREREQ session\r\n\r\nOracle Home       : \/u01\/app\/12.1.0.2\/grid\r\nCentral Inventory : \/u01\/app\/oraInventory\r\n   from           : \/u01\/app\/12.1.0.2\/grid\/oraInst.loc\r\nOPatch version    : 12.2.0.1.12\r\nOUI version       : 12.1.0.2.0\r\nLog file location : \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatch\/opatch2018-02-17_11-52-19AM_1.log\r\n\r\nInvoking prereq \"checkconflictagainstohwithdetail\"\r\n\r\nPrereq \"checkConflictAgainstOHWithDetail\" passed.\r\n\r\nOPatch succeeded.\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$ vi \/tmp\/patch_list_gihome.txt\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$ cat \/tmp\/patch_list_gihome.txt\r\n\/u01\/patches\/27010930\/26925263\r\n\/u01\/patches\/27010930\/26925218\r\n\/u01\/patches\/27010930\/26910974\r\n\/u01\/patches\/27010930\/26983807\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$ \/u01\/app\/12.1.0.2\/grid\/OPatch\/opatch prereq CheckSystemSpace -phBaseFile \/tmp\/patch_list_gihome.txt\r\nOracle Interim Patch Installer version 12.2.0.1.12\r\nCopyright (c) 2018, Oracle Corporation.  All rights reserved.\r\n\r\nPREREQ session\r\n\r\nOracle Home       : \/u01\/app\/12.1.0.2\/grid\r\nCentral Inventory : \/u01\/app\/oraInventory\r\n   from           : \/u01\/app\/12.1.0.2\/grid\/oraInst.loc\r\nOPatch version    : 12.2.0.1.12\r\nOUI version       : 12.1.0.2.0\r\nLog file location : \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatch\/opatch2018-02-17_11-56-17AM_1.log\r\n\r\nInvoking prereq \"checksystemspace\"\r\n\r\nPrereq \"checkSystemSpace\" passed.\r\n\r\nOPatch succeeded.\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$ logout\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# \/u01\/app\/12.1.0.2\/grid\/OPatch\/opatchauto apply \/u01\/patches\/27010930 -analyze\r\n\r\nOPatchauto session is initiated at Sat Feb 17 12:01:25 2018\r\n\r\nSystem initialization log file is \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchautodb\/systemconfig2018-02-17_12-01-27PM.log.\r\n\r\nSession log file is \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/opatchauto2018-02-17_12-02-00PM.log\r\nThe id for this session is S7ZE\r\n\r\nExecuting OPatch prereq operations to verify patch applicability on home \/u01\/app\/12.1.0.2\/grid\r\nPatch applicability verified successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\nOPatchAuto successful.\r\n\r\n--------------------------------Summary--------------------------------\r\n\r\nAnalysis for applying patches has completed successfully:\r\n\r\nHost:spmlx-edg-01\r\nCRS Home:\/u01\/app\/12.1.0.2\/grid\r\n\r\n\r\n==Following patches were SUCCESSFULLY analyzed to be applied:\r\n\r\nPatch: \/u01\/patches\/27010930\/26910974\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_12-02-07PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26925218\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_12-02-07PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26925263\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_12-02-07PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26983807\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_12-02-07PM_1.log\r\n\r\n\r\n\r\nFollowing homes are skipped during patching as patches are not applicable:\r\n\r\n\/u01\/app\/oracle\/product\/11.2.0.4\/dbhome_2\r\n\r\n\r\n\r\nOPatchauto session completed at Sat Feb 17 12:04:04 2018\r\nTime taken to complete the session 2 minutes, 39 seconds\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# \/u01\/app\/12.1.0.2\/grid\/OPatch\/opatchauto apply \/u01\/patches\/27010930 -oh \/u01\/app\/12.1.0.2\/grid\r\n\r\nOPatchauto session is initiated at Sat Feb 17 12:08:57 2018\r\n\r\nSystem initialization log file is \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchautodb\/systemconfig2018-02-17_12-09-02PM.log.\r\n\r\nSession log file is \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/opatchauto2018-02-17_12-09-15PM.log\r\nThe id for this session is 1B9Z\r\n\r\nExecuting OPatch prereq operations to verify patch applicability on home \/u01\/app\/12.1.0.2\/grid\r\nPatch applicability verified successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\n\r\nBringing down CRS service on home \/u01\/app\/12.1.0.2\/grid\r\nPrepatch operation log file location: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/crsconfig\/crspatch_spmlx-edg-01_2018-02-17_12-10-41AM.log\r\nCRS service brought down successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\n\r\nStart applying binary patch on home \/u01\/app\/12.1.0.2\/grid\r\n\r\nBinary patch applied successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\n\r\nStarting CRS service on home \/u01\/app\/12.1.0.2\/grid\r\nPostpatch operation log file location: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/crsconfig\/crspatch_spmlx-edg-01_2018-02-17_12-17-42AM.log\r\nCRS service started successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\nOPatchAuto successful.\r\n\r\n--------------------------------Summary--------------------------------\r\n\r\nPatching is completed successfully. Please find the summary as follows:\r\n\r\nHost:spmlx-edg-01\r\nCRS Home:\/u01\/app\/12.1.0.2\/grid\r\nSummary:\r\n\r\n==Following patches were SUCCESSFULLY applied:\r\n\r\nPatch: \/u01\/patches\/27010930\/26910974\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_12-12-11PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26925218\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_12-12-11PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26925263\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_12-12-11PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26983807\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_12-12-11PM_1.log\r\n\r\n\r\n\r\nOPatchauto session completed at Sat Feb 17 12:23:30 2018\r\nTime taken to complete the session 14 minutes, 34 seconds\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# scp p27010930_121020_Linux-x86-64.zip spmlx-edg-02:\/u01\/patches\r\np27010930_121020_Linux-x86-64.zip                                                                                                                                                                          100% 2392MB 113.9MB\/s   00:21\r\n[root@spmlx-edg-01 patches]# scp p27010930_121020_Linux-x86-64.zip spmlx-edg-03:\/u01\/patches\r\np27010930_121020_Linux-x86-64.zip                                                                                                                                                                          100% 2392MB 113.9MB\/s   00:21\r\n[root@spmlx-edg-01 patches]# scp p27010930_121020_Linux-x86-64.zip spmlx-edg-04:\/u01\/patches\r\np27010930_121020_Linux-x86-64.zip                                                                                                                                                                          100% 2392MB 113.9MB\/s   00:21\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-02\r\nLast login: Sat Feb 17 12:34:48 2018 from spmlx-edg-01\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]# cd \/u01\/patches\/\r\n[root@spmlx-edg-02 patches]# unzip -oq p27010930_121020_Linux-x86-64.zip\r\n[root@spmlx-edg-02 patches]# \r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]# . ~grid\/grid_profile\r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]# chmod 777 \/u01\/patches\r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]# chown grid.oinstall -R .\/27010930\r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]# \/u01\/app\/12.1.0.2\/grid\/OPatch\/opatchauto apply \/u01\/patches\/27010930 -oh \/u01\/app\/12.1.0.2\/grid\r\n\r\nOPatchauto session is initiated at Sat Feb 17 13:10:48 2018\r\n\r\nSystem initialization log file is \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchautodb\/systemconfig2018-02-17_01-10-53PM.log.\r\n\r\nSession log file is \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/opatchauto2018-02-17_01-11-04PM.log\r\nThe id for this session is T13U\r\n\r\nExecuting OPatch prereq operations to verify patch applicability on home \/u01\/app\/12.1.0.2\/grid\r\nPatch applicability verified successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\n\r\nBringing down CRS service on home \/u01\/app\/12.1.0.2\/grid\r\nPrepatch operation log file location: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/crsconfig\/crspatch_spmlx-edg-02_2018-02-17_01-13-13PM.log\r\nCRS service brought down successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\n\r\nStart applying binary patch on home \/u01\/app\/12.1.0.2\/grid\r\nBinary patch applied successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\n\r\nStarting CRS service on home \/u01\/app\/12.1.0.2\/grid\r\n\r\nPostpatch operation log file location: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/crsconfig\/crspatch_spmlx-edg-02_2018-02-17_01-20-23PM.log\r\nCRS service started successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\nOPatchAuto successful.\r\n\r\n--------------------------------Summary--------------------------------\r\n\r\nPatching is completed successfully. Please find the summary as follows:\r\n\r\nHost:spmlx-edg-02\r\nCRS Home:\/u01\/app\/12.1.0.2\/grid\r\nSummary:\r\n\r\n==Following patches were SUCCESSFULLY applied:\r\n\r\nPatch: \/u01\/patches\/27010930\/26910974\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_13-14-20PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26925218\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_13-14-20PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26925263\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_13-14-20PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26983807\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_13-14-20PM_1.log\r\n\r\n\r\n\r\nOPatchauto session completed at Sat Feb 17 13:23:22 2018\r\nTime taken to complete the session 12 minutes, 34 seconds\r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]#\r\n[root@spmlx-edg-02 patches]# logout\r\nConnection to spmlx-edg-02 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-03\r\nLast login: Sat Feb 17 12:36:42 2018 from spmlx-edg-01\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]# cd \/u01\/patches\/\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]# unzip -oq p27010930_121020_Linux-x86-64.zip\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]# . ~grid\/grid_profile\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]# chmod 777 \/u01\/patches\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]# chown grid.oinstall -R .\/27010930\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]# \/u01\/app\/12.1.0.2\/grid\/OPatch\/opatchauto apply \/u01\/patches\/27010930 -oh \/u01\/app\/12.1.0.2\/grid\r\n\r\nOPatchauto session is initiated at Sat Feb 17 13:26:51 2018\r\n\r\nSystem initialization log file is \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchautodb\/systemconfig2018-02-17_01-26-57PM.log.\r\n\r\nSession log file is \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/opatchauto2018-02-17_01-27-16PM.log\r\nThe id for this session is CF4G\r\n\r\nExecuting OPatch prereq operations to verify patch applicability on home \/u01\/app\/12.1.0.2\/grid\r\nPatch applicability verified successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\n\r\nBringing down CRS service on home \/u01\/app\/12.1.0.2\/grid\r\nPrepatch operation log file location: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/crsconfig\/crspatch_spmlx-edg-03_2018-02-17_01-29-11PM.log\r\nCRS service brought down successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\n\r\nStart applying binary patch on home \/u01\/app\/12.1.0.2\/grid\r\nBinary patch applied successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\n\r\nStarting CRS service on home \/u01\/app\/12.1.0.2\/grid\r\nPostpatch operation log file location: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/crsconfig\/crspatch_spmlx-edg-03_2018-02-17_01-35-44PM.log\r\nCRS service started successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\nOPatchAuto successful.\r\n\r\n--------------------------------Summary--------------------------------\r\n\r\nPatching is completed successfully. Please find the summary as follows:\r\n\r\nHost:spmlx-edg-03\r\nCRS Home:\/u01\/app\/12.1.0.2\/grid\r\nSummary:\r\n\r\n==Following patches were SUCCESSFULLY applied:\r\n\r\nPatch: \/u01\/patches\/27010930\/26910974\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_13-30-16PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26925218\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_13-30-16PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26925263\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_13-30-16PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26983807\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_13-30-16PM_1.log\r\n\r\n\r\n\r\nOPatchauto session completed at Sat Feb 17 13:38:34 2018\r\nTime taken to complete the session 11 minutes, 44 seconds\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]#\r\n[root@spmlx-edg-03 patches]# logout\r\nConnection to spmlx-edg-03 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-04\r\nLast login: Sat Feb 17 12:38:35 2018 from spmlx-edg-01\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]# cd \/u01\/patches\/\r\n[root@spmlx-edg-04 patches]#\r\n[root@spmlx-edg-04 patches]# unzip -oq p27010930_121020_Linux-x86-64.zip\r\n[root@spmlx-edg-04 patches]#\r\n[root@spmlx-edg-04 patches]#\r\n[root@spmlx-edg-04 patches]# . ~grid\/grid_profile\r\n[root@spmlx-edg-04 patches]#\r\n[root@spmlx-edg-04 patches]#\r\n[root@spmlx-edg-04 patches]# chmod 777 \/u01\/patches\r\n[root@spmlx-edg-04 patches]#\r\n[root@spmlx-edg-04 patches]# chown grid.oinstall -R .\/27010930\r\n[root@spmlx-edg-04 patches]#\r\n[root@spmlx-edg-04 patches]#\r\n[root@spmlx-edg-04 patches]# \/u01\/app\/12.1.0.2\/grid\/OPatch\/opatchauto apply \/u01\/patches\/27010930 -oh \/u01\/app\/12.1.0.2\/grid\r\n\r\nOPatchauto session is initiated at Sat Feb 17 13:59:55 2018\r\n\r\nSystem initialization log file is \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchautodb\/systemconfig2018-02-17_02-00-00PM.log.\r\n\r\nSession log file is \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/opatchauto2018-02-17_02-00-16PM.log\r\nThe id for this session is K5RJ\r\n\r\nExecuting OPatch prereq operations to verify patch applicability on home \/u01\/app\/12.1.0.2\/grid\r\nPatch applicability verified successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\n\r\nBringing down CRS service on home \/u01\/app\/12.1.0.2\/grid\r\nPrepatch operation log file location: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/crsconfig\/crspatch_spmlx-edg-04_2018-02-17_02-02-14PM.log\r\nCRS service brought down successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\n\r\nStart applying binary patch on home \/u01\/app\/12.1.0.2\/grid\r\nBinary patch applied successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\n\r\nStarting CRS service on home \/u01\/app\/12.1.0.2\/grid\r\n\r\nPostpatch operation log file location: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/crsconfig\/crspatch_spmlx-edg-04_2018-02-17_02-09-08PM.log\r\nCRS service started successfully on home \/u01\/app\/12.1.0.2\/grid\r\n\r\nOPatchAuto successful.\r\n\r\n--------------------------------Summary--------------------------------\r\n\r\nPatching is completed successfully. Please find the summary as follows:\r\n\r\nHost:spmlx-edg-04\r\nCRS Home:\/u01\/app\/12.1.0.2\/grid\r\nSummary:\r\n\r\n==Following patches were SUCCESSFULLY applied:\r\n\r\nPatch: \/u01\/patches\/27010930\/26910974\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_14-03-24PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26925218\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_14-03-24PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26925263\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_14-03-24PM_1.log\r\n\r\nPatch: \/u01\/patches\/27010930\/26983807\r\nLog: \/u01\/app\/12.1.0.2\/grid\/cfgtoollogs\/opatchauto\/core\/opatch\/opatch2018-02-17_14-03-24PM_1.log\r\n\r\n\r\n\r\nOPatchauto session completed at Sat Feb 17 14:12:04 2018\r\nTime taken to complete the session 12 minutes, 10 seconds\r\n[root@spmlx-edg-04 patches]#\r\n[root@spmlx-edg-04 patches]#\r\n[root@spmlx-edg-04 patches]#\r\n[root@spmlx-edg-04 patches]#\r\n[root@spmlx-edg-04 patches]# logout\r\nConnection to spmlx-edg-04 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# su - grid\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ \/u01\/app\/12.1.0.2\/grid\/OPatch\/opatch lspatches  -oh \/u01\/app\/12.1.0.2\/grid\r\n26983807;WLM Patch Set Update: 12.1.0.2.180116 (26983807)\r\n26925263;Database Bundle Patch : 12.1.0.2.180116 (26925263)\r\n26925218;OCW Patch Set Update : 12.1.0.2.180116 (26925218)\r\n26910974;ACFS Patch Set Update : 12.1.0.2.180116 (26910974)\r\n23727148;\r\n\r\nOPatch succeeded.\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ dcli -l grid -g \/u01\/patches\/dbs_group \"\/u01\/app\/12.1.0.2\/grid\/OPatch\/opatch lspatches -oh \/u01\/app\/12.1.0.2\/grid\"\r\nspmlx-edg-01: 26983807;WLM Patch Set Update: 12.1.0.2.180116 (26983807)\r\nspmlx-edg-01: 26925263;Database Bundle Patch : 12.1.0.2.180116 (26925263)\r\nspmlx-edg-01: 26925218;OCW Patch Set Update : 12.1.0.2.180116 (26925218)\r\nspmlx-edg-01: 26910974;ACFS Patch Set Update : 12.1.0.2.180116 (26910974)\r\nspmlx-edg-01: 23727148;\r\nspmlx-edg-01:\r\nspmlx-edg-01: OPatch succeeded.\r\nspmlx-edg-02: 26983807;WLM Patch Set Update: 12.1.0.2.180116 (26983807)\r\nspmlx-edg-02: 26925263;Database Bundle Patch : 12.1.0.2.180116 (26925263)\r\nspmlx-edg-02: 26925218;OCW Patch Set Update : 12.1.0.2.180116 (26925218)\r\nspmlx-edg-02: 26910974;ACFS Patch Set Update : 12.1.0.2.180116 (26910974)\r\nspmlx-edg-02: 23727148;\r\nspmlx-edg-02:\r\nspmlx-edg-02: OPatch succeeded.\r\nspmlx-edg-03: 26983807;WLM Patch Set Update: 12.1.0.2.180116 (26983807)\r\nspmlx-edg-03: 26925263;Database Bundle Patch : 12.1.0.2.180116 (26925263)\r\nspmlx-edg-03: 26925218;OCW Patch Set Update : 12.1.0.2.180116 (26925218)\r\nspmlx-edg-03: 26910974;ACFS Patch Set Update : 12.1.0.2.180116 (26910974)\r\nspmlx-edg-03: 23727148;\r\nspmlx-edg-03:\r\nspmlx-edg-03: OPatch succeeded.\r\nspmlx-edg-04: 26983807;WLM Patch Set Update: 12.1.0.2.180116 (26983807)\r\nspmlx-edg-04: 26925263;Database Bundle Patch : 12.1.0.2.180116 (26925263)\r\nspmlx-edg-04: 26925218;OCW Patch Set Update : 12.1.0.2.180116 (26925218)\r\nspmlx-edg-04: 26910974;ACFS Patch Set Update : 12.1.0.2.180116 (26910974)\r\nspmlx-edg-04: 23727148;\r\nspmlx-edg-04:\r\nspmlx-edg-04: OPatch succeeded.\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ logout\r\n[root@spmlx-edg-01 patches]#\r\n<\/pre>\n<p><\/div><\/div>\n<p>&nbsp;<\/p>\n<p><strong>Update the Infiniband switches to last version 2.2.7-1.<\/strong><\/p>\n<div class=\"bg-margin-for-link\"><input type='hidden' bg_collapse_expand='6a7eaed423f119027401452' value='6a7eaed423f119027401452'><input type='hidden' id='bg-show-more-text-6a7eaed423f119027401452' value='Show output...'><input type='hidden' id='bg-show-less-text-6a7eaed423f119027401452' value='Less...'><a id='bg-showmore-action-6a7eaed423f119027401452' class='bg-showmore-plg-link  '  style=\" color:#1160cf;;\" href='#'>Show output...<\/a><div id='bg-showmore-hidden-6a7eaed423f119027401452' ><\/p>\n<pre class=\"minimize:false lang:default decode:true\" title=\"IB update\">[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/cell_group \"ipmitool sunoem led get\" |grep \": SERVICE\"\r\nspmlx-ecg-01: SERVICE          | OFF\r\nspmlx-ecg-02: SERVICE          | OFF\r\nspmlx-ecg-03: SERVICE          | OFF\r\nspmlx-ecg-04: SERVICE          | OFF\r\nspmlx-ecg-05: SERVICE          | OFF\r\nspmlx-ecg-06: SERVICE          | OFF\r\nspmlx-ecg-07: SERVICE          | OFF\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/dbs_group \"ipmitool sunoem led get\" |grep \": SERVICE\"\r\nspmlx-edg-01: SERVICE          | OFF\r\nspmlx-edg-02: SERVICE          | OFF\r\nspmlx-edg-03: SERVICE          | OFF\r\nspmlx-edg-04: SERVICE          | OFF\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/cell_group \"ipmitool sunoem led get\" |grep \": SERVICE\"\r\nspmlx-ecg-01: SERVICE          | OFF\r\nspmlx-ecg-02: SERVICE          | OFF\r\nspmlx-ecg-03: SERVICE          | OFF\r\nspmlx-ecg-04: SERVICE          | OFF\r\nspmlx-ecg-05: SERVICE          | OFF\r\nspmlx-ecg-06: SERVICE          | OFF\r\nspmlx-ecg-07: SERVICE          | OFF\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/dbs_group \"ipmitool sunoem led get\" |grep \": SERVICE\"\r\nspmlx-edg-01: SERVICE          | OFF\r\nspmlx-edg-02: SERVICE          | OFF\r\nspmlx-edg-03: SERVICE          | OFF\r\nspmlx-edg-04: SERVICE          | OFF\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/dbs_group \"ipmitool bmc reset cold\"\r\nspmlx-edg-01: Sent cold reset command to MC\r\nspmlx-edg-02: Sent cold reset command to MC\r\nspmlx-edg-03: Sent cold reset command to MC\r\nspmlx-edg-04: Sent cold reset command to MC\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/cell_group \"ipmitool bmc reset cold\"\r\nspmlx-ecg-01: Sent cold reset command to MC\r\nspmlx-ecg-02: Sent cold reset command to MC\r\nspmlx-ecg-03: Sent cold reset command to MC\r\nspmlx-ecg-04: Sent cold reset command to MC\r\nspmlx-ecg-05: Sent cold reset command to MC\r\nspmlx-ecg-06: Sent cold reset command to MC\r\nspmlx-ecg-07: Sent cold reset command to MC\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/cell_group \"ipmitool sunoem led get\" |grep \": SERVICE\"\r\nspmlx-ecg-01: SERVICE          | OFF\r\nspmlx-ecg-02: SERVICE          | OFF\r\nspmlx-ecg-03: SERVICE          | OFF\r\nspmlx-ecg-04: SERVICE          | OFF\r\nspmlx-ecg-05: SERVICE          | OFF\r\nspmlx-ecg-06: SERVICE          | OFF\r\nspmlx-ecg-07: SERVICE          | OFF\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/dbs_group \"ipmitool sunoem led get\" |grep \": SERVICE\"\r\nspmlx-edg-01: SERVICE          | OFF\r\nspmlx-edg-02: SERVICE          | OFF\r\nspmlx-edg-03: SERVICE          | OFF\r\nspmlx-edg-04: SERVICE          | OFF\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# cat ibs_group\r\nsswlx-eiba-01\r\nsswlx-eibb-01\r\nsswlx-eibs-01\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/ibs_group -l root \"uptime\"\r\nsswlx-eiba-01: 14:50:59 up 525 days,  4:24,  0 users,  load average: 1.16, 1.28, 1.27\r\nsswlx-eibb-01: 14:51:00 up 355 days,  7:21,  0 users,  load average: 0.77, 1.06, 1.15\r\nsswlx-eibs-01: 14:50:59 up 525 days,  4:51,  0 users,  load average: 1.06, 1.13, 1.04\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/ibs_group -l root \"version\"\r\nsswlx-eiba-01: SUN DCS 36p version: 2.1.8-1\r\nsswlx-eiba-01: Build time: Sep 18 2015 10:26:47\r\nsswlx-eiba-01: SP board info:\r\nsswlx-eiba-01: Manufacturing Date: 2011.06.12\r\nsswlx-eiba-01: Serial Number: \"NCD6C0888\"\r\nsswlx-eiba-01: Hardware Revision: 0x0006\r\nsswlx-eiba-01: Firmware Revision: 0x0000\r\nsswlx-eiba-01: BIOS version: SUN0R100\r\nsswlx-eiba-01: BIOS date: 06\/22\/2010\r\nsswlx-eibb-01: SUN DCS 36p version: 2.1.8-1\r\nsswlx-eibb-01: Build time: Sep 18 2015 10:26:47\r\nsswlx-eibb-01: SP board info:\r\nsswlx-eibb-01: Manufacturing Date: 2011.08.11\r\nsswlx-eibb-01: Serial Number: \"NCD770430\"\r\nsswlx-eibb-01: Hardware Revision: 0x0006\r\nsswlx-eibb-01: Firmware Revision: 0x0000\r\nsswlx-eibb-01: BIOS version: SUN0R100\r\nsswlx-eibb-01: BIOS date: 06\/22\/2010\r\nsswlx-eibs-01: SUN DCS 36p version: 2.1.8-1\r\nsswlx-eibs-01: Build time: Sep 18 2015 10:26:47\r\nsswlx-eibs-01: SP board info:\r\nsswlx-eibs-01: Manufacturing Date: 2011.06.29\r\nsswlx-eibs-01: Serial Number: \"NCD6Y0452\"\r\nsswlx-eibs-01: Hardware Revision: 0x0006\r\nsswlx-eibs-01: Firmware Revision: 0x0000\r\nsswlx-eibs-01: BIOS version: SUN0R100\r\nsswlx-eibs-01: BIOS date: 06\/22\/2010\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# su - grid\r\n[grid@spmlx-edg-01 ~]$ . grid_profile\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ sqlplus \/ as sysasm\r\n\r\nSQL*Plus: Release 12.1.0.2.0 Production on Sat Feb 17 14:53:25 2018\r\n\r\nCopyright (c) 1982, 2014, Oracle.  All rights reserved.\r\n\r\n\r\nConnected to:\r\nOracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production\r\nWith the Real Application Clusters and Automatic Storage Management options\r\n\r\nSQL&gt; col attribute format a30\r\nSQL&gt; col value format a10\r\nSQL&gt; select dg.name as diskgroup, a.name as attribute, a.value\r\n  2  from v$asm_diskgroup dg, v$asm_attribute a\r\n  3  where dg.group_number=a.group_number\r\n  4  and (a.name like &apos;%repair_time&apos; or a.name = &apos;compatible.asm&apos;);\r\n\r\nDISKGROUP                      ATTRIBUTE                      VALUE\r\n------------------------------ ------------------------------ ----------\r\nDATA                           disk_repair_time               3.6h\r\nDATA                           failgroup_repair_time          24.0h\r\nDATA                           compatible.asm                 12.1.0.2.0\r\nDBFS                           disk_repair_time               3.6h\r\nDBFS                           compatible.asm                 11.2.0.4.0\r\nRECO                           disk_repair_time               3.6h\r\nRECO                           failgroup_repair_time          24.0h\r\nRECO                           compatible.asm                 12.1.0.2.0\r\n\r\n8 rows selected.\r\n\r\nSQL&gt; exit\r\nDisconnected from Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production\r\nWith the Real Application Clusters and Automatic Storage Management options\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ exit\r\nlogout\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/cell_group \"imageinfo\" |grep \"Active image version\"\r\nspmlx-ecg-01: Active image version: 12.1.2.3.2.160721\r\nspmlx-ecg-02: Active image version: 12.1.2.3.2.160721\r\nspmlx-ecg-03: Active image version: 12.1.2.3.2.160721\r\nspmlx-ecg-04: Active image version: 12.1.2.3.2.160721\r\nspmlx-ecg-05: Active image version: 12.1.2.3.2.160721\r\nspmlx-ecg-06: Active image version: 12.1.2.3.2.160721\r\nspmlx-ecg-07: Active image version: 12.1.2.3.2.160721\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/dbs_group \"\/u01\/app\/12.1.0.2\/grid\/bin\/crsctl disable crs\"\r\nspmlx-edg-01: CRS-4621: Oracle High Availability Services autostart is disabled.\r\nspmlx-edg-02: CRS-4621: Oracle High Availability Services autostart is disabled.\r\nspmlx-edg-03: CRS-4621: Oracle High Availability Services autostart is disabled.\r\nspmlx-edg-04: CRS-4621: Oracle High Availability Services autostart is disabled.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# \/u01\/app\/12.1.0.2\/grid\/bin\/crsctl stop cluster -all\r\nCRS-2673: Attempting to stop &apos;ora.crsd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2790: Starting shutdown of Cluster Ready Services-managed resources on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.otjsc.otjsc_suporte.svc&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.otjsc.otjsc_suporte.svc&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.otjsc.db&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.spmlx-edg-01.vip&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.crsd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2673: Attempting to stop &apos;ora.crsd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2790: Starting shutdown of Cluster Ready Services-managed resources on &apos;spmlx-edg-02&apos;\r\nCRS-2673: Attempting to stop &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2673: Attempting to stop &apos;ora.ojuris.ojuris_suporte.svc&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2673: Attempting to stop &apos;ora.LISTENER_SCAN1.lsnr&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2790: Starting shutdown of Cluster Ready Services-managed resources on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.ojuris.ojuris_suporte.svc&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.DBFS.dg&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2673: Attempting to stop &apos;ora.ojuris.db&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2673: Attempting to stop &apos;ora.LISTENER_SCAN2.lsnr&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2673: Attempting to stop &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2673: Attempting to stop &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.otjsc.db&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.DBFS.dg&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.spmlx-edg-02.vip&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2677: Stop of &apos;ora.LISTENER_SCAN1.lsnr&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.scan1.vip&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2677: Stop of &apos;ora.LISTENER_SCAN2.lsnr&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.scan2.vip&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.spmlx-edg-04.vip&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.DBFS.dg&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2673: Attempting to stop &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.DBFS.dg&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.spmlx-edg-01.vip&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.DBFS.dg&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.DBFS.dg&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.asm&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.asm&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.ons&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.ons&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.net1.network&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.net1.network&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2792: Shutdown of Cluster Ready Services-managed resources on &apos;spmlx-edg-01&apos; has completed\r\nCRS-2673: Attempting to stop &apos;ora.crsd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2790: Starting shutdown of Cluster Ready Services-managed resources on &apos;spmlx-edg-03&apos;\r\nCRS-2673: Attempting to stop &apos;ora.mgmtdb&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2673: Attempting to stop &apos;ora.cvu&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2673: Attempting to stop &apos;ora.LISTENER_SCAN3.lsnr&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2673: Attempting to stop &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2673: Attempting to stop &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2673: Attempting to stop &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2673: Attempting to stop &apos;ora.oc4j&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.ojuris.db&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2673: Attempting to stop &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2677: Stop of &apos;ora.cvu&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.LISTENER_SCAN3.lsnr&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.scan3.vip&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.spmlx-edg-03.vip&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.asm&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2677: Stop of &apos;ora.asm&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.spmlx-edg-02.vip&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.scan2.vip&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.crsd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.ctssd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.evmd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.storage&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.storage&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.scan1.vip&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.spmlx-edg-04.vip&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.ons&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.spmlx-edg-03.vip&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.ctssd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.evmd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.scan3.vip&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.ons&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.net1.network&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.net1.network&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2792: Shutdown of Cluster Ready Services-managed resources on &apos;spmlx-edg-04&apos; has completed\r\nCRS-2677: Stop of &apos;ora.oc4j&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.mgmtdb&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.MGMTLSNR&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2673: Attempting to stop &apos;ora.DBFS.dg&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.DBFS.dg&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.asm&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.asm&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.MGMTLSNR&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.ons&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.ons&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.net1.network&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.net1.network&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.ons&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2792: Shutdown of Cluster Ready Services-managed resources on &apos;spmlx-edg-03&apos; has completed\r\nCRS-2677: Stop of &apos;ora.crsd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.ctssd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2673: Attempting to stop &apos;ora.evmd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2673: Attempting to stop &apos;ora.storage&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.storage&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.asm&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.ons&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.net1.network&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2677: Stop of &apos;ora.net1.network&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2792: Shutdown of Cluster Ready Services-managed resources on &apos;spmlx-edg-02&apos; has completed\r\nCRS-2677: Stop of &apos;ora.crsd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.ctssd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2673: Attempting to stop &apos;ora.evmd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2673: Attempting to stop &apos;ora.storage&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.storage&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.asm&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.ctssd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.evmd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.crsd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.ctssd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2673: Attempting to stop &apos;ora.evmd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2673: Attempting to stop &apos;ora.storage&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2677: Stop of &apos;ora.storage&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.asm&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2677: Stop of &apos;ora.ctssd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.ctssd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.evmd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.asm&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.cssd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.cssd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.diskmon&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.diskmon&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.cssd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.cssd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.diskmon&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.asm&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.asm&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2677: Stop of &apos;ora.diskmon&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.cssd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2677: Stop of &apos;ora.cssd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.diskmon&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2677: Stop of &apos;ora.diskmon&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.evmd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.cssd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.cssd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.diskmon&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.diskmon&apos; on &apos;spmlx-edg-03&apos; succeeded\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/dbs_group \"\/u01\/app\/12.1.0.2\/grid\/bin\/crsctl stop crs\"\r\nspmlx-edg-01: CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-01&apos;\r\nspmlx-edg-01: CRS-2673: Attempting to stop &apos;ora.gipcd&apos; on &apos;spmlx-edg-01&apos;\r\nspmlx-edg-01: CRS-2673: Attempting to stop &apos;ora.gpnpd&apos; on &apos;spmlx-edg-01&apos;\r\nspmlx-edg-01: CRS-2673: Attempting to stop &apos;ora.drivers.acfs&apos; on &apos;spmlx-edg-01&apos;\r\nspmlx-edg-01: CRS-2673: Attempting to stop &apos;ora.mdnsd&apos; on &apos;spmlx-edg-01&apos;\r\nspmlx-edg-01: CRS-2677: Stop of &apos;ora.drivers.acfs&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nspmlx-edg-01: CRS-2677: Stop of &apos;ora.gipcd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nspmlx-edg-01: CRS-2677: Stop of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nspmlx-edg-01: CRS-2677: Stop of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nspmlx-edg-01: CRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-01&apos; has completed\r\nspmlx-edg-01: CRS-4133: Oracle High Availability Services has been stopped.\r\nspmlx-edg-02: CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-02&apos;\r\nspmlx-edg-02: CRS-2673: Attempting to stop &apos;ora.gpnpd&apos; on &apos;spmlx-edg-02&apos;\r\nspmlx-edg-02: CRS-2673: Attempting to stop &apos;ora.crf&apos; on &apos;spmlx-edg-02&apos;\r\nspmlx-edg-02: CRS-2673: Attempting to stop &apos;ora.mdnsd&apos; on &apos;spmlx-edg-02&apos;\r\nspmlx-edg-02: CRS-2673: Attempting to stop &apos;ora.drivers.acfs&apos; on &apos;spmlx-edg-02&apos;\r\nspmlx-edg-02: CRS-2677: Stop of &apos;ora.drivers.acfs&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nspmlx-edg-02: CRS-2677: Stop of &apos;ora.crf&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nspmlx-edg-02: CRS-2677: Stop of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nspmlx-edg-02: CRS-2677: Stop of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nspmlx-edg-02: CRS-2673: Attempting to stop &apos;ora.gipcd&apos; on &apos;spmlx-edg-02&apos;\r\nspmlx-edg-02: CRS-2677: Stop of &apos;ora.gipcd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nspmlx-edg-02: CRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-02&apos; has completed\r\nspmlx-edg-02: CRS-4133: Oracle High Availability Services has been stopped.\r\nspmlx-edg-03: CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-03&apos;\r\nspmlx-edg-03: CRS-2673: Attempting to stop &apos;ora.mdnsd&apos; on &apos;spmlx-edg-03&apos;\r\nspmlx-edg-03: CRS-2673: Attempting to stop &apos;ora.gpnpd&apos; on &apos;spmlx-edg-03&apos;\r\nspmlx-edg-03: CRS-2673: Attempting to stop &apos;ora.crf&apos; on &apos;spmlx-edg-03&apos;\r\nspmlx-edg-03: CRS-2673: Attempting to stop &apos;ora.drivers.acfs&apos; on &apos;spmlx-edg-03&apos;\r\nspmlx-edg-03: CRS-2677: Stop of &apos;ora.drivers.acfs&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nspmlx-edg-03: CRS-2677: Stop of &apos;ora.crf&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nspmlx-edg-03: CRS-2673: Attempting to stop &apos;ora.gipcd&apos; on &apos;spmlx-edg-03&apos;\r\nspmlx-edg-03: CRS-2677: Stop of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nspmlx-edg-03: CRS-2677: Stop of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nspmlx-edg-03: CRS-2677: Stop of &apos;ora.gipcd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nspmlx-edg-03: CRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-03&apos; has completed\r\nspmlx-edg-03: CRS-4133: Oracle High Availability Services has been stopped.\r\nspmlx-edg-04: CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-04&apos;\r\nspmlx-edg-04: CRS-2673: Attempting to stop &apos;ora.drivers.acfs&apos; on &apos;spmlx-edg-04&apos;\r\nspmlx-edg-04: CRS-2673: Attempting to stop &apos;ora.crf&apos; on &apos;spmlx-edg-04&apos;\r\nspmlx-edg-04: CRS-2673: Attempting to stop &apos;ora.mdnsd&apos; on &apos;spmlx-edg-04&apos;\r\nspmlx-edg-04: CRS-2673: Attempting to stop &apos;ora.gpnpd&apos; on &apos;spmlx-edg-04&apos;\r\nspmlx-edg-04: CRS-2677: Stop of &apos;ora.drivers.acfs&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nspmlx-edg-04: CRS-2677: Stop of &apos;ora.crf&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nspmlx-edg-04: CRS-2673: Attempting to stop &apos;ora.gipcd&apos; on &apos;spmlx-edg-04&apos;\r\nspmlx-edg-04: CRS-2677: Stop of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nspmlx-edg-04: CRS-2677: Stop of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nspmlx-edg-04: CRS-2677: Stop of &apos;ora.gipcd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nspmlx-edg-04: CRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-04&apos; has completed\r\nspmlx-edg-04: CRS-4133: Oracle High Availability Services has been stopped.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/dbs_group \"\/u01\/app\/12.1.0.2\/grid\/bin\/crsctl check crs\"\r\nspmlx-edg-01: CRS-4639: Could not contact Oracle High Availability Services\r\nspmlx-edg-02: CRS-4639: Could not contact Oracle High Availability Services\r\nspmlx-edg-03: CRS-4639: Could not contact Oracle High Availability Services\r\nspmlx-edg-04: CRS-4639: Could not contact Oracle High Availability Services\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root \"su -l oracle -c \\\"\/u01\/app\/oracle\/product\/12.1.0.4.0\/core\/12.1.0.4.0\/bin\/emctl stop agent\\\"\"\r\nspmlx-edg-01: Oracle Enterprise Manager Cloud Control 12c Release 4\r\nspmlx-edg-01: Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.\r\nspmlx-edg-01: Stopping agent ..... stopped.\r\nspmlx-edg-02: Oracle Enterprise Manager Cloud Control 12c Release 4\r\nspmlx-edg-02: Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.\r\nspmlx-edg-02: Stopping agent ..... stopped.\r\nspmlx-edg-03: Oracle Enterprise Manager Cloud Control 12c Release 4\r\nspmlx-edg-03: Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.\r\nspmlx-edg-03: Stopping agent ..... stopped.\r\nspmlx-edg-04: Oracle Enterprise Manager Cloud Control 12c Release 4\r\nspmlx-edg-04: Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.\r\nspmlx-edg-04: Stopping agent ..... stopped.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/cell_group -l root \"uptime\"\r\nspmlx-ecg-01: 15:14:53 up 162 days, 23:09,  0 users,  load average: 1.18, 1.00, 0.97\r\nspmlx-ecg-02: 15:14:53 up 8 days, 23:17,  0 users,  load average: 0.80, 0.81, 0.86\r\nspmlx-ecg-03: 15:14:53 up 162 days, 23:09,  0 users,  load average: 1.42, 1.10, 1.02\r\nspmlx-ecg-04: 15:14:53 up 162 days, 23:09,  0 users,  load average: 0.85, 0.92, 0.89\r\nspmlx-ecg-05: 15:14:53 up 162 days, 23:09,  0 users,  load average: 0.86, 0.94, 0.91\r\nspmlx-ecg-06: 15:14:53 up 162 days, 23:09,  0 users,  load average: 0.93, 0.92, 0.93\r\nspmlx-ecg-07: 15:14:53 up 162 days, 23:09,  0 users,  load average: 0.79, 0.98, 0.95\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/cell_group -l root \"cellcli -e alter cell shutdown services all\"\r\nspmlx-ecg-01:\r\nspmlx-ecg-01: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-01: The SHUTDOWN of services was successful.\r\nspmlx-ecg-02:\r\nspmlx-ecg-02: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-02: The SHUTDOWN of services was successful.\r\nspmlx-ecg-03:\r\nspmlx-ecg-03: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-03: The SHUTDOWN of services was successful.\r\nspmlx-ecg-04:\r\nspmlx-ecg-04: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-04: The SHUTDOWN of services was successful.\r\nspmlx-ecg-05:\r\nspmlx-ecg-05: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-05: The SHUTDOWN of services was successful.\r\nspmlx-ecg-06:\r\nspmlx-ecg-06: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-06: The SHUTDOWN of services was successful.\r\nspmlx-ecg-07:\r\nspmlx-ecg-07: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-07: The SHUTDOWN of services was successful.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/cell_group -l root \"reboot\"\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/cell_group -l root \"uptime\"\r\nspmlx-ecg-01: 15:25:28 up 5 min,  0 users,  load average: 2.04, 1.26, 0.54\r\nspmlx-ecg-02: 15:25:28 up 4 min,  0 users,  load average: 2.23, 1.22, 0.51\r\nspmlx-ecg-03: 15:25:28 up 5 min,  0 users,  load average: 2.18, 1.32, 0.56\r\nspmlx-ecg-04: 15:25:28 up 5 min,  0 users,  load average: 2.94, 1.59, 0.67\r\nspmlx-ecg-05: 15:25:28 up 5 min,  0 users,  load average: 2.06, 1.26, 0.54\r\nspmlx-ecg-06: 15:25:28 up 5 min,  0 users,  load average: 2.41, 1.39, 0.59\r\nspmlx-ecg-07: 15:25:28 up 5 min,  0 users,  load average: 2.22, 1.27, 0.53\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/cell_group -l root \"cellcli -e list alerthistory\"\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/cell_group -l root \"cellcli -e alter cell shutdown services all\"\r\nspmlx-ecg-01:\r\nspmlx-ecg-01: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-01: The SHUTDOWN of services was successful.\r\nspmlx-ecg-02:\r\nspmlx-ecg-02: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-02: The SHUTDOWN of services was successful.\r\nspmlx-ecg-03:\r\nspmlx-ecg-03: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-03: The SHUTDOWN of services was successful.\r\nspmlx-ecg-04:\r\nspmlx-ecg-04: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-04: The SHUTDOWN of services was successful.\r\nspmlx-ecg-05:\r\nspmlx-ecg-05: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-05: The SHUTDOWN of services was successful.\r\nspmlx-ecg-06:\r\nspmlx-ecg-06: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-06: The SHUTDOWN of services was successful.\r\nspmlx-ecg-07:\r\nspmlx-ecg-07: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-07: The SHUTDOWN of services was successful.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# screen -list\r\n-bash: screen: command not found\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# rpm -Uvh screen-4.0.3-19.el6.x86_64.rpm\r\nwarning: screen-4.0.3-19.el6.x86_64.rpm: Header V3 RSA\/SHA256 Signature, key ID ec551f03: NOKEY\r\nPreparing...                ########################################### [100%]\r\n   1:screen                 ########################################### [100%]\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# unzip -oq p27347059_181000_Linux-x86-64.zip\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# screen -L -RR Patch-Cell-IBS\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/ibs_group -l root \"reboot\"\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# \r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/ibs_group -l root \"uptime\"\r\nsswlx-eiba-01: 15:41:15 up 4 min,  0 users,  load average: 1.12, 0.86, 0.38\r\nsswlx-eibb-01: 15:41:15 up 5 min,  0 users,  load average: 1.21, 0.94, 0.42\r\nsswlx-eibs-01: 15:41:15 up 4 min,  0 users,  load average: 1.03, 0.82, 0.36\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# cd patch_18.1.4.0.0.180125.3\/\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]# .\/patchmgr -ibswitches \/u01\/patches\/ibs_group -upgrade -ibswitch_precheck\r\n\r\n2018-02-17 15:42:18 -0200 1 of 1 :Working: DO: Initiate pre-upgrade validation check on InfiniBand switch(es).\r\n ----- InfiniBand switch update process started 2018-02-17 15:42:18 -0200 -----\r\n[NOTE     ] Log file at \/u01\/patches\/patch_18.1.4.0.0.180125.3\/upgradeIBSwitch.log\r\n\r\n[INFO     ] List of InfiniBand switches for upgrade: ( sswlx-eiba-01 sswlx-eibb-01 sswlx-eibs-01 )\r\n[SUCCESS  ] Verifying Network connectivity to sswlx-eiba-01\r\n[SUCCESS  ] Verifying Network connectivity to sswlx-eibb-01\r\n[SUCCESS  ] Verifying Network connectivity to sswlx-eibs-01\r\n[SUCCESS  ] Validating verify-topology output\r\n[INFO     ] Master Subnet Manager is set to \"sswlx-eibs-01\" in all Switches\r\n\r\n[INFO     ] ---------- Starting with InfiniBand Switch sswlx-eibs-01\r\n[WARNING  ] Infiniband switch meets minimal version requirements, but downgrade is only available to 2.2.6-2 with the current package.\r\n     To downgrade to other versions:\r\n     - Manually download the InfiniBand switch firmware package to the patch directory\r\n     - Set export variable \"EXADATA_IMAGE_IBSWITCH_DOWNGRADE_VERSION\" to the appropriate version\r\n     - Run patchmgr command to initiate downgrade.\r\n[SUCCESS  ] Verify SSH access to the patchmgr host spmlx-edg-01 from the InfiniBand Switch sswlx-eibs-01.\r\n[INFO     ] Starting pre-update validation on sswlx-eibs-01\r\n[SUCCESS  ] Verifying that \/tmp has 120M in sswlx-eibs-01, found 249M\r\n[SUCCESS  ] Verifying that \/ has 80M in sswlx-eibs-01, found 179M\r\n[SUCCESS  ] NTP daemon is running on sswlx-eibs-01.\r\n[SUCCESS  ] opensm.conf passed all validations\r\n[INFO     ] Manually validate the following entries Date:(YYYY-MM-DD) 2018-02-17 Time:(HH:MM:SS) 15:43:26\r\n[INFO     ] Validating the current firmware on the InfiniBand Switch\r\n[WARNING  ] Firmware verification on InfiniBand switch sswlx-eibs-01 failed, possibly due to custom configuration changes. If the errors are result of customization to the configuration, or point to \/etc\/crontab, fwverify, xcp and libxcp files, then they can be ignored. Otherwise correct the issues and retry validation by running \/usr\/local\/bin\/fwverify -s.\r\n[SUCCESS  ] Verifying that the patchmgr host spmlx-edg-01 is recognized on the InfiniBand Switch sswlx-eibs-01 through getHostByName\r\n[SUCCESS  ] Execute plugin check for Patch Check Prereq on sswlx-eibs-01\r\n[INFO     ] Finished pre-update validation on sswlx-eibs-01\r\n[SUCCESS  ] Pre-update validation on sswlx-eibs-01\r\n[SUCCESS  ] Prereq check on sswlx-eibs-01\r\n\r\n[INFO     ] ---------- Starting with InfiniBand Switch sswlx-eiba-01\r\n[WARNING  ] Infiniband switch meets minimal version requirements, but downgrade is only available to 2.2.6-2 with the current package.\r\n     To downgrade to other versions:\r\n     - Manually download the InfiniBand switch firmware package to the patch directory\r\n     - Set export variable \"EXADATA_IMAGE_IBSWITCH_DOWNGRADE_VERSION\" to the appropriate version\r\n     - Run patchmgr command to initiate downgrade.\r\n[SUCCESS  ] Verify SSH access to the patchmgr host spmlx-edg-01 from the InfiniBand Switch sswlx-eiba-01.\r\n[INFO     ] Starting pre-update validation on sswlx-eiba-01\r\n[SUCCESS  ] Verifying that \/tmp has 120M in sswlx-eiba-01, found 249M\r\n[SUCCESS  ] Verifying that \/ has 80M in sswlx-eiba-01, found 183M\r\n[SUCCESS  ] NTP daemon is running on sswlx-eiba-01.\r\n[SUCCESS  ] opensm.conf passed all validations\r\n[INFO     ] Manually validate the following entries Date:(YYYY-MM-DD) 2018-02-17 Time:(HH:MM:SS) 15:48:59\r\n[INFO     ] Validating the current firmware on the InfiniBand Switch\r\n[WARNING  ] Firmware verification on InfiniBand switch sswlx-eiba-01 failed, possibly due to custom configuration changes. If the errors are result of customization to the configuration, or point to \/etc\/crontab, fwverify, xcp and libxcp files, then they can be ignored. Otherwise correct the issues and retry validation by running \/usr\/local\/bin\/fwverify -s.\r\n[SUCCESS  ] Verifying that the patchmgr host spmlx-edg-01 is recognized on the InfiniBand Switch sswlx-eiba-01 through getHostByName\r\n[SUCCESS  ] Execute plugin check for Patch Check Prereq on sswlx-eiba-01\r\n[INFO     ] Finished pre-update validation on sswlx-eiba-01\r\n[SUCCESS  ] Pre-update validation on sswlx-eiba-01\r\n[SUCCESS  ] Prereq check on sswlx-eiba-01\r\n\r\n[INFO     ] ---------- Starting with InfiniBand Switch sswlx-eibb-01\r\n[WARNING  ] Infiniband switch meets minimal version requirements, but downgrade is only available to 2.2.6-2 with the current package.\r\n     To downgrade to other versions:\r\n     - Manually download the InfiniBand switch firmware package to the patch directory\r\n     - Set export variable \"EXADATA_IMAGE_IBSWITCH_DOWNGRADE_VERSION\" to the appropriate version\r\n     - Run patchmgr command to initiate downgrade.\r\n[SUCCESS  ] Verify SSH access to the patchmgr host spmlx-edg-01 from the InfiniBand Switch sswlx-eibb-01.\r\n[INFO     ] Starting pre-update validation on sswlx-eibb-01\r\n[SUCCESS  ] Verifying that \/tmp has 120M in sswlx-eibb-01, found 249M\r\n[SUCCESS  ] Verifying that \/ has 80M in sswlx-eibb-01, found 181M\r\n[SUCCESS  ] NTP daemon is running on sswlx-eibb-01.\r\n[SUCCESS  ] opensm.conf passed all validations\r\n[INFO     ] Manually validate the following entries Date:(YYYY-MM-DD) 2018-02-17 Time:(HH:MM:SS) 15:54:34\r\n[INFO     ] Validating the current firmware on the InfiniBand Switch\r\n[WARNING  ] Firmware verification on InfiniBand switch sswlx-eibb-01 failed, possibly due to custom configuration changes. If the errors are result of customization to the configuration, or point to \/etc\/crontab, fwverify, xcp and libxcp files, then they can be ignored. Otherwise correct the issues and retry validation by running \/usr\/local\/bin\/fwverify -s.\r\n[SUCCESS  ] Verifying that the patchmgr host spmlx-edg-01 is recognized on the InfiniBand Switch sswlx-eibb-01 through getHostByName\r\n[SUCCESS  ] Execute plugin check for Patch Check Prereq on sswlx-eibb-01\r\n[INFO     ] Finished pre-update validation on sswlx-eibb-01\r\n[SUCCESS  ] Pre-update validation on sswlx-eibb-01\r\n[SUCCESS  ] Prereq check on sswlx-eibb-01\r\n[SUCCESS  ] Overall status\r\n\r\n ----- InfiniBand switch update process ended 2018-02-17 15:59:35 -0200 -----\r\n2018-02-17 15:59:35 -0200 1 of 1 :SUCCESS: DONE: Initiate pre-upgrade validation check on InfiniBand switch(es).\r\n\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]# vi upgradeIBSwitch.log\r\n\t\t[1518889329][2018-02-17 15:47:59 -0200][INFO][\/u01\/patches\/patch_18.1.4.0.0.180125.3\/upgradeIBSwitch.sh][validateIBSwitchFWVerify][]  [CMD: ssh root@sswlx-eibs-01 \/usr\/local\/bin\/fwverify -s]\r\n\r\n\t\t\tChecking all present packages:\r\n\t\t\t............................................................................................................................................. OK\r\n\r\n\t\t\tChecking if any packages are missing:\r\n\t\t\t........................................................................................................................................ OK\r\n\r\n\t\t\tVerifying installed files:\r\n\t\t\t.......................................................................................................................................... FAILED\r\n\r\n\t\t\t* Package nm2-phs-2.1.8-1.i386:\r\n\t\t\tS.5....T   \/usr\/local\/bin\/fwverify\r\n\r\n\t\t\t* Package nm2-ilom-2.1.7-1.i386:\r\n\t\t\tS.5....T   \/usr\/local\/bin\/xcp\r\n\t\t\tS.5....T   \/usr\/local\/lib\/libxcp.so.1\r\n\r\n\t\t\tChecking FW Coreswitch:\r\n\t\t\t  FW Version: 7.4.3002 OK\r\n\t\t\t  PSID: SUN_NM2-36p_004 OK\r\n\t\t\t  Verifying image integrity OK\r\n\t\t[1518889329][2018-02-17 15:47:59 -0200][WARNING][\/u01\/patches\/patch_18.1.4.0.0.180125.3\/upgradeIBSwitch.sh][validateIBSwitchFWVerify][1221][DISPLAY]  Firmware verification on InfiniBand switch sswlx-eibs-01 failed, possibly due to custom configuration changes. If the errors are result of customization to the configuration, or point to \/etc\/crontab, fwverify, xcp and libxcp files, then they can be ignored. Otherwise correct the issues and retry validation by running \/usr\/local\/bin\/fwverify -s.\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]# .\/patchmgr -ibswitches \/u01\/patches\/ibs_group -upgrade\r\n\r\n2018-02-17 16:07:08 -0200 1 of 1 :Working: DO: Initiate upgrade of InfiniBand switches to 2.2.7-1. Expect up to 40 minutes for each switch\r\n\r\n ----- InfiniBand switch update process started 2018-02-17 16:07:08 -0200 -----\r\n[NOTE     ] Log file at \/u01\/patches\/patch_18.1.4.0.0.180125.3\/upgradeIBSwitch.log\r\n\r\n[INFO     ] List of InfiniBand switches for upgrade: ( sswlx-eiba-01 sswlx-eibb-01 sswlx-eibs-01 )\r\n[SUCCESS  ] Verifying Network connectivity to sswlx-eiba-01\r\n[SUCCESS  ] Verifying Network connectivity to sswlx-eibb-01\r\n[SUCCESS  ] Verifying Network connectivity to sswlx-eibs-01\r\n[SUCCESS  ] Validating verify-topology output\r\n[INFO     ] Proceeding with upgrade of InfiniBand switches to version 2.2.7_1\r\n[INFO     ] Master Subnet Manager is set to \"sswlx-eibs-01\" in all Switches\r\n\r\n[INFO     ] ---------- Starting with InfiniBand Switch sswlx-eibs-01\r\n[WARNING  ] Infiniband switch meets minimal version requirements, but downgrade is only available to 2.2.6-2 with the current package.\r\n     To downgrade to other versions:\r\n     - Manually download the InfiniBand switch firmware package to the patch directory\r\n     - Set export variable \"EXADATA_IMAGE_IBSWITCH_DOWNGRADE_VERSION\" to the appropriate version\r\n     - Run patchmgr command to initiate downgrade.\r\n[SUCCESS  ] Verify SSH access to the patchmgr host spmlx-edg-01 from the InfiniBand Switch sswlx-eibs-01.\r\n[INFO     ] Starting pre-update validation on sswlx-eibs-01\r\n[SUCCESS  ] Verifying that \/tmp has 120M in sswlx-eibs-01, found 249M\r\n[SUCCESS  ] Verifying that \/ has 80M in sswlx-eibs-01, found 177M\r\n[SUCCESS  ] Service opensmd is running on InfiniBand Switch sswlx-eibs-01\r\n[SUCCESS  ] NTP daemon is running on sswlx-eibs-01.\r\n[SUCCESS  ] opensm.conf passed all validations\r\n[INFO     ] Manually validate the following entries Date:(YYYY-MM-DD) 2018-02-17 Time:(HH:MM:SS) 16:08:03\r\n[INFO     ] Validating the current firmware on the InfiniBand Switch\r\n[WARNING  ] Firmware verification on InfiniBand switch sswlx-eibs-01 failed, possibly due to custom configuration changes. If the errors are result of customization to the configuration, or point to \/etc\/crontab, fwverify, xcp and libxcp files, then they can be ignored. Otherwise correct the issues and retry validation by running \/usr\/local\/bin\/fwverify -s.\r\n[SUCCESS  ] Verifying that the patchmgr host spmlx-edg-01 is recognized on the InfiniBand Switch sswlx-eibs-01 through getHostByName\r\n[SUCCESS  ] Execute plugin check for Patch Check Prereq on sswlx-eibs-01\r\n[INFO     ] Finished pre-update validation on sswlx-eibs-01\r\n[SUCCESS  ] Pre-update validation on sswlx-eibs-01\r\n[INFO     ] Package will be downloaded at firmware update time via scp\r\n[SUCCESS  ] Disable Subnet Manager on sswlx-eibs-01\r\n[SUCCESS  ] Execute plugin check for Patching on sswlx-eibs-01\r\n[INFO     ] Starting upgrade on sswlx-eibs-01 to 2.2.7_1. Please give upto 15 mins for the process to complete. DO NOT INTERRUPT or HIT CTRL+C during the upgrade\r\n[INFO     ] Additional firmware load required. Starting secondary firmware load. DO NOT INTERRUPT or HIT CTRL+C\r\n[INFO     ] Rebooting sswlx-eibs-01 to complete the firmware update. Wait for 15 minutes before continuing. DO NOT MANUALLY REBOOT THE INFINIBAND SWITCH\r\n[SUCCESS  ] Load firmware 2.2.7_1 onto sswlx-eibs-01\r\n[SUCCESS  ] Disable Subnet Manager on sswlx-eibs-01\r\n[SUCCESS  ] Verify that \/conf\/configvalid is set to 1 on sswlx-eibs-01\r\n[SUCCESS  ] Set SMPriority to 8 on sswlx-eibs-01\r\n[INFO     ] Rebooting sswlx-eibs-01. Wait for 4 minutes before continuing\r\n[SUCCESS  ] Reboot sswlx-eibs-01\r\n[SUCCESS  ] SUCCESS\r\n[INFO     ] Starting post-update validation on sswlx-eibs-01\r\n[SUCCESS  ] Service opensmd is running on InfiniBand Switch sswlx-eibs-01\r\n[SUCCESS  ] NTP daemon is running on sswlx-eibs-01.\r\n[SUCCESS  ] opensm.conf passed all validations\r\n[INFO     ] Manually validate the following entries Date:(YYYY-MM-DD) 2018-02-17 Time:(HH:MM:SS) 14:36:14\r\n[INFO     ] \/conf\/configvalid is 1\r\n[INFO     ] Validating the current firmware on the InfiniBand Switch\r\n[SUCCESS  ] Firmware verification on InfiniBand switch sswlx-eibs-01\r\n[SUCCESS  ] Execute plugin check for Post Patch on sswlx-eibs-01\r\n[INFO     ] Finished post-update validation on sswlx-eibs-01\r\n[SUCCESS  ] Post-update validation on sswlx-eibs-01\r\n[SUCCESS  ] Update InfiniBand switch sswlx-eibs-01 to 2.2.7_1\r\n\r\n[INFO     ] ---------- Starting with InfiniBand Switch sswlx-eiba-01\r\n[WARNING  ] Infiniband switch meets minimal version requirements, but downgrade is only available to 2.2.6-2 with the current package.\r\n     To downgrade to other versions:\r\n     - Manually download the InfiniBand switch firmware package to the patch directory\r\n     - Set export variable \"EXADATA_IMAGE_IBSWITCH_DOWNGRADE_VERSION\" to the appropriate version\r\n     - Run patchmgr command to initiate downgrade.\r\n[SUCCESS  ] Verify SSH access to the patchmgr host spmlx-edg-01 from the InfiniBand Switch sswlx-eiba-01.\r\n[INFO     ] Starting pre-update validation on sswlx-eiba-01\r\n[SUCCESS  ] Verifying that \/tmp has 120M in sswlx-eiba-01, found 249M\r\n[SUCCESS  ] Verifying that \/ has 80M in sswlx-eiba-01, found 181M\r\n[SUCCESS  ] Service opensmd is running on InfiniBand Switch sswlx-eiba-01\r\n[SUCCESS  ] NTP daemon is running on sswlx-eiba-01.\r\n[SUCCESS  ] opensm.conf passed all validations\r\n[INFO     ] Manually validate the following entries Date:(YYYY-MM-DD) 2018-02-17 Time:(HH:MM:SS) 16:37:11\r\n[INFO     ] Validating the current firmware on the InfiniBand Switch\r\n[WARNING  ] Firmware verification on InfiniBand switch sswlx-eiba-01 failed, possibly due to custom configuration changes. If the errors are result of customization to the configuration, or point to \/etc\/crontab, fwverify, xcp and libxcp files, then they can be ignored. Otherwise correct the issues and retry validation by running \/usr\/local\/bin\/fwverify -s.\r\n[SUCCESS  ] Verifying that the patchmgr host spmlx-edg-01 is recognized on the InfiniBand Switch sswlx-eiba-01 through getHostByName\r\n[SUCCESS  ] Execute plugin check for Patch Check Prereq on sswlx-eiba-01\r\n[INFO     ] Finished pre-update validation on sswlx-eiba-01\r\n[SUCCESS  ] Pre-update validation on sswlx-eiba-01\r\n[INFO     ] Package will be downloaded at firmware update time via scp\r\n[SUCCESS  ] Disable Subnet Manager on sswlx-eiba-01\r\n[SUCCESS  ] Execute plugin check for Patching on sswlx-eiba-01\r\n[INFO     ] Starting upgrade on sswlx-eiba-01 to 2.2.7_1. Please give upto 15 mins for the process to complete. DO NOT INTERRUPT or HIT CTRL+C during the upgrade\r\n[INFO     ] Additional firmware load required. Starting secondary firmware load. DO NOT INTERRUPT or HIT CTRL+C\r\n[INFO     ] Rebooting sswlx-eiba-01 to complete the firmware update. Wait for 15 minutes before continuing. DO NOT MANUALLY REBOOT THE INFINIBAND SWITCH\r\n[SUCCESS  ] Load firmware 2.2.7_1 onto sswlx-eiba-01\r\n[SUCCESS  ] Disable Subnet Manager on sswlx-eiba-01\r\n[SUCCESS  ] Verify that \/conf\/configvalid is set to 1 on sswlx-eiba-01\r\n[SUCCESS  ] Set SMPriority to 5 on sswlx-eiba-01\r\n[INFO     ] Rebooting sswlx-eiba-01. Wait for 4 minutes before continuing\r\n[SUCCESS  ] Reboot sswlx-eiba-01\r\n[SUCCESS  ] SUCCESS\r\n[INFO     ] Starting post-update validation on sswlx-eiba-01\r\n[SUCCESS  ] Service opensmd is running on InfiniBand Switch sswlx-eiba-01\r\n[SUCCESS  ] NTP daemon is running on sswlx-eiba-01.\r\n[SUCCESS  ] opensm.conf passed all validations\r\n[INFO     ] Manually validate the following entries Date:(YYYY-MM-DD) 2018-02-17 Time:(HH:MM:SS) 15:05:40\r\n[INFO     ] \/conf\/configvalid is 1\r\n[INFO     ] Validating the current firmware on the InfiniBand Switch\r\n[SUCCESS  ] Firmware verification on InfiniBand switch sswlx-eiba-01\r\n[SUCCESS  ] Execute plugin check for Post Patch on sswlx-eiba-01\r\n[INFO     ] Finished post-update validation on sswlx-eiba-01\r\n[SUCCESS  ] Post-update validation on sswlx-eiba-01\r\n[SUCCESS  ] Update InfiniBand switch sswlx-eiba-01 to 2.2.7_1\r\n\r\n[INFO     ] ---------- Starting with InfiniBand Switch sswlx-eibb-01\r\n[WARNING  ] Infiniband switch meets minimal version requirements, but downgrade is only available to 2.2.6-2 with the current package.\r\n     To downgrade to other versions:\r\n     - Manually download the InfiniBand switch firmware package to the patch directory\r\n     - Set export variable \"EXADATA_IMAGE_IBSWITCH_DOWNGRADE_VERSION\" to the appropriate version\r\n     - Run patchmgr command to initiate downgrade.\r\n[SUCCESS  ] Verify SSH access to the patchmgr host spmlx-edg-01 from the InfiniBand Switch sswlx-eibb-01.\r\n[INFO     ] Starting pre-update validation on sswlx-eibb-01\r\n[SUCCESS  ] Verifying that \/tmp has 120M in sswlx-eibb-01, found 249M\r\n[SUCCESS  ] Verifying that \/ has 80M in sswlx-eibb-01, found 179M\r\n[SUCCESS  ] Service opensmd is running on InfiniBand Switch sswlx-eibb-01\r\n[SUCCESS  ] NTP daemon is running on sswlx-eibb-01.\r\n[SUCCESS  ] opensm.conf passed all validations\r\n[INFO     ] Manually validate the following entries Date:(YYYY-MM-DD) 2018-02-17 Time:(HH:MM:SS) 17:06:32\r\n[INFO     ] Validating the current firmware on the InfiniBand Switch\r\n[WARNING  ] Firmware verification on InfiniBand switch sswlx-eibb-01 failed, possibly due to custom configuration changes. If the errors are result of customization to the configuration, or point to \/etc\/crontab, fwverify, xcp and libxcp files, then they can be ignored. Otherwise correct the issues and retry validation by running \/usr\/local\/bin\/fwverify -s.\r\n[SUCCESS  ] Verifying that the patchmgr host spmlx-edg-01 is recognized on the InfiniBand Switch sswlx-eibb-01 through getHostByName\r\n[SUCCESS  ] Execute plugin check for Patch Check Prereq on sswlx-eibb-01\r\n[INFO     ] Finished pre-update validation on sswlx-eibb-01\r\n[SUCCESS  ] Pre-update validation on sswlx-eibb-01\r\n[INFO     ] Package will be downloaded at firmware update time via scp\r\n[SUCCESS  ] Disable Subnet Manager on sswlx-eibb-01\r\n[SUCCESS  ] Execute plugin check for Patching on sswlx-eibb-01\r\n[INFO     ] Starting upgrade on sswlx-eibb-01 to 2.2.7_1. Please give upto 15 mins for the process to complete. DO NOT INTERRUPT or HIT CTRL+C during the upgrade\r\n[INFO     ] Additional firmware load required. Starting secondary firmware load. DO NOT INTERRUPT or HIT CTRL+C\r\n[INFO     ] Rebooting sswlx-eibb-01 to complete the firmware update. Wait for 15 minutes before continuing. DO NOT MANUALLY REBOOT THE INFINIBAND SWITCH\r\n[SUCCESS  ] Load firmware 2.2.7_1 onto sswlx-eibb-01\r\n[SUCCESS  ] Disable Subnet Manager on sswlx-eibb-01\r\n[SUCCESS  ] Verify that \/conf\/configvalid is set to 1 on sswlx-eibb-01\r\n[SUCCESS  ] Set SMPriority to 5 on sswlx-eibb-01\r\n[INFO     ] Rebooting sswlx-eibb-01. Wait for 4 minutes before continuing\r\n[SUCCESS  ] Reboot sswlx-eibb-01\r\n[SUCCESS  ] SUCCESS\r\n[INFO     ] Starting post-update validation on sswlx-eibb-01\r\n[SUCCESS  ] Service opensmd is running on InfiniBand Switch sswlx-eibb-01\r\n[SUCCESS  ] NTP daemon is running on sswlx-eibb-01.\r\n[SUCCESS  ] opensm.conf passed all validations\r\n[INFO     ] Manually validate the following entries Date:(YYYY-MM-DD) 2018-02-17 Time:(HH:MM:SS) 15:34:42\r\n[INFO     ] \/conf\/configvalid is 1\r\n[INFO     ] Validating the current firmware on the InfiniBand Switch\r\n[SUCCESS  ] Firmware verification on InfiniBand switch sswlx-eibb-01\r\n[SUCCESS  ] Execute plugin check for Post Patch on sswlx-eibb-01\r\n[INFO     ] Finished post-update validation on sswlx-eibb-01\r\n[SUCCESS  ] Post-update validation on sswlx-eibb-01\r\n[SUCCESS  ] Update InfiniBand switch sswlx-eibb-01 to 2.2.7_1\r\n[INFO     ] InfiniBand Switches ( sswlx-eiba-01 sswlx-eibb-01 sswlx-eibs-01 ) updated to 2.2.7_1\r\n[SUCCESS  ] Overall status\r\n\r\n ----- InfiniBand switch update process ended 2018-02-17 17:35:08 -0200 -----\r\n2018-02-17 17:35:08 -0200 1 of 1 :SUCCESS: DONE: Upgrade InfiniBand switch(es) to 2.2.7-1.\r\n\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]# dcli -g \/u01\/patches\/ibs_group -l root \"version\"\r\nsswlx-eiba-01: SUN DCS 36p version: 2.2.7-1\r\nsswlx-eiba-01: Build time: Aug  4 2017 12:20:53\r\nsswlx-eiba-01: SP board info:\r\nsswlx-eiba-01: Manufacturing Date: 2011.06.12\r\nsswlx-eiba-01: Serial Number: \"NCD6C0888\"\r\nsswlx-eiba-01: Hardware Revision: 0x0006\r\nsswlx-eiba-01: Firmware Revision: 0x0000\r\nsswlx-eiba-01: BIOS version: SUN0R100\r\nsswlx-eiba-01: BIOS date: 06\/22\/2010\r\nsswlx-eibb-01: SUN DCS 36p version: 2.2.7-1\r\nsswlx-eibb-01: Build time: Aug  4 2017 12:20:53\r\nsswlx-eibb-01: SP board info:\r\nsswlx-eibb-01: Manufacturing Date: 2011.08.11\r\nsswlx-eibb-01: Serial Number: \"NCD770430\"\r\nsswlx-eibb-01: Hardware Revision: 0x0006\r\nsswlx-eibb-01: Firmware Revision: 0x0000\r\nsswlx-eibb-01: BIOS version: SUN0R100\r\nsswlx-eibb-01: BIOS date: 06\/22\/2010\r\nsswlx-eibs-01: SUN DCS 36p version: 2.2.7-1\r\nsswlx-eibs-01: Build time: Aug  4 2017 12:20:53\r\nsswlx-eibs-01: SP board info:\r\nsswlx-eibs-01: Manufacturing Date: 2011.06.29\r\nsswlx-eibs-01: Serial Number: \"NCD6Y0452\"\r\nsswlx-eibs-01: Hardware Revision: 0x0006\r\nsswlx-eibs-01: Firmware Revision: 0x0000\r\nsswlx-eibs-01: BIOS version: SUN0R100\r\nsswlx-eibs-01: BIOS date: 06\/22\/2010\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]# cd..\r\n<\/pre>\n<p><\/div><\/div>\n<p>&nbsp;<\/p>\n<p><strong>Apply the patch for Exadata Storage Server using the last version, 18.1.4.0.0.180125.3<\/strong>.<\/p>\n<div class=\"bg-margin-for-link\"><input type='hidden' bg_collapse_expand='6a7eaed4244979034397969' value='6a7eaed4244979034397969'><input type='hidden' id='bg-show-more-text-6a7eaed4244979034397969' value='Show output...'><input type='hidden' id='bg-show-less-text-6a7eaed4244979034397969' value='Less...'><a id='bg-showmore-action-6a7eaed4244979034397969' class='bg-showmore-plg-link  '  style=\" color:#1160cf;;\" href='#'>Show output...<\/a><div id='bg-showmore-hidden-6a7eaed4244979034397969' ><\/p>\n<pre class=\"minimize:false lang:default decode:true\" title=\"Storage Server Patch Apply\">[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/cell_group \"imageinfo\" |grep \"Active image version\"\r\nspmlx-ecg-01: Active image version: 12.1.2.3.2.160721\r\nspmlx-ecg-02: Active image version: 12.1.2.3.2.160721\r\nspmlx-ecg-03: Active image version: 12.1.2.3.2.160721\r\nspmlx-ecg-04: Active image version: 12.1.2.3.2.160721\r\nspmlx-ecg-05: Active image version: 12.1.2.3.2.160721\r\nspmlx-ecg-06: Active image version: 12.1.2.3.2.160721\r\nspmlx-ecg-07: Active image version: 12.1.2.3.2.160721\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/cell_group -l root \"cellcli -e list alerthistory\"\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/cell_group -l root \"cellcli -e alter cell shutdown services all\"\r\nspmlx-ecg-01:\r\nspmlx-ecg-01: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-01: The SHUTDOWN of services was successful.\r\nspmlx-ecg-02:\r\nspmlx-ecg-02: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-02: The SHUTDOWN of services was successful.\r\nspmlx-ecg-03:\r\nspmlx-ecg-03: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-03: The SHUTDOWN of services was successful.\r\nspmlx-ecg-04:\r\nspmlx-ecg-04: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-04: The SHUTDOWN of services was successful.\r\nspmlx-ecg-05:\r\nspmlx-ecg-05: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-05: The SHUTDOWN of services was successful.\r\nspmlx-ecg-06:\r\nspmlx-ecg-06: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-06: The SHUTDOWN of services was successful.\r\nspmlx-ecg-07:\r\nspmlx-ecg-07: Stopping the RS, CELLSRV, and MS services...\r\nspmlx-ecg-07: The SHUTDOWN of services was successful.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# cd patch_18.1.4.0.0.180125.3\/\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]# .\/patchmgr -cells \/u01\/patches\/cell_group -cleanup\r\n\r\n2018-02-17 17:43:44 -0200        :Working: DO: Cleanup\r\n2018-02-17 17:47:05 -0200        :SUCCESS: DONE: Cleanup\r\n\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]# .\/patchmgr -cells \/u01\/patches\/cell_group -patch_check_prereq\r\n\r\n2018-02-17 17:47:55 -0200        :Working: DO: Check cells have ssh equivalence for root user. Up to 10 seconds per cell ...\r\n2018-02-17 17:47:57 -0200        :SUCCESS: DONE: Check cells have ssh equivalence for root user.\r\n2018-02-17 17:48:13 -0200        :Working: DO: Initialize files. Up to 1 minute ...\r\n2018-02-17 17:48:15 -0200        :Working: DO: Setup work directory\r\n2018-02-17 17:48:16 -0200        :SUCCESS: DONE: Setup work directory\r\n2018-02-17 17:48:18 -0200        :SUCCESS: DONE: Initialize files.\r\n2018-02-17 17:48:18 -0200        :Working: DO: Copy, extract prerequisite check archive to cells. If required start md11 mismatched partner size correction. Up to 40 minutes ...\r\n2018-02-17 17:48:40 -0200        :INFO   : Wait correction of degraded md11 due to md partner size mismatch. Up to 30 minutes.\r\n2018-02-17 17:48:41 -0200        :SUCCESS: DONE: Copy, extract prerequisite check archive to cells. If required start md11 mismatched partner size correction.\r\n2018-02-17 17:48:41 -0200        :Working: DO: Check space and state of cell services. Up to 20 minutes ...\r\n2018-02-17 17:50:27 -0200        :SUCCESS: DONE: Check space and state of cell services.\r\n2018-02-17 17:50:27 -0200        :Working: DO: Check prerequisites on all cells. Up to 2 minutes ...\r\n2018-02-17 17:50:36 -0200        :SUCCESS: DONE: Check prerequisites on all cells.\r\n2018-02-17 17:50:36 -0200        :Working: DO: Execute plugin check for Patch Check Prereq ...\r\n2018-02-17 17:50:36 -0200        :INFO   : Patchmgr plugin start: Prereq check for exposure to bug 22909764 v1.0.\r\n2018-02-17 17:50:36 -0200        :INFO   : Details in logfile \/u01\/patches\/patch_18.1.4.0.0.180125.3\/patchmgr.stdout.\r\n2018-02-17 17:50:37 -0200        :INFO   : Patchmgr plugin start: Prereq check for exposure to bug 17854520 v1.3.\r\n2018-02-17 17:50:37 -0200        :INFO   : Details in logfile \/u01\/patches\/patch_18.1.4.0.0.180125.3\/patchmgr.stdout.\r\n2018-02-17 17:50:37 -0200        :SUCCESS: No exposure to bug 17854520 with non-rolling patching\r\n2018-02-17 17:50:37 -0200        :INFO   : Patchmgr plugin start: Prereq check for exposure to bug 22468216 v1.0.\r\n2018-02-17 17:50:37 -0200        :INFO   : Details in logfile \/u01\/patches\/patch_18.1.4.0.0.180125.3\/patchmgr.stdout.\r\n2018-02-17 17:50:48 -0200        :SUCCESS: Patchmgr plugin complete: Prereq check passed for the bug 22468216\r\n2018-02-17 17:50:48 -0200        :INFO   : Patchmgr plugin start: Prereq check for exposure to bug 24625612 v1.0.\r\n2018-02-17 17:50:48 -0200        :INFO   : Details in logfile \/u01\/patches\/patch_18.1.4.0.0.180125.3\/patchmgr.stdout.\r\n2018-02-17 17:50:48 -0200        :SUCCESS: Patchmgr plugin complete: Prereq check passed for the bug 24625612\r\n2018-02-17 17:50:48 -0200        :SUCCESS: No exposure to bug  with non-rolling patching\r\n2018-02-17 17:50:48 -0200        :INFO   : Patchmgr plugin start: Prereq check for exposure to bug 22651315 v1.0.\r\n2018-02-17 17:50:48 -0200        :INFO   : Details in logfile \/u01\/patches\/patch_18.1.4.0.0.180125.3\/patchmgr.stdout.\r\n2018-02-17 17:50:53 -0200        :SUCCESS: Patchmgr plugin complete: Prereq check passed for the bug 22651315\r\n2018-02-17 17:50:53 -0200        :SUCCESS: DONE: Execute plugin check for Patch Check Prereq.\r\n2018-02-17 17:50:53 -0200        :Working: DO: Check ASM deactivation outcome. Up to 1 minute ...\r\n2018-02-17 17:51:04 -0200        :SUCCESS: DONE: Check ASM deactivation outcome.\r\n\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]# nohup .\/patchmgr -cells \/u01\/patches\/cell_group -patch &amp;\r\n[1] 304568\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]# nohup: ignoring input and appending output to `nohup.out&apos;\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]# tail -1000f nohup.out\r\n********************************************************************************\r\nNOTE Cells will reboot during the patch or rollback process.\r\nNOTE For non-rolling patch or rollback, ensure all ASM instances using\r\nNOTE the cells are shut down for the duration of the patch or rollback.\r\nNOTE For rolling patch or rollback, ensure all ASM instances using\r\nNOTE the cells are up for the duration of the patch or rollback.\r\n\r\nWARNING Do not interrupt the patchmgr session.\r\nWARNING Do not alter state of ASM instances during patch or rollback.\r\nWARNING Do not resize the screen. It may disturb the screen layout.\r\nWARNING Do not reboot cells or alter cell services during patch or rollback.\r\nWARNING Do not open log files in editor in write mode or try to alter them.\r\n\r\nNOTE All time estimates are approximate.\r\n********************************************************************************\r\n\r\n\r\n2018-02-17 17:52:15 -0200        :Working: DO: Check cells have ssh equivalence for root user. Up to 10 seconds per cell ...\r\n2018-02-17 17:52:16 -0200        :SUCCESS: DONE: Check cells have ssh equivalence for root user.\r\n2018-02-17 17:52:24 -0200        :Working: DO: Initialize files. Up to 1 minute ...\r\n2018-02-17 17:52:30 -0200        :Working: DO: Setup work directory\r\n2018-02-17 17:55:39 -0200        :SUCCESS: DONE: Setup work directory\r\n2018-02-17 17:55:42 -0200        :SUCCESS: DONE: Initialize files.\r\n2018-02-17 17:55:42 -0200        :Working: DO: Copy, extract prerequisite check archive to cells. If required start md11 mismatched partner size correction. Up to 40 minutes ...\r\n2018-02-17 17:55:58 -0200        :INFO   : Wait correction of degraded md11 due to md partner size mismatch. Up to 30 minutes.\r\n2018-02-17 17:55:59 -0200        :SUCCESS: DONE: Copy, extract prerequisite check archive to cells. If required start md11 mismatched partner size correction.\r\n2018-02-17 17:55:59 -0200        :Working: DO: Check space and state of cell services. Up to 20 minutes ...\r\n2018-02-17 17:57:00 -0200        :SUCCESS: DONE: Check space and state of cell services.\r\n2018-02-17 17:57:00 -0200        :Working: DO: Check prerequisites on all cells. Up to 2 minutes ...\r\n2018-02-17 17:57:10 -0200        :SUCCESS: DONE: Check prerequisites on all cells.\r\n2018-02-17 17:57:10 -0200        :Working: DO: Copy the patch to all cells. Up to 3 minutes ...\r\n2018-02-17 17:58:50 -0200        :SUCCESS: DONE: Copy the patch to all cells.\r\n2018-02-17 17:58:52 -0200        :Working: DO: Execute plugin check for Patch Check Prereq ...\r\n2018-02-17 17:58:52 -0200        :INFO   : Patchmgr plugin start: Prereq check for exposure to bug 22909764 v1.0.\r\n2018-02-17 17:58:52 -0200        :INFO   : Details in logfile \/u01\/patches\/patch_18.1.4.0.0.180125.3\/patchmgr.stdout.\r\n2018-02-17 17:58:52 -0200        :INFO   : Patchmgr plugin start: Prereq check for exposure to bug 17854520 v1.3.\r\n2018-02-17 17:58:52 -0200        :INFO   : Details in logfile \/u01\/patches\/patch_18.1.4.0.0.180125.3\/patchmgr.stdout.\r\n2018-02-17 17:58:52 -0200        :SUCCESS: No exposure to bug 17854520 with non-rolling patching\r\n2018-02-17 17:58:52 -0200        :INFO   : Patchmgr plugin start: Prereq check for exposure to bug 22468216 v1.0.\r\n2018-02-17 17:58:52 -0200        :INFO   : Details in logfile \/u01\/patches\/patch_18.1.4.0.0.180125.3\/patchmgr.stdout.\r\n2018-02-17 17:59:03 -0200        :SUCCESS: Patchmgr plugin complete: Prereq check passed for the bug 22468216\r\n2018-02-17 17:59:03 -0200        :INFO   : Patchmgr plugin start: Prereq check for exposure to bug 24625612 v1.0.\r\n2018-02-17 17:59:03 -0200        :INFO   : Details in logfile \/u01\/patches\/patch_18.1.4.0.0.180125.3\/patchmgr.stdout.\r\n2018-02-17 17:59:03 -0200        :SUCCESS: Patchmgr plugin complete: Prereq check passed for the bug 24625612\r\n2018-02-17 17:59:03 -0200        :SUCCESS: No exposure to bug  with non-rolling patching\r\n2018-02-17 17:59:03 -0200        :INFO   : Patchmgr plugin start: Prereq check for exposure to bug 22651315 v1.0.\r\n2018-02-17 17:59:03 -0200        :INFO   : Details in logfile \/u01\/patches\/patch_18.1.4.0.0.180125.3\/patchmgr.stdout.\r\n2018-02-17 17:59:07 -0200        :SUCCESS: Patchmgr plugin complete: Prereq check passed for the bug 22651315\r\n2018-02-17 17:59:12 -0200        :SUCCESS: DONE: Execute plugin check for Patch Check Prereq.\r\n2018-02-17 17:59:21 -0200 1 of 5 :Working: DO: Initiate patch on cells. Cells will remain up. Up to 5 minutes ...\r\n2018-02-17 17:59:27 -0200 1 of 5 :SUCCESS: DONE: Initiate patch on cells.\r\n2018-02-17 17:59:27 -0200 2 of 5 :Working: DO: Waiting to finish pre-reboot patch actions. Cells will remain up. Up to 45 minutes ...\r\n2018-02-17 18:00:27 -0200        :INFO   : Wait for patch pre-reboot procedures\r\n2018-02-17 18:02:01 -0200 2 of 5 :SUCCESS: DONE: Waiting to finish pre-reboot patch actions.\r\n2018-02-17 18:02:02 -0200        :Working: DO: Execute plugin check for Patching ...\r\n2018-02-17 18:02:02 -0200        :SUCCESS: DONE: Execute plugin check for Patching.\r\n2018-02-17 18:02:02 -0200 3 of 5 :Working: DO: Finalize patch on cells. Cells will reboot. Up to 5 minutes ...\r\n2018-02-17 18:02:24 -0200 3 of 5 :SUCCESS: DONE: Finalize patch on cells.\r\n2018-02-17 18:03:26 -0200 4 of 5 :Working: DO: Wait for cells to reboot and come online. Up to 120 minutes ...\r\n2018-02-17 18:04:26 -0200        :INFO   : Wait for patch finalization and reboot\r\n2018-02-17 18:41:35 -0200 4 of 5 :SUCCESS: DONE: Wait for cells to reboot and come online.\r\n2018-02-17 18:41:35 -0200 5 of 5 :Working: DO: Check the state of patch on cells. Up to 5 minutes ...\r\n2018-02-17 18:41:51 -0200 5 of 5 :SUCCESS: DONE: Check the state of patch on cells.\r\n2018-02-17 18:41:51 -0200        :Working: DO: Execute plugin check for Pre Disk Activation ...\r\n2018-02-17 18:41:51 -0200        :SUCCESS: DONE: Execute plugin check for Pre Disk Activation.\r\n2018-02-17 18:41:51 -0200        :Working: DO: Activate grid disks...\r\n2018-02-17 18:41:52 -0200        :INFO   : Wait for checking and activating grid disks\r\n2018-02-17 18:41:59 -0200        :SUCCESS: DONE: Activate grid disks.\r\n2018-02-17 18:42:03 -0200        :Working: DO: Execute plugin check for Post Patch ...\r\n2018-02-17 18:42:04 -0200        :SUCCESS: DONE: Execute plugin check for Post Patch.\r\n2018-02-17 18:42:05 -0200        :Working: DO: Cleanup\r\n2018-02-17 18:42:43 -0200        :SUCCESS: DONE: Cleanup\r\n^C\r\n[1]+  Done                    nohup .\/patchmgr -cells \/u01\/patches\/cell_group -patch\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]# dcli -l root -g \/u01\/patches\/cell_group \"imageinfo\" |grep \"Active image version\"\r\nspmlx-ecg-01: Active image version: 18.1.4.0.0.180125.3\r\nspmlx-ecg-02: Active image version: 18.1.4.0.0.180125.3\r\nspmlx-ecg-03: Active image version: 18.1.4.0.0.180125.3\r\nspmlx-ecg-04: Active image version: 18.1.4.0.0.180125.3\r\nspmlx-ecg-05: Active image version: 18.1.4.0.0.180125.3\r\nspmlx-ecg-06: Active image version: 18.1.4.0.0.180125.3\r\nspmlx-ecg-07: Active image version: 18.1.4.0.0.180125.3\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]# .\/patchmgr -cells \/u01\/patches\/cell_group -cleanup\r\n\r\n2018-02-17 18:46:14 -0200        :Working: DO: Cleanup\r\n2018-02-17 18:46:20 -0200        :SUCCESS: DONE: Cleanup\r\n\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]#\r\n[root@spmlx-edg-01 patch_18.1.4.0.0.180125.3]# exit\r\nexit\r\n[screen is terminating]\r\n[root@spmlx-edg-01 patches]#\r\n<\/pre>\n<p><\/div><\/div>\n<p>&nbsp;<\/p>\n<p><strong>Apply the patch for Exadata Database Servers using the last version, 18.1.4.0.0.180125.3<\/strong><\/p>\n<div class=\"bg-margin-for-link\"><input type='hidden' bg_collapse_expand='6a7eaed4245f69020926725' value='6a7eaed4245f69020926725'><input type='hidden' id='bg-show-more-text-6a7eaed4245f69020926725' value='Show output...'><input type='hidden' id='bg-show-less-text-6a7eaed4245f69020926725' value='Less...'><a id='bg-showmore-action-6a7eaed4245f69020926725' class='bg-showmore-plg-link  '  style=\" color:#1160cf;;\" href='#'>Show output...<\/a><div id='bg-showmore-hidden-6a7eaed4245f69020926725' ><\/p>\n<pre class=\"minimize:false lang:default decode:true\" title=\"Database Servers Update\">[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/cell_group -l root \"cellcli -e list cell\"\r\nspmlx-ecg-01: spmlx_ecg_01       online\r\nspmlx-ecg-02: spmlx_ecg_02       online\r\nspmlx-ecg-03: spmlx_ecg_03       online\r\nspmlx-ecg-04: spmlx_ecg_04       online\r\nspmlx-ecg-05: spmlx_ecg_05       online\r\nspmlx-ecg-06: spmlx_ecg_06       online\r\nspmlx-ecg-07: spmlx_ecg_07       online\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/dbs_group \"imageinfo\"\r\nspmlx-edg-01:\r\nspmlx-edg-01: Kernel version: 2.6.39-400.281.1.el6uek.x86_64 #1 SMP Fri Jun 17 20:10:16 PDT 2016 x86_64\r\nspmlx-edg-01: Image kernel version: 2.6.39-400.281.1.el6uek\r\nspmlx-edg-01: Image version: 12.1.2.3.2.160721\r\nspmlx-edg-01: Image activated: 2016-09-10 02:41:17 -0300\r\nspmlx-edg-01: Image status: success\r\nspmlx-edg-01: System partition on device: \/dev\/mapper\/VGExaDb-LVDbSys1\r\nspmlx-edg-01:\r\nspmlx-edg-02:\r\nspmlx-edg-02: Kernel version: 2.6.39-400.281.1.el6uek.x86_64 #1 SMP Fri Jun 17 20:10:16 PDT 2016 x86_64\r\nspmlx-edg-02: Image kernel version: 2.6.39-400.281.1.el6uek\r\nspmlx-edg-02: Image version: 12.1.2.3.2.160721\r\nspmlx-edg-02: Image activated: 2016-09-10 02:40:06 -0300\r\nspmlx-edg-02: Image status: success\r\nspmlx-edg-02: System partition on device: \/dev\/mapper\/VGExaDb-LVDbSys1\r\nspmlx-edg-02:\r\nspmlx-edg-03:\r\nspmlx-edg-03: Kernel version: 2.6.39-400.281.1.el6uek.x86_64 #1 SMP Fri Jun 17 20:10:16 PDT 2016 x86_64\r\nspmlx-edg-03: Image kernel version: 2.6.39-400.281.1.el6uek\r\nspmlx-edg-03: Image version: 12.1.2.3.2.160721\r\nspmlx-edg-03: Image activated: 2016-09-10 02:39:24 -0300\r\nspmlx-edg-03: Image status: success\r\nspmlx-edg-03: System partition on device: \/dev\/mapper\/VGExaDb-LVDbSys1\r\nspmlx-edg-03:\r\nspmlx-edg-04:\r\nspmlx-edg-04: Kernel version: 2.6.39-400.281.1.el6uek.x86_64 #1 SMP Fri Jun 17 20:10:16 PDT 2016 x86_64\r\nspmlx-edg-04: Image kernel version: 2.6.39-400.281.1.el6uek\r\nspmlx-edg-04: Image version: 12.1.2.3.2.160721\r\nspmlx-edg-04: Image activated: 2016-09-10 02:39:23 -0300\r\nspmlx-edg-04: Image status: success\r\nspmlx-edg-04: System partition on device: \/dev\/mapper\/VGExaDb-LVDbSys1\r\nspmlx-edg-04:\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/dbs_group \"cat \/etc\/redhat-release\"\r\nspmlx-edg-01: Red Hat Enterprise Linux Server release 6.8 (Santiago)\r\nspmlx-edg-02: Red Hat Enterprise Linux Server release 6.8 (Santiago)\r\nspmlx-edg-03: Red Hat Enterprise Linux Server release 6.8 (Santiago)\r\nspmlx-edg-04: Red Hat Enterprise Linux Server release 6.8 (Santiago)\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# unzip p21634633_181400_Linux-x86-64.zip\r\nArchive:  p21634633_181400_Linux-x86-64.zip\r\n   creating: dbserver_patch_5.180208\/\r\n  inflating: dbserver_patch_5.180208\/kernelupgrade_oldbios.sh\r\n extracting: dbserver_patch_5.180208\/dbnodeupdate.zip\r\n   creating: dbserver_patch_5.180208\/plugins\/\r\n  inflating: dbserver_patch_5.180208\/plugins\/020-check_22468216.sh\r\n  inflating: dbserver_patch_5.180208\/plugins\/040-check_22896791.sh\r\n  inflating: dbserver_patch_5.180208\/plugins\/000-check_dummy_bash\r\n  inflating: dbserver_patch_5.180208\/plugins\/030-check_24625612.sh\r\n  inflating: dbserver_patch_5.180208\/plugins\/050-check_22651315.sh\r\n  inflating: dbserver_patch_5.180208\/plugins\/010-check_17854520.sh\r\n  inflating: dbserver_patch_5.180208\/plugins\/000-check_dummy_perl\r\n  inflating: dbserver_patch_5.180208\/plugins\/005-check_22909764.sh\r\n  inflating: dbserver_patch_5.180208\/cellboot_usb_pci_path\r\n  inflating: dbserver_patch_5.180208\/exadataLogger.pm\r\n  inflating: dbserver_patch_5.180208\/ExadataImageNotification.pl\r\n  inflating: dbserver_patch_5.180208\/exadata.img.env\r\n  inflating: dbserver_patch_5.180208\/xcp\r\n  inflating: dbserver_patch_5.180208\/imageLogger\r\n  inflating: dbserver_patch_5.180208\/dcli\r\n  inflating: dbserver_patch_5.180208\/patchReport.py\r\n  inflating: dbserver_patch_5.180208\/ExaXMLNode.pm\r\n  inflating: dbserver_patch_5.180208\/ExadataSendNotification.pm\r\n   creating: dbserver_patch_5.180208\/linux.db.rpms\/\r\n   creating: dbserver_patch_5.180208\/ibdiagtools\/\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/cable_check.pl\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/topology-zfs\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/checkbadlinks.pl\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/tar_ibdiagtools\r\n   creating: dbserver_patch_5.180208\/ibdiagtools\/netcheck\/\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/netcheck\/remoteLauncher.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/netcheck\/CommonUtils.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/netcheck\/LinuxAdapter.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/netcheck\/OSAdapter.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/netcheck\/spawnProc.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/netcheck\/remoteScriptGenerator.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/netcheck\/runDiagnostics.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/netcheck\/SolarisAdapter.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/netcheck\/remoteConfig.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/monitord\r\n   creating: dbserver_patch_5.180208\/ibdiagtools\/topologies\/\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/topologies\/Node.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/topologies\/Group.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/topologies\/Switch.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/topologies\/Rack.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/topologies\/VerifyTopologyUtility.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/topologies\/verifylib.pm\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/verify-topology\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/VERSION_FILE\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/dcli\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/infinicheck\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/SampleOutputs.txt\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/ibping_test\r\n extracting: dbserver_patch_5.180208\/ibdiagtools\/xmonib.sh\r\n  inflating: dbserver_patch_5.180208\/ibdiagtools\/setup-ssh\r\n  inflating: dbserver_patch_5.180208\/patchmgr_functions\r\n  inflating: dbserver_patch_5.180208\/patch_bug_26678971\r\n  inflating: dbserver_patch_5.180208\/md5sum_files.lst\r\n  inflating: dbserver_patch_5.180208\/fwverify\r\n  inflating: dbserver_patch_5.180208\/README.txt\r\n  inflating: dbserver_patch_5.180208\/patchmgr\r\n  inflating: dbserver_patch_5.180208\/libxcp.so.1\r\n  inflating: dbserver_patch_5.180208\/installfw_exadata_ssh\r\n  inflating: dbserver_patch_5.180208\/exadata.img.hw\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root \"uptime\"\r\nspmlx-edg-01: 18:54:56 up 157 days, 22:28,  2 users,  load average: 1.30, 1.38, 1.39\r\nspmlx-edg-02: 18:54:56 up 157 days, 22:28,  0 users,  load average: 1.29, 1.30, 1.31\r\nspmlx-edg-03: 18:54:56 up 157 days, 22:28,  0 users,  load average: 1.37, 1.30, 1.32\r\nspmlx-edg-04: 18:54:56 up 157 days, 22:28,  0 users,  load average: 1.81, 1.68, 1.67\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root \"reboot\"\r\n\r\nBroadcast message from root@spmlx-edg-01\r\n        (unknown) at 18:55 ...\r\n\r\nThe system is going down for reboot NOW!\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\nlogin as: root\r\nroot@spmlx-edg-01&apos;s password:\r\nLast login: Sat Feb 17 16:06:17 2018 from 10.17.42.2\r\n[root@spmlx-edg-01 ~]#\r\n[root@spmlx-edg-01 ~]#\r\n[root@spmlx-edg-01 ~]# cd \/u01\/patches\/\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root \"uptime\"\r\nspmlx-edg-01: 19:18:10 up 18 min,  1 user,  load average: 0.86, 1.02, 0.88\r\nspmlx-edg-02: 19:18:10 up 18 min,  0 users,  load average: 1.50, 1.99, 1.55\r\nspmlx-edg-03: 19:18:10 up 18 min,  0 users,  load average: 1.05, 1.07, 0.84\r\nspmlx-edg-04: 19:18:10 up 18 min,  0 users,  load average: 1.88, 1.66, 1.13\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root \"su -l oracle -c \\\"\/u01\/app\/oracle\/product\/12.1.0.4.0\/core\/12.1.0.4.0\/bin\/emctl stop agent\\\"\"\r\nspmlx-edg-01: Oracle Enterprise Manager Cloud Control 12c Release 4\r\nspmlx-edg-01: Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.\r\nspmlx-edg-01: Stopping agent ..... stopped.\r\nspmlx-edg-02: Oracle Enterprise Manager Cloud Control 12c Release 4\r\nspmlx-edg-02: Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.\r\nspmlx-edg-02: Stopping agent ..... stopped.\r\nspmlx-edg-03: Oracle Enterprise Manager Cloud Control 12c Release 4\r\nspmlx-edg-03: Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.\r\nspmlx-edg-03: Stopping agent ..... stopped.\r\nspmlx-edg-04: Oracle Enterprise Manager Cloud Control 12c Release 4\r\nspmlx-edg-04: Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.\r\nspmlx-edg-04: Stopping agent ..... stopped.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dbserver_patch_5.180208\/patchmgr -dbnodes \/u01\/patches\/dbs_group -dbnode_precheck -dbnode_loc \/u01\/patches\/p27391002_181000_Linux-x86-64.zip -dbnode_version 18.1.4.0.0.180125.3\r\n\r\n************************************************************************************************************\r\nNOTE    patchmgr release: 5.180208 (always check MOS 1553103.1 for the latest release of dbserver.patch.zip)\r\nNOTE\r\nWARNING Do not interrupt the patchmgr session.\r\nWARNING Do not resize the screen. It may disturb the screen layout.\r\nWARNING Do not reboot database nodes during update or rollback.\r\nWARNING Do not open logfiles in write mode and do not try to alter them.\r\n************************************************************************************************************\r\n2018-02-17 19:26:28 -0200        :Working: DO: Initiate precheck on 4 node(s)\r\n2018-02-17 19:27:19 -0200        :Working: DO: Check free space and verify SSH equivalence for the root user to node(s)\r\n2018-02-17 19:27:30 -0200        :ERROR  : This operation is not allowed because the patchmgr utility was launched\r\n2018-02-17 19:27:30 -0200        :ERROR  : from server spmlx-edg-01 which is listed in the server list file \/u01\/patches\/dbs_group\r\n2018-02-17 19:27:30 -0200        :ERROR  : Either remove spmlx-edg-01 from the server list file,\r\n2018-02-17 19:27:30 -0200        :ERROR  : or run patchmgr from a node that is not listed in the server list file\r\n2018-02-17 19:29:39 -0200        :FAILED : For details, check the following files in the \/u01\/patches\/dbserver_patch_5.180208:\r\n2018-02-17 19:29:39 -0200        :FAILED :  - &lt;dbnode_name&gt;_dbnodeupdate.log\r\n2018-02-17 19:29:39 -0200        :FAILED :  - patchmgr.log\r\n2018-02-17 19:29:39 -0200        :FAILED :  - patchmgr.trc\r\n2018-02-17 19:29:39 -0200        :FAILED : DONE: Check free space and verify SSH equivalence for the root user to node(s)\r\n\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dbserver_patch_5.180208\/patchmgr -dbnodes \/u01\/patches\/dbs_group -dbnode_precheck -dbnode_loc \/u01\/patches\/p27391002_181000_Linux-x86-64.zip -dbnode_version 18.1.4.0.0.180125.3\r\n\r\n************************************************************************************************************\r\nNOTE    patchmgr release: 5.180208 (always check MOS 1553103.1 for the latest release of dbserver.patch.zip)\r\nNOTE\r\nWARNING Do not interrupt the patchmgr session.\r\nWARNING Do not resize the screen. It may disturb the screen layout.\r\nWARNING Do not reboot database nodes during update or rollback.\r\nWARNING Do not open logfiles in write mode and do not try to alter them.\r\n************************************************************************************************************\r\n2018-02-17 19:30:29 -0200        :Working: DO: Initiate precheck on 3 node(s)\r\n2018-02-17 19:31:20 -0200        :Working: DO: Check free space and verify SSH equivalence for the root user to node(s)\r\n2018-02-17 19:33:35 -0200        :SUCCESS: DONE: Check free space and verify SSH equivalence for the root user to node(s)\r\n2018-02-17 19:34:55 -0200        :Working: DO: dbnodeupdate.sh running a precheck on node(s).\r\n2018-02-17 19:36:36 -0200        :ERROR  : dbnodeupdate.sh precheck failed on one or more nodes\r\n\r\n    SUMMARY OF WARNINGS AND ERRORS FOR spmlx-edg-02:\r\n\r\n    spmlx-edg-02: # The following file lists the commands that would have been executed for removing rpms when specifying -M flag. #\r\n    spmlx-edg-02: # File: \/var\/log\/cellos\/nomodify_results.170218193021.sh. #\r\n    spmlx-edg-02: ERROR: Found dependency issues during pre-check. Packages failing:\r\n    spmlx-edg-02: ERROR: Package: exadata-sun-computenode-exact-18.1.4.0.0.180125.3-1.noarch (Fails because of required removal of Exadata rpms)\r\n    spmlx-edg-02: ERROR: Package: oracle-ofed-release-1.0.0-31.el6.x86_64\r\n    spmlx-edg-02: ERROR: Consult file spmlx-edg-02:\/var\/log\/cellos\/minimum_conflict_report.170218193021.txt for more information on the dependencies failing and for next steps.\r\n    spmlx-edg-02: The following known issues will be checked for but require manual follow-up:\r\n    spmlx-edg-02: (*) - Yum rolling update requires fix for 11768055 when Grid Infrastructure is below 11.2.0.2 BP12\r\n\r\n\r\n2018-02-17 19:36:43 -0200        :ERROR  : DONE: dbnodeupdate.sh precheck on spmlx-edg-02\r\n\r\n    SUMMARY OF WARNINGS AND ERRORS FOR spmlx-edg-03:\r\n\r\n    spmlx-edg-03: # The following file lists the commands that would have been executed for removing rpms when specifying -M flag. #\r\n    spmlx-edg-03: # File: \/var\/log\/cellos\/nomodify_results.170218193021.sh. #\r\n    spmlx-edg-03: ERROR: Found dependency issues during pre-check. Packages failing:\r\n    spmlx-edg-03: ERROR: Package: exadata-sun-computenode-exact-18.1.4.0.0.180125.3-1.noarch (Fails because of required removal of Exadata rpms)\r\n    spmlx-edg-03: ERROR: Package: oracle-ofed-release-1.0.0-31.el6.x86_64\r\n    spmlx-edg-03: ERROR: Consult file spmlx-edg-03:\/var\/log\/cellos\/minimum_conflict_report.170218193021.txt for more information on the dependencies failing and for next steps.\r\n    spmlx-edg-03: The following known issues will be checked for but require manual follow-up:\r\n    spmlx-edg-03: (*) - Yum rolling update requires fix for 11768055 when Grid Infrastructure is below 11.2.0.2 BP12\r\n\r\n\r\n2018-02-17 19:36:44 -0200        :ERROR  : DONE: dbnodeupdate.sh precheck on spmlx-edg-03\r\n\r\n    SUMMARY OF WARNINGS AND ERRORS FOR spmlx-edg-04:\r\n\r\n    spmlx-edg-04: # The following file lists the commands that would have been executed for removing rpms when specifying -M flag. #\r\n    spmlx-edg-04: # File: \/var\/log\/cellos\/nomodify_results.170218193021.sh. #\r\n    spmlx-edg-04: ERROR: Found dependency issues during pre-check. Packages failing:\r\n    spmlx-edg-04: ERROR: Package: exadata-sun-computenode-exact-18.1.4.0.0.180125.3-1.noarch (Fails because of required removal of Exadata rpms)\r\n    spmlx-edg-04: ERROR: Package: oracle-ofed-release-1.0.0-31.el6.x86_64\r\n    spmlx-edg-04: ERROR: Consult file spmlx-edg-04:\/var\/log\/cellos\/minimum_conflict_report.170218193021.txt for more information on the dependencies failing and for next steps.\r\n    spmlx-edg-04: The following known issues will be checked for but require manual follow-up:\r\n    spmlx-edg-04: (*) - Yum rolling update requires fix for 11768055 when Grid Infrastructure is below 11.2.0.2 BP12\r\n\r\n\r\n2018-02-17 19:36:46 -0200        :ERROR  : DONE: dbnodeupdate.sh precheck on spmlx-edg-04\r\n2018-02-17 19:36:56 -0200        :INFO   : SUMMARY FOR ALL NODES:\r\n2018-02-17 19:36:43 -0200        :ERROR  : spmlx-edg-02 has state: FAILED\r\n2018-02-17 19:36:44 -0200        :ERROR  : spmlx-edg-03 has state: FAILED\r\n2018-02-17 19:36:46 -0200        :ERROR  : spmlx-edg-04 has state: FAILED\r\n2018-02-17 19:36:56 -0200        :FAILED : For details, check the following files in the \/u01\/patches\/dbserver_patch_5.180208:\r\n2018-02-17 19:36:56 -0200        :FAILED :  - &lt;dbnode_name&gt;_dbnodeupdate.log\r\n2018-02-17 19:36:56 -0200        :FAILED :  - patchmgr.log\r\n2018-02-17 19:36:56 -0200        :FAILED :  - patchmgr.trc\r\n2018-02-17 19:36:56 -0200        :FAILED : DONE: Initiate precheck on node(s).\r\n\r\n[INFO     ] Collected dbnodeupdate diag in file: Diag_patchmgr_dbnode_precheck_170218193021.tbz\r\n-rw-r--r-- 1 root root 2238604 Feb 17 19:36 Diag_patchmgr_dbnode_precheck_170218193021.tbz\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dbserver_patch_5.180208\/patchmgr -dbnodes \/u01\/patches\/dbs_group -dbnode_precheck -modify_at_prereq -dbnode_loc \/u01\/patches\/p27391002_181000_Linux-x86-64.zip -dbnode_version 18.1.4.0.0.180125.3\r\n\r\n************************************************************************************************************\r\nNOTE    patchmgr release: 5.180208 (always check MOS 1553103.1 for the latest release of dbserver.patch.zip)\r\nNOTE\r\nWARNING Do not interrupt the patchmgr session.\r\nWARNING Do not resize the screen. It may disturb the screen layout.\r\nWARNING Do not reboot database nodes during update or rollback.\r\nWARNING Do not open logfiles in write mode and do not try to alter them.\r\n************************************************************************************************************\r\n2018-02-17 19:37:50 -0200        :Working: DO: Initiate precheck on 3 node(s)\r\n2018-02-17 19:38:41 -0200        :Working: DO: Check free space and verify SSH equivalence for the root user to node(s)\r\n2018-02-17 19:40:56 -0200        :SUCCESS: DONE: Check free space and verify SSH equivalence for the root user to node(s)\r\n2018-02-17 19:42:05 -0200        :Working: DO: dbnodeupdate.sh running a precheck on node(s).\r\n2018-02-17 19:43:48 -0200        :SUCCESS: DONE: Initiate precheck on node(s).\r\n\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# screen -L -RR Patch-DB\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dbserver_patch_5.180208\/patchmgr -dbnodes \/u01\/patches\/dbs_group -upgrade -iso_repo \/u01\/patches\/p27391002_181000_Linux-x86-64.zip -target_version 18.1.4.0.0.180125.3\r\n\r\n************************************************************************************************************\r\nNOTE    patchmgr release: 5.180208 (always check MOS 1553103.1 for the latest release of dbserver.patch.zip)\r\nNOTE\r\nNOTE    Database nodes will reboot during the update process.\r\nNOTE\r\nWARNING Do not interrupt the patchmgr session.\r\nWARNING Do not resize the screen. It may disturb the screen layout.\r\nWARNING Do not reboot database nodes during update or rollback.\r\nWARNING Do not open logfiles in write mode and do not try to alter them.\r\n************************************************************************************************************\r\n2018-02-17 19:52:16 -0200        :Working: DO: Initiate prepare steps on node(s).\r\n2018-02-17 19:52:18 -0200        :Working: DO: Check free space and verify SSH equivalence for the root user to node(s)\r\n2018-02-17 19:54:33 -0200        :SUCCESS: DONE: Check free space and verify SSH equivalence for the root user to node(s)\r\n2018-02-17 19:56:10 -0200        :SUCCESS: DONE: Initiate prepare steps on node(s).\r\n2018-02-17 19:56:10 -0200        :Working: DO: Initiate update on 3 node(s).\r\n2018-02-17 19:56:10 -0200        :Working: DO: dbnodeupdate.sh running a backup on 3 node(s).\r\n2018-02-17 20:06:47 -0200        :SUCCESS: DONE: dbnodeupdate.sh running a backup on 3 node(s).\r\n2018-02-17 20:06:47 -0200        :Working: DO: Initiate update on node(s)\r\n2018-02-17 20:06:52 -0200        :Working: DO: Get information about any required OS upgrades from node(s).\r\n2018-02-17 20:07:02 -0200        :SUCCESS: DONE: Get information about any required OS upgrades from node(s).\r\n2018-02-17 20:07:02 -0200        :Working: DO: dbnodeupdate.sh running an update step on all nodes.\r\n2018-02-17 20:17:14 -0200        :INFO   : spmlx-edg-02 is ready to reboot.\r\n2018-02-17 20:17:14 -0200        :INFO   : spmlx-edg-03 is ready to reboot.\r\n2018-02-17 20:17:14 -0200        :INFO   : spmlx-edg-04 is ready to reboot.\r\n2018-02-17 20:17:14 -0200        :SUCCESS: DONE: dbnodeupdate.sh running an update step on all nodes.\r\n2018-02-17 20:17:14 -0200        :Working: DO: Initiate reboot on node(s)\r\n2018-02-17 20:17:41 -0200        :SUCCESS: DONE: Initiate reboot on node(s)\r\n2018-02-17 20:17:41 -0200        :Working: DO: Waiting to ensure node(s) is down before reboot.\r\n2018-02-17 20:18:34 -0200        :SUCCESS: DONE: Waiting to ensure node(s) is down before reboot.\r\n2018-02-17 20:18:34 -0200        :Working: DO: Waiting to ensure node(s) is up after reboot.\r\n2018-02-17 20:24:13 -0200        :SUCCESS: DONE: Waiting to ensure node(s) is up after reboot.\r\n2018-02-17 20:24:13 -0200        :Working: DO: Waiting to connect to node(s) with SSH. During Linux upgrades this can take some time.\r\n2018-02-17 20:51:53 -0200        :SUCCESS: DONE: Waiting to connect to node(s) with SSH. During Linux upgrades this can take some time.\r\n2018-02-17 20:51:53 -0200        :Working: DO: Wait for node(s) is ready for the completion step of update.\r\n2018-02-17 20:54:53 -0200        :SUCCESS: DONE: Wait for node(s) is ready for the completion step of update.\r\n2018-02-17 20:55:09 -0200        :Working: DO: Initiate completion step from dbnodeupdate.sh on node(s)\r\n2018-02-17 21:03:40 -0200        :SUCCESS: DONE: Initiate completion step from dbnodeupdate.sh on spmlx-edg-02\r\n2018-02-17 21:04:30 -0200        :SUCCESS: DONE: Initiate completion step from dbnodeupdate.sh on spmlx-edg-03\r\n2018-02-17 21:05:20 -0200        :SUCCESS: DONE: Initiate completion step from dbnodeupdate.sh on spmlx-edg-04\r\n2018-02-17 21:06:10 -0200        :SUCCESS: DONE: Initiate update on node(s).\r\n2018-02-17 21:06:10 -0200        :SUCCESS: DONE: Initiate update on 3 node(s).\r\n\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# exit\r\nexit\r\n[screen is terminating]\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# rpm -qa |grep screen\r\nscreen-4.0.3-19.el6.x86_64\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# rpm -e screen-4.0.3-19.el6.x86_64\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root \"imageinfo\" |grep \"Image version\"\r\nspmlx-edg-02: Image version: 18.1.4.0.0.180125.3\r\nspmlx-edg-03: Image version: 18.1.4.0.0.180125.3\r\nspmlx-edg-04: Image version: 18.1.4.0.0.180125.3\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# imageinfo |grep \"Image version\"\r\nImage version: 12.1.2.3.2.160721\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# cd dbserver_patch_5.180208\/\r\n[root@spmlx-edg-01 dbserver_patch_5.180208]#\r\n[root@spmlx-edg-01 dbserver_patch_5.180208]# unzip dbnodeupdate.zip -d \/u01\/patches\/dbnodeupdate\r\nArchive:  dbnodeupdate.zip\r\n  inflating: \/u01\/patches\/dbnodeupdate\/dbnodeupdate.sh\r\n  inflating: \/u01\/patches\/dbnodeupdate\/dbnu-plugin.sh.template\r\n  inflating: \/u01\/patches\/dbnodeupdate\/dbupdate-helpers.zip\r\n  inflating: \/u01\/patches\/dbnodeupdate\/exachkcfg_update_post\r\n  inflating: \/u01\/patches\/dbnodeupdate\/exachkcfg_update_pre\r\n  inflating: \/u01\/patches\/dbnodeupdate\/exadata.img.env\r\n  inflating: \/u01\/patches\/dbnodeupdate\/ib_set_node_desc_121.sh\r\n  inflating: \/u01\/patches\/dbnodeupdate\/imageLogger\r\n  inflating: \/u01\/patches\/dbnodeupdate\/README.txt\r\n   creating: \/u01\/patches\/dbnodeupdate\/to_ol6\/\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/image_functions\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/exadata_img_pylogger.py\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade.sh\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/known_exadata_packages_missing_files.lis\r\n   creating: \/u01\/patches\/dbnodeupdate\/to_ol6\/boot\/\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/boot\/initrd.img\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/boot\/vmlinuz\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/known_exadata_packages.lis\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade_functions\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/imageLogger\r\n   creating: \/u01\/patches\/dbnodeupdate\/to_ol6\/host_access_control_files\/\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/host_access_control_files\/exadata_img_pylogger.py\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/host_access_control_files\/host_access_control\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/host_access_control_files\/utils.py\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/host_access_control_files\/hac.xml\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/host_access_control_files\/image_messages.py\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade_dom0_packagelists\r\n   creating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade_repo\/\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade_repo\/xz-4.999.9-0.3.beta.20091007git.el5.x86_64.rpm\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade_repo\/createrepo-0.4.11-3.el5.noarch.rpm\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade_repo\/python-lxml-2.0.11-2.el5.x86_64.rpm\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade_repo\/libxslt-1.1.17-4.0.1.el5_8.3.x86_64.rpm\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade_repo\/libtermcap-2.0.8-46.1.x86_64.rpm\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade_repo\/termcap-5.5-1.20060701.1.noarch.rpm\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade_repo\/xz-libs-4.999.9-0.3.beta.20091007git.el5.x86_64.rpm\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade_repo\/yum-utils-1.1.16-21.el5.noarch.rpm\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade.rc\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/dbupgrade_packagelists\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/exadata.img.hw\r\n  inflating: \/u01\/patches\/dbnodeupdate\/to_ol6\/grub_parser.py\r\n[root@spmlx-edg-01 dbserver_patch_5.180208]#\r\n[root@spmlx-edg-01 dbserver_patch_5.180208]#\r\n[root@spmlx-edg-01 dbserver_patch_5.180208]#\r\n[root@spmlx-edg-01 dbserver_patch_5.180208]# cd \/u01\/patches\/dbnodeupdate\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]# .\/dbnodeupdate.sh\r\n\r\nUsage: dbnodeupdate.sh [ -u | -r | -c | -b | -C ] [ -l &lt;baseurl|zip file&gt; ] [-p] &lt;phase&gt; [-n] [-s] [-i] [-k] [-K] [-w] [-q] [-v] [-t] [-R] [-b] [-m] [-M] [-N] [-a] | [-V] | [-h]\r\n    -u                       Upgrade\r\n    -r                       Rollback\r\n    -c                       Complete post actions (verify image status, cleanup, apply fixes, relink all homes, enable GI to start\/start all domU&apos;s)\r\n    -l &lt;baseurl|zip file&gt;    Baseurl (http or zipped iso file for the repository)\r\n    -s                       Shutdown stack (domU&apos;s for VM) before upgrading\/rolling back\r\n    -p                       Bootstrap phase (1 or 2) only to be used when instructed by dbnodeupdate.sh\r\n    -q                       Quiet mode (no prompting) only be used in combination with -t\r\n    -n                       No backup will be created (Option disabled for systems being updated from Oracle Linux 5 to Oracle Linux 6)\r\n    -M                       Allow rpms be removed or pre-updated at prereq check time (-v) - (default is not allowed)\r\n    -N (default)             No rpms will be removed or pre-updated at prereq check time (-v) - this will cause most prereq checks to fail.\r\n    -a                       Allow dbnodeupdate.sh to run with active NFS\/SMB mounts. Requires compatible dbserver_backup.sh\r\n                             Active NFS\/SMB mounts supported starting release 12.1.2.1.1\r\n    -t                       &apos;to release&apos; - used when in quiet mode or used when updating to one-offs\/releases via &apos;latest&apos; channel (requires 11.2.3.2.1)\r\n    -v                       Verify prereqs only. Only to be used with -u and -l option\r\n    -b                       Perform backup only\r\n    -R                       Remove any custom rpms found\r\n    -m                       Install \/ update-to exadata-sun\/hp-computenode-minimum only (11.2.3.3.0 and later)\r\n    -i                       Relinking of stack will be disabled and stack will not be not started. Only possible in combination with -c.\r\n    -D                       Relink database homes only (skip Grid Infrastructure). Only possible in combination with -c\r\n    -k                       Keep EM-agents running\r\n    -C                       Cleanup mode. Cleans up all temporary content on the database node\r\n    -K                       Keep rpms and config the same while running complete post actions (-c) (default when rolling back)\r\n    -w                       Ignore open hardware alerts\r\n    -V                       Print version\r\n    -h                       Print usage\r\n\r\nFor upgrading from releases 11.2.2.4.2 and later:\r\n Example using iso  : .\/dbnodeupdate.sh -u -l \/u01\/p16432033_112321_Linux-x86-64.zip\r\n Example using http : .\/dbnodeupdate.sh -u -l http:\/\/my-yum-repo.my-domain.com\/yum\/unknown\/EXADATA\/dbserver\/11.2.3.3.0\/base\/x86_64\/\r\n Example: .\/dbnodeupdate.sh -u -l http:\/\/my-yum-repo.my-domain.com\/yum\/unknown\/EXADATA\/dbserver\/11.2.3.2.1\/base\/x86_64\/\r\n Example: .\/dbnodeupdate.sh -u -l http:\/\/my-yum-repo.my-domain.com\/yum\/unknown\/EXADATA\/dbserver\/11.2.3.3.0\/base\/x86_64\/\r\n\r\nFor upgrading from releases 11.2.2.4.2 and later in quiet mode:\r\n Example: .\/dbnodeupdate.sh -u -l \/u01\/p16432033_112321_Linux-x86-64.zip -q -t 11.2.3.2.1.130302\r\n\r\nFor completion steps:\r\n Example: .\/dbnodeupdate.sh -c\r\n\r\nFor rollback:\r\n Example: .\/dbnodeupdate.sh -r\r\n\r\nFor pre-req checks only:\r\n Example using iso  : .\/dbnodeupdate.sh -u -l \/u01\/p16432033_112321_Linux-x86-64.zip -v\r\n Example using http : .\/dbnodeupdate.sh -u -l http:\/\/my-yum-repo.my-domain.com\/yum\/unknown\/EXADATA\/dbserver\/11.2.3.3.0\/base\/x86_64\/ -v\r\n\r\nFor backup only there are no required options:\r\n Example: .\/dbnodeupdate.sh -b\r\n\r\nSee MOS 1553103.1 for more examples\r\n\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]# .\/dbnodeupdate.sh -u -l \/u01\/patches\/p27391002_181000_Linux-x86-64.zip -b\r\n  (*) 2018-02-17 21:13:24: Initializing logfile \/var\/log\/cellos\/dbnodeupdate.log\r\n##########################################################################################################################\r\n#                                                                                                                        #\r\n# Guidelines for using dbnodeupdate.sh (rel. 5.180208):                                                                  #\r\n#                                                                                                                        #\r\n# - Prerequisites for usage:                                                                                             #\r\n#         1. Refer to dbnodeupdate.sh options. See MOS 1553103.1                                                         #\r\n#         2. Always use the latest release of dbnodeupdate.sh. See patch 16486998                                        #\r\n#         3. Run the prereq check using the &apos;-v&apos; flag.                                                                   #\r\n#         4. Run the prereq check with the &apos;-M&apos; to allow rpms being removed and preupdated to make precheck work.        #\r\n#                                                                                                                        #\r\n#   I.e.:  .\/dbnodeupdate.sh -u -l \/u01\/my-iso-repo.zip -v  (may see rpm conflicts)                                      #\r\n#          .\/dbnodeupdate.sh -u -l http:\/\/my-yum-repo -v -M (resolved known rpm comflicts)                               #\r\n#                                                                                                                        #\r\n# - Prerequisite rpm dependency check failures can happen due to customization:                                          #\r\n#     - The prereq check detects dependency issues that need to be addressed prior to running a successful update.       #\r\n#     - Customized rpm packages may fail the built-in dependency check and system updates cannot proceed until resolved. #\r\n#     - Prereq check may fail because -M flag was not used and known conflicting rpms were not removed.                  #\r\n#                                                                                                                        #\r\n#   When upgrading to releases 11.2.3.3.0 or later:                                                                      #\r\n#      - When &apos;exact&apos; package dependency check fails &apos;minimum&apos; package dependency check will be tried.                   #\r\n#      - When &apos;minimum&apos; package dependency check fails, conflicting packages should be removed before proceeding.        #\r\n#                                                                                                                        #\r\n# - As part of the prereq checks and as part of the update, a number of rpms will be removed.                            #\r\n#   This removal is required to preserve Exadata functioning. This should not be confused with obsolete packages.        #\r\n#   Running without -M at prereq time may result in a Yum dependency prereq checks fail                                  #\r\n#                                                                                                                        #\r\n# - In case of any problem when filing an SR, upload the following:                                                      #\r\n#      - \/var\/log\/cellos\/dbnodeupdate.log                                                                                #\r\n#      - \/var\/log\/cellos\/dbnodeupdate.&lt;runid&gt;.diag                                                                       #\r\n#      - where &lt;runid&gt; is the unique number of the failing run.                                                          #\r\n#                                                                                                                        #\r\n#      *** This is an update run, changes will be made. ***                                                              #\r\n#                                                                                                                        #\r\n##########################################################################################################################\r\nContinue ? [y\/n] y\r\n\r\n  (*) 2018-02-17 21:13:26: Unzipping helpers (\/u01\/patches\/dbnodeupdate\/dbupdate-helpers.zip) to \/opt\/oracle.SupportTools\/dbnodeupdate_helpers\r\n  (*) 2018-02-17 21:13:31: Collecting system configuration settings. This may take a while...\r\n  (*) 2018-02-17 21:14:03: Validating system settings for known issues and best practices. This may take a while...\r\n  (*) 2018-02-17 21:14:03: Checking free space in \/u01\/patches\/iso.stage\r\n  (*) 2018-02-17 21:14:03: Unzipping \/u01\/patches\/p27391002_181000_Linux-x86-64.zip to \/u01\/patches\/iso.stage, this may take a while\r\n  (*) 2018-02-17 21:14:13: Original \/etc\/yum.conf moved to \/etc\/yum.conf.170218211324, generating new yum.conf\r\n  (*) 2018-02-17 21:14:13: Generating Exadata repository file \/etc\/yum.repos.d\/Exadata-computenode.repo\r\n  (*) 2018-02-17 21:14:29: Validating the boot loader.\r\n\r\nActive Image version   : 12.1.2.3.2.160721\r\nActive Kernel version  : 2.6.39-400.281.1.el6uek\r\nActive LVM Name        : \/dev\/mapper\/VGExaDb-LVDbSys1\r\nInactive Image version : 11.2.3.3.0.131014.1\r\nInactive LVM Name      : \/dev\/mapper\/VGExaDb-LVDbSys2\r\nCurrent user id        : root\r\nAction                 : Backup only\r\nBaseurl                : file:\/\/\/var\/www\/html\/yum\/unknown\/EXADATA\/dbserver\/170218211324\/x86_64\/ (iso)\r\nIso file               : \/u01\/patches\/iso.stage\/exadata_ol6_base_repo_18.1.4.0.0.180125.3.iso\r\nCreate a backup        : Yes\r\nShutdown EM agents     : No\r\nShutdown stack         : No (Currently stack is down)\r\nLogfile                : \/var\/log\/cellos\/dbnodeupdate.log (runid: 170218211324)\r\nDiagfile               : \/var\/log\/cellos\/dbnodeupdate.170218211324.diag\r\nServer model           : SUN FIRE X4170 M2 SERVER\r\ndbnodeupdate.sh rel.   : 5.180208 (always check MOS 1553103.1 for the latest release of dbnodeupdate.sh)\r\n\r\n\r\nContinue ? [y\/n] y\r\n\r\n  (*) 2018-02-17 21:15:53: Performing filesystem backup to \/dev\/mapper\/VGExaDb-LVDbSys2. Avg. 30 minutes (maximum 120) depends per environment.............................................................................................................\r\n  (*) 2018-02-17 21:25:12: Backup successful\r\n  (*) 2018-02-17 21:25:12: Backup-only run finished.\r\n  (*) 2018-02-17 21:25:13: Cleaning up iso and temp mount points\r\n\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]# .\/dbnodeupdate.sh -u -l \/u01\/patches\/p27391002_181000_Linux-x86-64.zip -v\r\n  (*) 2018-02-17 21:26:51: Initializing logfile \/var\/log\/cellos\/dbnodeupdate.log\r\n##########################################################################################################################\r\n#                                                                                                                        #\r\n# Guidelines for using dbnodeupdate.sh (rel. 5.180208):                                                                  #\r\n#                                                                                                                        #\r\n# - Prerequisites for usage:                                                                                             #\r\n#         1. Refer to dbnodeupdate.sh options. See MOS 1553103.1                                                         #\r\n#         2. Always use the latest release of dbnodeupdate.sh. See patch 16486998                                        #\r\n#         3. Run the prereq check using the &apos;-v&apos; flag.                                                                   #\r\n#         4. Run the prereq check with the &apos;-M&apos; to allow rpms being removed and preupdated to make precheck work.        #\r\n#                                                                                                                        #\r\n#   I.e.:  .\/dbnodeupdate.sh -u -l \/u01\/my-iso-repo.zip -v  (may see rpm conflicts)                                      #\r\n#          .\/dbnodeupdate.sh -u -l http:\/\/my-yum-repo -v -M (resolved known rpm comflicts)                               #\r\n#                                                                                                                        #\r\n# - Prerequisite rpm dependency check failures can happen due to customization:                                          #\r\n#     - The prereq check detects dependency issues that need to be addressed prior to running a successful update.       #\r\n#     - Customized rpm packages may fail the built-in dependency check and system updates cannot proceed until resolved. #\r\n#     - Prereq check may fail because -M flag was not used and known conflicting rpms were not removed.                  #\r\n#                                                                                                                        #\r\n#   When upgrading to releases 11.2.3.3.0 or later:                                                                      #\r\n#      - When &apos;exact&apos; package dependency check fails &apos;minimum&apos; package dependency check will be tried.                   #\r\n#      - When &apos;minimum&apos; package dependency check fails, conflicting packages should be removed before proceeding.        #\r\n#                                                                                                                        #\r\n# - As part of prereq check without specifying -M flag NO rpms will be removed. This may result in prereq check failing. #\r\n#        The following file lists the commands that would have been executed for removing rpms when specifying -M flag.  #\r\n#        File: \/var\/log\/cellos\/nomodify_results.170218212651.sh.                                                         #\r\n#                                                                                                                        #\r\n# - In case of any problem when filing an SR, upload the following:                                                      #\r\n#      - \/var\/log\/cellos\/dbnodeupdate.log                                                                                #\r\n#      - \/var\/log\/cellos\/dbnodeupdate.&lt;runid&gt;.diag                                                                       #\r\n#      - where &lt;runid&gt; is the unique number of the failing run.                                                          #\r\n#                                                                                                                        #\r\n#      *** This is a verify only run without -M specified, no changes will be made to make prereq check work. ***        #\r\n#                                                                                                                        #\r\n##########################################################################################################################\r\nContinue ? [y\/n] y\r\n\r\n  (*) 2018-02-17 21:27:24: Unzipping helpers (\/u01\/patches\/dbnodeupdate\/dbupdate-helpers.zip) to \/opt\/oracle.SupportTools\/dbnodeupdate_helpers\r\n  (*) 2018-02-17 21:27:29: Collecting system configuration settings. This may take a while...\r\n  (*) 2018-02-17 21:27:58: Validating system settings for known issues and best practices. This may take a while...\r\n  (*) 2018-02-17 21:27:59: Checking free space in \/u01\/patches\/iso.stage\r\n  (*) 2018-02-17 21:27:59: Unzipping \/u01\/patches\/p27391002_181000_Linux-x86-64.zip to \/u01\/patches\/iso.stage, this may take a while\r\n  (*) 2018-02-17 21:28:08: Original \/etc\/yum.conf moved to \/etc\/yum.conf.170218212651, generating new yum.conf\r\n  (*) 2018-02-17 21:28:08: Generating Exadata repository file \/etc\/yum.repos.d\/Exadata-computenode.repo\r\n  (*) 2018-02-17 21:28:23: Validating the boot loader.\r\n  (*) 2018-02-17 21:28:33: Validating the specified source location.\r\n  (*) 2018-02-17 21:28:33: Cleaning up the yum cache.\r\n  (*) 2018-02-17 21:28:35: Performing yum package dependency check for &apos;exact&apos; dependencies. This may take a while...\r\n  (*) 2018-02-17 21:28:45: &apos;Exact&apos;package dependency check succeeded.\r\n  (*) 2018-02-17 21:28:45: &apos;Minimum&apos; package dependency check succeeded.\r\n\r\n-----------------------------------------------------------------------------------------------------------------------------\r\nRunning in prereq check mode. Flag -M was not specified this means NO rpms will be pre-updated or removed to make the prereq check work.\r\n-----------------------------------------------------------------------------------------------------------------------------\r\n\r\n\r\nActive Image version   : 12.1.2.3.2.160721\r\nActive Kernel version  : 2.6.39-400.281.1.el6uek\r\nActive LVM Name        : \/dev\/mapper\/VGExaDb-LVDbSys1\r\nInactive Image version : 12.1.2.3.2.160721\r\nInactive LVM Name      : \/dev\/mapper\/VGExaDb-LVDbSys2\r\nCurrent user id        : root\r\nAction                 : upgrade\r\nUpgrading to           : 18.1.4.0.0.180125.3 (to exadata-sun-computenode-exact)\r\nBaseurl                : file:\/\/\/var\/www\/html\/yum\/unknown\/EXADATA\/dbserver\/170218212651\/x86_64\/ (iso)\r\nIso file               : \/u01\/patches\/iso.stage\/exadata_ol6_base_repo_18.1.4.0.0.180125.3.iso\r\nCreate a backup        : Yes\r\nShutdown EM agents     : Yes\r\nShutdown stack         : No (Currently stack is down)\r\nMissing package files  : Not tested.\r\nRPM exclusion list     : Not in use (add rpms to \/etc\/exadata\/yum\/exclusion.lst and restart dbnodeupdate.sh)\r\nRPM obsolete lists     : \/etc\/exadata\/yum\/obsolete_nodeps.lst, \/etc\/exadata\/yum\/obsolete.lst (lists rpms to be removed by the update)\r\n                       : RPM obsolete list is extracted from exadata-sun-computenode-18.1.4.0.0.180125.3-1.noarch.rpm\r\nExact dependencies     : No conflicts\r\nMinimum dependencies   : No conflicts\r\nLogfile                : \/var\/log\/cellos\/dbnodeupdate.log (runid: 170218212651)\r\nDiagfile               : \/var\/log\/cellos\/dbnodeupdate.170218212651.diag\r\nServer model           : SUN FIRE X4170 M2 SERVER\r\ndbnodeupdate.sh rel.   : 5.180208 (always check MOS 1553103.1 for the latest release of dbnodeupdate.sh)\r\nNote                   : After upgrading and rebooting run &apos;.\/dbnodeupdate.sh -c&apos; to finish post steps.\r\n\r\n\r\n\r\n\r\n  Warning: Active image version is equal to inactive image version (backup already made).\r\n           Use -n to disable backup or let dbnodeupdate.sh overwrite.\r\n\r\n         Recommended   : Keep the existing backup on the inactive lvm and skip the new backup, run :\r\n                         .\/dbnodeupdate.sh -u -l \/u01\/patches\/p27391002_181000_Linux-x86-64.zip -n\r\n         Alternatively : Continue this run and have dbnodeupdate.sh overwrite the existing backup on the inactive lvm automatically\r\n\r\n   Prereq check finished successfully, check the above report for next steps.\r\n   When needed: run prereq check with -M to remove known rpm dependency failures or execute the commands in spmlx-edg-01:\/var\/log\/cellos\/nomodify_results.170218212651.sh.\r\n\r\n  (*) 2018-02-17 21:28:52: Cleaning up iso and temp mount points\r\n\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]# .\/dbnodeupdate.sh -u -l \/u01\/patches\/p27391002_181000_Linux-x86-64.zip -v\r\n  (*) 2018-02-17 21:26:51: Initializing logfile \/var\/log\/cellos\/dbnodeupdate.log\r\n##########################################################################################################################\r\n#                                                                                                                        #\r\n# Guidelines for using dbnodeupdate.sh (rel. 5.180208):                                                                  #\r\n#                                                                                                                        #\r\n# - Prerequisites for usage:                                                                                             #\r\n#         1. Refer to dbnodeupdate.sh options. See MOS 1553103.1                                                         #\r\n#         2. Always use the latest release of dbnodeupdate.sh. See patch 16486998                                        #\r\n#         3. Run the prereq check using the &apos;-v&apos; flag.                                                                   #\r\n#         4. Run the prereq check with the &apos;-M&apos; to allow rpms being removed and preupdated to make precheck work.        #\r\n#                                                                                                                        #\r\n#   I.e.:  .\/dbnodeupdate.sh -u -l \/u01\/my-iso-repo.zip -v  (may see rpm conflicts)                                      #\r\n#          .\/dbnodeupdate.sh -u -l http:\/\/my-yum-repo -v -M (resolved known rpm comflicts)                               #\r\n#                                                                                                                        #\r\n# - Prerequisite rpm dependency check failures can happen due to customization:                                          #\r\n#     - The prereq check detects dependency issues that need to be addressed prior to running a successful update.       #\r\n#     - Customized rpm packages may fail the built-in dependency check and system updates cannot proceed until resolved. #\r\n#     - Prereq check may fail because -M flag was not used and known conflicting rpms were not removed.                  #\r\n#                                                                                                                        #\r\n#   When upgrading to releases 11.2.3.3.0 or later:                                                                      #\r\n#      - When &apos;exact&apos; package dependency check fails &apos;minimum&apos; package dependency check will be tried.                   #\r\n#      - When &apos;minimum&apos; package dependency check fails, conflicting packages should be removed before proceeding.        #\r\n#                                                                                                                        #\r\n# - As part of prereq check without specifying -M flag NO rpms will be removed. This may result in prereq check failing. #\r\n#        The following file lists the commands that would have been executed for removing rpms when specifying -M flag.  #\r\n#        File: \/var\/log\/cellos\/nomodify_results.170218212651.sh.                                                         #\r\n#                                                                                                                        #\r\n# - In case of any problem when filing an SR, upload the following:                                                      #\r\n#      - \/var\/log\/cellos\/dbnodeupdate.log                                                                                #\r\n#      - \/var\/log\/cellos\/dbnodeupdate.&lt;runid&gt;.diag                                                                       #\r\n#      - where &lt;runid&gt; is the unique number of the failing run.                                                          #\r\n#                                                                                                                        #\r\n#      *** This is a verify only run without -M specified, no changes will be made to make prereq check work. ***        #\r\n#                                                                                                                        #\r\n##########################################################################################################################\r\nContinue ? [y\/n] y\r\n\r\n  (*) 2018-02-17 21:27:24: Unzipping helpers (\/u01\/patches\/dbnodeupdate\/dbupdate-helpers.zip) to \/opt\/oracle.SupportTools\/dbnodeupdate_helpers\r\n  (*) 2018-02-17 21:27:29: Collecting system configuration settings. This may take a while...\r\n  (*) 2018-02-17 21:27:58: Validating system settings for known issues and best practices. This may take a while...\r\n  (*) 2018-02-17 21:27:59: Checking free space in \/u01\/patches\/iso.stage\r\n  (*) 2018-02-17 21:27:59: Unzipping \/u01\/patches\/p27391002_181000_Linux-x86-64.zip to \/u01\/patches\/iso.stage, this may take a while\r\n  (*) 2018-02-17 21:28:08: Original \/etc\/yum.conf moved to \/etc\/yum.conf.170218212651, generating new yum.conf\r\n  (*) 2018-02-17 21:28:08: Generating Exadata repository file \/etc\/yum.repos.d\/Exadata-computenode.repo\r\n  (*) 2018-02-17 21:28:23: Validating the boot loader.\r\n  (*) 2018-02-17 21:28:33: Validating the specified source location.\r\n  (*) 2018-02-17 21:28:33: Cleaning up the yum cache.\r\n  (*) 2018-02-17 21:28:35: Performing yum package dependency check for &apos;exact&apos; dependencies. This may take a while...\r\n  (*) 2018-02-17 21:28:45: &apos;Exact&apos;package dependency check succeeded.\r\n  (*) 2018-02-17 21:28:45: &apos;Minimum&apos; package dependency check succeeded.\r\n\r\n-----------------------------------------------------------------------------------------------------------------------------\r\nRunning in prereq check mode. Flag -M was not specified this means NO rpms will be pre-updated or removed to make the prereq check work.\r\n-----------------------------------------------------------------------------------------------------------------------------\r\n\r\n\r\nActive Image version   : 12.1.2.3.2.160721\r\nActive Kernel version  : 2.6.39-400.281.1.el6uek\r\nActive LVM Name        : \/dev\/mapper\/VGExaDb-LVDbSys1\r\nInactive Image version : 12.1.2.3.2.160721\r\nInactive LVM Name      : \/dev\/mapper\/VGExaDb-LVDbSys2\r\nCurrent user id        : root\r\nAction                 : upgrade\r\nUpgrading to           : 18.1.4.0.0.180125.3 (to exadata-sun-computenode-exact)\r\nBaseurl                : file:\/\/\/var\/www\/html\/yum\/unknown\/EXADATA\/dbserver\/170218212651\/x86_64\/ (iso)\r\nIso file               : \/u01\/patches\/iso.stage\/exadata_ol6_base_repo_18.1.4.0.0.180125.3.iso\r\nCreate a backup        : Yes\r\nShutdown EM agents     : Yes\r\nShutdown stack         : No (Currently stack is down)\r\nMissing package files  : Not tested.\r\nRPM exclusion list     : Not in use (add rpms to \/etc\/exadata\/yum\/exclusion.lst and restart dbnodeupdate.sh)\r\nRPM obsolete lists     : \/etc\/exadata\/yum\/obsolete_nodeps.lst, \/etc\/exadata\/yum\/obsolete.lst (lists rpms to be removed by the update)\r\n                       : RPM obsolete list is extracted from exadata-sun-computenode-18.1.4.0.0.180125.3-1.noarch.rpm\r\nExact dependencies     : No conflicts\r\nMinimum dependencies   : No conflicts\r\nLogfile                : \/var\/log\/cellos\/dbnodeupdate.log (runid: 170218212651)\r\nDiagfile               : \/var\/log\/cellos\/dbnodeupdate.170218212651.diag\r\nServer model           : SUN FIRE X4170 M2 SERVER\r\ndbnodeupdate.sh rel.   : 5.180208 (always check MOS 1553103.1 for the latest release of dbnodeupdate.sh)\r\nNote                   : After upgrading and rebooting run &apos;.\/dbnodeupdate.sh -c&apos; to finish post steps.\r\n\r\n\r\n\r\n\r\n  Warning: Active image version is equal to inactive image version (backup already made).\r\n           Use -n to disable backup or let dbnodeupdate.sh overwrite.\r\n\r\n         Recommended   : Keep the existing backup on the inactive lvm and skip the new backup, run :\r\n                         .\/dbnodeupdate.sh -u -l \/u01\/patches\/p27391002_181000_Linux-x86-64.zip -n\r\n         Alternatively : Continue this run and have dbnodeupdate.sh overwrite the existing backup on the inactive lvm automatically\r\n\r\n   Prereq check finished successfully, check the above report for next steps.\r\n   When needed: run prereq check with -M to remove known rpm dependency failures or execute the commands in spmlx-edg-01:\/var\/log\/cellos\/nomodify_results.170218212651.sh.\r\n\r\n  (*) 2018-02-17 21:28:52: Cleaning up iso and temp mount points\r\n\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]# .\/dbnodeupdate.sh -u -l \/u01\/patches\/p27391002_181000_Linux-x86-64.zip -v -M\r\n  (*) 2018-02-17 21:32:02: Initializing logfile \/var\/log\/cellos\/dbnodeupdate.log\r\n##########################################################################################################################\r\n#                                                                                                                        #\r\n# Guidelines for using dbnodeupdate.sh (rel. 5.180208):                                                                  #\r\n#                                                                                                                        #\r\n# - Prerequisites for usage:                                                                                             #\r\n#         1. Refer to dbnodeupdate.sh options. See MOS 1553103.1                                                         #\r\n#         2. Always use the latest release of dbnodeupdate.sh. See patch 16486998                                        #\r\n#         3. Run the prereq check using the &apos;-v&apos; flag.                                                                   #\r\n#         4. Run the prereq check with the &apos;-M&apos; to allow rpms being removed and preupdated to make precheck work.        #\r\n#                                                                                                                        #\r\n#   I.e.:  .\/dbnodeupdate.sh -u -l \/u01\/my-iso-repo.zip -v  (may see rpm conflicts)                                      #\r\n#          .\/dbnodeupdate.sh -u -l http:\/\/my-yum-repo -v -M (resolved known rpm comflicts)                               #\r\n#                                                                                                                        #\r\n# - Prerequisite rpm dependency check failures can happen due to customization:                                          #\r\n#     - The prereq check detects dependency issues that need to be addressed prior to running a successful update.       #\r\n#     - Customized rpm packages may fail the built-in dependency check and system updates cannot proceed until resolved. #\r\n#     - Prereq check may fail because -M flag was not used and known conflicting rpms were not removed.                  #\r\n#                                                                                                                        #\r\n#   When upgrading to releases 11.2.3.3.0 or later:                                                                      #\r\n#      - When &apos;exact&apos; package dependency check fails &apos;minimum&apos; package dependency check will be tried.                   #\r\n#      - When &apos;minimum&apos; package dependency check fails, conflicting packages should be removed before proceeding.        #\r\n#                                                                                                                        #\r\n# - As part of the prereq checks and as part of the update, a number of rpms will be removed.                            #\r\n#   This removal is required to preserve Exadata functioning. This should not be confused with obsolete packages.        #\r\n#   Running without -M at prereq time may result in a Yum dependency prereq checks fail                                  #\r\n#                                                                                                                        #\r\n# - In case of any problem when filing an SR, upload the following:                                                      #\r\n#      - \/var\/log\/cellos\/dbnodeupdate.log                                                                                #\r\n#      - \/var\/log\/cellos\/dbnodeupdate.&lt;runid&gt;.diag                                                                       #\r\n#      - where &lt;runid&gt; is the unique number of the failing run.                                                          #\r\n#                                                                                                                        #\r\n#      *** This is a verify only run with -M specified, changes may be made to make prereq check work. ***               #\r\n#                                                                                                                        #\r\n##########################################################################################################################\r\nContinue ? [y\/n] y\r\n\r\n  (*) 2018-02-17 21:32:04: Unzipping helpers (\/u01\/patches\/dbnodeupdate\/dbupdate-helpers.zip) to \/opt\/oracle.SupportTools\/dbnodeupdate_helpers\r\n  (*) 2018-02-17 21:32:09: Collecting system configuration settings. This may take a while...\r\n  (*) 2018-02-17 21:32:40: Validating system settings for known issues and best practices. This may take a while...\r\n  (*) 2018-02-17 21:32:40: Checking free space in \/u01\/patches\/iso.stage\r\n  (*) 2018-02-17 21:32:40: Unzipping \/u01\/patches\/p27391002_181000_Linux-x86-64.zip to \/u01\/patches\/iso.stage, this may take a while\r\n  (*) 2018-02-17 21:32:49: Original \/etc\/yum.conf moved to \/etc\/yum.conf.170218213202, generating new yum.conf\r\n  (*) 2018-02-17 21:32:49: Generating Exadata repository file \/etc\/yum.repos.d\/Exadata-computenode.repo\r\n  (*) 2018-02-17 21:33:14: Validating the boot loader.\r\n  (*) 2018-02-17 21:33:24: Validating the specified source location.\r\n  (*) 2018-02-17 21:33:25: Cleaning up the yum cache.\r\n  (*) 2018-02-17 21:33:26: Performing yum package dependency check for &apos;exact&apos; dependencies. This may take a while...\r\n  (*) 2018-02-17 21:33:36: &apos;Exact&apos;package dependency check succeeded.\r\n  (*) 2018-02-17 21:33:36: &apos;Minimum&apos; package dependency check succeeded.\r\n\r\n-----------------------------------------------------------------------------------------------------------------------------\r\nRunning in prereq check mode. Flag -M was specified this means rpms may be pre-updated or removed to make the prereq check work.\r\n-----------------------------------------------------------------------------------------------------------------------------\r\n\r\n\r\nActive Image version   : 12.1.2.3.2.160721\r\nActive Kernel version  : 2.6.39-400.281.1.el6uek\r\nActive LVM Name        : \/dev\/mapper\/VGExaDb-LVDbSys1\r\nInactive Image version : 12.1.2.3.2.160721\r\nInactive LVM Name      : \/dev\/mapper\/VGExaDb-LVDbSys2\r\nCurrent user id        : root\r\nAction                 : upgrade\r\nUpgrading to           : 18.1.4.0.0.180125.3 (to exadata-sun-computenode-exact)\r\nBaseurl                : file:\/\/\/var\/www\/html\/yum\/unknown\/EXADATA\/dbserver\/170218213202\/x86_64\/ (iso)\r\nIso file               : \/u01\/patches\/iso.stage\/exadata_ol6_base_repo_18.1.4.0.0.180125.3.iso\r\nCreate a backup        : Yes\r\nShutdown EM agents     : Yes\r\nShutdown stack         : No (Currently stack is down)\r\nMissing package files  : Not tested.\r\nRPM exclusion list     : Not in use (add rpms to \/etc\/exadata\/yum\/exclusion.lst and restart dbnodeupdate.sh)\r\nRPM obsolete lists     : \/etc\/exadata\/yum\/obsolete_nodeps.lst, \/etc\/exadata\/yum\/obsolete.lst (lists rpms to be removed by the update)\r\n                       : RPM obsolete list is extracted from exadata-sun-computenode-18.1.4.0.0.180125.3-1.noarch.rpm\r\nExact dependencies     : No conflicts\r\nMinimum dependencies   : No conflicts\r\nLogfile                : \/var\/log\/cellos\/dbnodeupdate.log (runid: 170218213202)\r\nDiagfile               : \/var\/log\/cellos\/dbnodeupdate.170218213202.diag\r\nServer model           : SUN FIRE X4170 M2 SERVER\r\ndbnodeupdate.sh rel.   : 5.180208 (always check MOS 1553103.1 for the latest release of dbnodeupdate.sh)\r\nNote                   : After upgrading and rebooting run &apos;.\/dbnodeupdate.sh -c&apos; to finish post steps.\r\n\r\n\r\n\r\n\r\n  Warning: Active image version is equal to inactive image version (backup already made).\r\n           Use -n to disable backup or let dbnodeupdate.sh overwrite.\r\n\r\n         Recommended   : Keep the existing backup on the inactive lvm and skip the new backup, run :\r\n                         .\/dbnodeupdate.sh -u -l \/u01\/patches\/p27391002_181000_Linux-x86-64.zip -n\r\n         Alternatively : Continue this run and have dbnodeupdate.sh overwrite the existing backup on the inactive lvm automatically\r\n\r\n   Prereq check finished successfully, check the above report for next steps.\r\n\r\n  (*) 2018-02-17 21:33:44: Cleaning up iso and temp mount points\r\n\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]# .\/dbnodeupdate.sh -u -l \/u01\/patches\/p27391002_181000_Linux-x86-64.zip -n\r\n  (*) 2018-02-17 21:34:12: Initializing logfile \/var\/log\/cellos\/dbnodeupdate.log\r\n##########################################################################################################################\r\n#                                                                                                                        #\r\n# Guidelines for using dbnodeupdate.sh (rel. 5.180208):                                                                  #\r\n#                                                                                                                        #\r\n# - Prerequisites for usage:                                                                                             #\r\n#         1. Refer to dbnodeupdate.sh options. See MOS 1553103.1                                                         #\r\n#         2. Always use the latest release of dbnodeupdate.sh. See patch 16486998                                        #\r\n#         3. Run the prereq check using the &apos;-v&apos; flag.                                                                   #\r\n#         4. Run the prereq check with the &apos;-M&apos; to allow rpms being removed and preupdated to make precheck work.        #\r\n#                                                                                                                        #\r\n#   I.e.:  .\/dbnodeupdate.sh -u -l \/u01\/my-iso-repo.zip -v  (may see rpm conflicts)                                      #\r\n#          .\/dbnodeupdate.sh -u -l http:\/\/my-yum-repo -v -M (resolved known rpm comflicts)                               #\r\n#                                                                                                                        #\r\n# - Prerequisite rpm dependency check failures can happen due to customization:                                          #\r\n#     - The prereq check detects dependency issues that need to be addressed prior to running a successful update.       #\r\n#     - Customized rpm packages may fail the built-in dependency check and system updates cannot proceed until resolved. #\r\n#     - Prereq check may fail because -M flag was not used and known conflicting rpms were not removed.                  #\r\n#                                                                                                                        #\r\n#   When upgrading to releases 11.2.3.3.0 or later:                                                                      #\r\n#      - When &apos;exact&apos; package dependency check fails &apos;minimum&apos; package dependency check will be tried.                   #\r\n#      - When &apos;minimum&apos; package dependency check fails, conflicting packages should be removed before proceeding.        #\r\n#                                                                                                                        #\r\n# - As part of the prereq checks and as part of the update, a number of rpms will be removed.                            #\r\n#   This removal is required to preserve Exadata functioning. This should not be confused with obsolete packages.        #\r\n#   Running without -M at prereq time may result in a Yum dependency prereq checks fail                                  #\r\n#                                                                                                                        #\r\n# - In case of any problem when filing an SR, upload the following:                                                      #\r\n#      - \/var\/log\/cellos\/dbnodeupdate.log                                                                                #\r\n#      - \/var\/log\/cellos\/dbnodeupdate.&lt;runid&gt;.diag                                                                       #\r\n#      - where &lt;runid&gt; is the unique number of the failing run.                                                          #\r\n#                                                                                                                        #\r\n#      *** This is an update run, changes will be made. ***                                                              #\r\n#                                                                                                                        #\r\n##########################################################################################################################\r\nContinue ? [y\/n] y\r\n\r\n  (*) 2018-02-17 21:34:16: Unzipping helpers (\/u01\/patches\/dbnodeupdate\/dbupdate-helpers.zip) to \/opt\/oracle.SupportTools\/dbnodeupdate_helpers\r\n  (*) 2018-02-17 21:34:21: Collecting system configuration settings. This may take a while...\r\n  (*) 2018-02-17 21:34:53: Validating system settings for known issues and best practices. This may take a while...\r\n  (*) 2018-02-17 21:34:53: Checking free space in \/u01\/patches\/iso.stage\r\n  (*) 2018-02-17 21:34:53: Unzipping \/u01\/patches\/p27391002_181000_Linux-x86-64.zip to \/u01\/patches\/iso.stage, this may take a while\r\n  (*) 2018-02-17 21:35:02: Original \/etc\/yum.conf moved to \/etc\/yum.conf.170218213412, generating new yum.conf\r\n  (*) 2018-02-17 21:35:02: Generating Exadata repository file \/etc\/yum.repos.d\/Exadata-computenode.repo\r\n  (*) 2018-02-17 21:35:17: Validating the boot loader.\r\n  (*) 2018-02-17 21:35:29: Validating the specified source location.\r\n  (*) 2018-02-17 21:35:30: Cleaning up the yum cache.\r\n  (*) 2018-02-17 21:35:34: Performing yum package dependency check for &apos;exact&apos; dependencies. This may take a while...\r\n  (*) 2018-02-17 21:35:44: &apos;Exact&apos;package dependency check succeeded.\r\n  (*) 2018-02-17 21:35:44: &apos;Minimum&apos; package dependency check succeeded.\r\n\r\nActive Image version   : 12.1.2.3.2.160721\r\nActive Kernel version  : 2.6.39-400.281.1.el6uek\r\nActive LVM Name        : \/dev\/mapper\/VGExaDb-LVDbSys1\r\nInactive Image version : 12.1.2.3.2.160721\r\nInactive LVM Name      : \/dev\/mapper\/VGExaDb-LVDbSys2\r\nCurrent user id        : root\r\nAction                 : upgrade\r\nUpgrading to           : 18.1.4.0.0.180125.3 (to exadata-sun-computenode-exact)\r\nBaseurl                : file:\/\/\/var\/www\/html\/yum\/unknown\/EXADATA\/dbserver\/170218213412\/x86_64\/ (iso)\r\nIso file               : \/u01\/patches\/iso.stage\/exadata_ol6_base_repo_18.1.4.0.0.180125.3.iso\r\nCreate a backup        : No\r\nShutdown EM agents     : Yes\r\nShutdown stack         : No (Currently stack is down)\r\nMissing package files  : Not tested.\r\nRPM exclusion list     : Not in use (add rpms to \/etc\/exadata\/yum\/exclusion.lst and restart dbnodeupdate.sh)\r\nRPM obsolete lists     : \/etc\/exadata\/yum\/obsolete_nodeps.lst, \/etc\/exadata\/yum\/obsolete.lst (lists rpms to be removed by the update)\r\n                       : RPM obsolete list is extracted from exadata-sun-computenode-18.1.4.0.0.180125.3-1.noarch.rpm\r\nExact dependencies     : No conflicts\r\nMinimum dependencies   : No conflicts\r\nLogfile                : \/var\/log\/cellos\/dbnodeupdate.log (runid: 170218213412)\r\nDiagfile               : \/var\/log\/cellos\/dbnodeupdate.170218213412.diag\r\nServer model           : SUN FIRE X4170 M2 SERVER\r\ndbnodeupdate.sh rel.   : 5.180208 (always check MOS 1553103.1 for the latest release of dbnodeupdate.sh)\r\nNote                   : After upgrading and rebooting run &apos;.\/dbnodeupdate.sh -c&apos; to finish post steps.\r\n\r\n\r\n\r\n\r\nThe following known issues will be checked for but require manual follow-up:\r\n  (*) - Yum rolling update requires fix for 11768055 when Grid Infrastructure is below 11.2.0.2 BP12\r\n\r\n\r\nContinue ? [y\/n] y\r\n\r\n  (*) 2018-02-17 21:37:02: Verifying GI and DB&apos;s are shutdown\r\n  (*) 2018-02-17 21:37:11: Unmount of \/boot successful\r\n  (*) 2018-02-17 21:37:11: Check for \/dev\/sda1 successful\r\n  (*) 2018-02-17 21:37:11: Mount of \/boot successful\r\n  (*) 2018-02-17 21:37:11: Disabling stack from starting\r\n  (*) 2018-02-17 21:37:13: ExaWatcher stopped successful\r\n  (*) 2018-02-17 21:37:18: EM agent in \/u01\/app\/oracle\/product\/12.1.0.4.0\/core\/12.1.0.4.0 stopped\r\n  (*) 2018-02-17 21:37:35: EM agent in \/opt\/OracleHomes\/agent_home\/core\/12.1.0.4.0 stopped\r\n  (*) 2018-02-17 21:37:35: Auto-start of EM agents disabled\r\n  (*) 2018-02-17 21:37:40: Capturing service status and file attributes. This may take a while...\r\n  (*) 2018-02-17 21:37:40: Service status and file attribute report in: \/etc\/exadata\/reports\r\n  (*) 2018-02-17 21:37:49: MS stopped successful\r\n  (*) 2018-02-17 21:37:51: Validating the specified source location.\r\n  (*) 2018-02-17 21:37:52: Cleaning up the yum cache.\r\n  (*) 2018-02-17 21:37:55: Performing yum update. Node is expected to reboot when finished.\r\n  (*) 2018-02-17 21:42:24: Waiting for post rpm script to finish. Sleeping another 60 seconds (60 \/ 900)\r\n\r\nRemote broadcast message (Sat Feb 17 21:42:35 2018):\r\n\r\nExadata post install steps started.\r\n  It may take up to 15 minutes.\r\n  (*) 2018-02-17 21:43:24: Waiting for post rpm script to finish. Sleeping another 60 seconds (120 \/ 900)\r\n\r\nRemote broadcast message (Sat Feb 17 21:43:53 2018):\r\n\r\nExadata post install steps completed.\r\n  (*) 2018-02-17 21:44:24: Waiting for post rpm script to finish. Sleeping another 60 seconds (180 \/ 900)\r\n  (*) 2018-02-17 21:45:25: All post steps are finished.\r\n  (*) 2018-02-17 21:45:25: System will reboot automatically for changes to take effect\r\n  (*) 2018-02-17 21:45:25: After reboot run \".\/dbnodeupdate.sh -c\" to complete the upgrade\r\n  (*) 2018-02-17 21:45:33: Cleaning up iso and temp mount points\r\n\r\n  (*) 2018-02-17 21:45:35: Rebooting now...\r\n\r\nBroadcast message from root@spmlx-edg-01\r\n        (\/dev\/pts\/1) at 21:45 ...\r\n\r\nThe system is going down for reboot NOW!\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\nlogin as: root\r\nroot@spmlx-edg-01&apos;s password:\r\nLast login: Sat Feb 17 20:17:19 2018 from 10.17.42.2\r\n[root@spmlx-edg-01 ~]#\r\n[root@spmlx-edg-01 ~]#\r\n[root@spmlx-edg-01 ~]#\r\n[root@spmlx-edg-01 ~]#\r\n[root@spmlx-edg-01 ~]# imageinfo -ver\r\n18.1.4.0.0.180125.3\r\n[root@spmlx-edg-01 ~]#\r\n[root@spmlx-edg-01 ~]# imagehistory\r\nVersion                              : 11.2.3.3.0.131014.1\r\nImage activation date                : 2014-01-21 12:31:05 -0200\r\nImaging mode                         : fresh\r\nImaging status                       : success\r\n\r\nVersion                              : 12.1.2.3.2.160721\r\nImage activation date                : 2016-09-10 02:41:17 -0300\r\nImaging mode                         : patch\r\nImaging status                       : success\r\n\r\nVersion                              : 18.1.4.0.0.180125.3\r\nImage activation date                : 2018-02-17 22:18:50 -0200\r\nImaging mode                         : patch\r\nImaging status                       : success\r\n\r\n[root@spmlx-edg-01 ~]#\r\n[root@spmlx-edg-01 ~]#\r\n[root@spmlx-edg-01 ~]# cd \/u01\/patches\/dbnodeupdate\/\r\n[root@spmlx-edg-01 dbnodeupdate]# \r\n[root@spmlx-edg-01 dbnodeupdate]# .\/dbnodeupdate.sh -c\r\n  (*) 2018-02-17 22:20:54: Initializing logfile \/var\/log\/cellos\/dbnodeupdate.log\r\n##########################################################################################################################\r\n#                                                                                                                        #\r\n# Guidelines for using dbnodeupdate.sh (rel. 5.180208):                                                                  #\r\n#                                                                                                                        #\r\n# - Prerequisites for usage:                                                                                             #\r\n#         1. Refer to dbnodeupdate.sh options. See MOS 1553103.1                                                         #\r\n#         2. Always use the latest release of dbnodeupdate.sh. See patch 16486998                                        #\r\n#         3. Run the prereq check using the &apos;-v&apos; flag.                                                                   #\r\n#         4. Run the prereq check with the &apos;-M&apos; to allow rpms being removed and preupdated to make precheck work.        #\r\n#                                                                                                                        #\r\n#   I.e.:  .\/dbnodeupdate.sh -u -l \/u01\/my-iso-repo.zip -v  (may see rpm conflicts)                                      #\r\n#          .\/dbnodeupdate.sh -u -l http:\/\/my-yum-repo -v -M (resolved known rpm comflicts)                               #\r\n#                                                                                                                        #\r\n# - Prerequisite rpm dependency check failures can happen due to customization:                                          #\r\n#     - The prereq check detects dependency issues that need to be addressed prior to running a successful update.       #\r\n#     - Customized rpm packages may fail the built-in dependency check and system updates cannot proceed until resolved. #\r\n#     - Prereq check may fail because -M flag was not used and known conflicting rpms were not removed.                  #\r\n#                                                                                                                        #\r\n#   When upgrading to releases 11.2.3.3.0 or later:                                                                      #\r\n#      - When &apos;exact&apos; package dependency check fails &apos;minimum&apos; package dependency check will be tried.                   #\r\n#      - When &apos;minimum&apos; package dependency check fails, conflicting packages should be removed before proceeding.        #\r\n#                                                                                                                        #\r\n# - As part of the prereq checks and as part of the update, a number of rpms will be removed.                            #\r\n#   This removal is required to preserve Exadata functioning. This should not be confused with obsolete packages.        #\r\n#   Running without -M at prereq time may result in a Yum dependency prereq checks fail                                  #\r\n#                                                                                                                        #\r\n# - In case of any problem when filing an SR, upload the following:                                                      #\r\n#      - \/var\/log\/cellos\/dbnodeupdate.log                                                                                #\r\n#      - \/var\/log\/cellos\/dbnodeupdate.&lt;runid&gt;.diag                                                                       #\r\n#      - where &lt;runid&gt; is the unique number of the failing run.                                                          #\r\n#                                                                                                                        #\r\n#                                                                                                                        #\r\n##########################################################################################################################\r\nContinue ? [y\/n] y\r\n\r\n  (*) 2018-02-17 22:20:57: Unzipping helpers (\/u01\/patches\/dbnodeupdate\/dbupdate-helpers.zip) to \/opt\/oracle.SupportTools\/dbnodeupdate_helpers\r\n  (*) 2018-02-17 22:21:13: Collecting system configuration settings. This may take a while...\r\n  (*) 2018-02-17 22:21:56: Validating the boot loader.\r\n\r\nActive Image version   : 18.1.4.0.0.180125.3\r\nActive Kernel version  : 4.1.12-94.7.8.el6uek\r\nActive LVM Name        : \/dev\/mapper\/VGExaDb-LVDbSys1\r\nInactive Image version : 12.1.2.3.2.160721\r\nInactive LVM Name      : \/dev\/mapper\/VGExaDb-LVDbSys2\r\nCurrent user id        : root\r\nAction                 : finish-post (validate image status, fix known issues, cleanup, relink and enable crs to auto-start)\r\nShutdown stack         : No (Currently stack is down)\r\nLogfile                : \/var\/log\/cellos\/dbnodeupdate.log (runid: 170218222054)\r\nDiagfile               : \/var\/log\/cellos\/dbnodeupdate.170218222054.diag\r\nServer model           : SUN FIRE X4170 M2 SERVER\r\ndbnodeupdate.sh rel.   : 5.180208 (always check MOS 1553103.1 for the latest release of dbnodeupdate.sh)\r\n\r\n\r\nThe following known issues will be checked for but require manual follow-up:\r\n  (*) - Yum rolling update requires fix for 11768055 when Grid Infrastructure is below 11.2.0.2 BP12\r\n\r\n\r\nContinue ? [y\/n] y\r\n\r\n  (*) 2018-02-17 22:23:00: Verifying GI and DB&apos;s are shutdown\r\n  (*) 2018-02-17 22:23:02: No rpms to remove\r\n  (*) 2018-02-17 22:23:02: Relinking all homes\r\n  (*) 2018-02-17 22:23:03: Unlocking \/u01\/app\/12.1.0.2\/grid\r\n  (*) 2018-02-17 22:23:03: CRS_LIMIT_NPROC successfully set to 400000 in \/u01\/app\/12.1.0.2\/grid\/crs\/install\/s_crsconfig_spmlx-edg-01_env.txt as workaround for Bug 19680763 or 22263541\r\n  (*) 2018-02-17 22:23:03: CRS_LIMIT_NOFILE successfully set to 400000 in \/u01\/app\/12.1.0.2\/grid\/crs\/install\/s_crsconfig_spmlx-edg-01_env.txt as workaround for Bug 19680763 or 22263541\r\n  (*) 2018-02-17 22:23:18: Relinking \/u01\/app\/12.1.0.2\/grid as grid (with rds option)\r\n  (*) 2018-02-17 22:23:55: Relinking \/u01\/app\/oracle\/product\/11.2.0.4\/dbhome_2 as oracle (with rds option)\r\n  (*) 2018-02-17 22:24:09: Locking and starting Grid Infrastructure (\/u01\/app\/12.1.0.2\/grid)\r\n  (*) 2018-02-17 22:26:09: Sleeping another 60 seconds while stack is starting (1\/15)\r\n  (*) 2018-02-17 22:27:10: Sleeping another 60 seconds while stack is starting (2\/15)\r\n  (*) 2018-02-17 22:27:10: Stack started\r\n  (*) 2018-02-17 22:27:38: TFA Started\r\n  (*) 2018-02-17 22:27:38: Enabling stack to start at reboot. Disable this when the stack should not be starting on a next boot\r\n  (*) 2018-02-17 22:27:38: Auto-start of EM agents enabled\r\n  (*) 2018-02-17 22:28:04: EM agent in \/u01\/app\/oracle\/product\/12.1.0.4.0\/core\/12.1.0.4.0 started\r\n  (*) 2018-02-17 22:28:30: EM agent in \/opt\/OracleHomes\/agent_home\/core\/12.1.0.4.0 started\r\n  (*) 2018-02-17 22:28:30: Purging any extra jdk packages.\r\n  (*) 2018-02-17 22:28:30: No jdk package cleanup needed. Retained jdk package installed: jdk1.8-1.8.0_161.x86_64\r\n  (*) 2018-02-17 22:28:31: Removed obsolete kernel-transition: kernel-transition-2.6.32-0.0.0.1.el6\r\n  (*) 2018-02-17 22:28:31: Retained the required kernel-transition package: kernel-transition-2.6.32-0.0.0.3.el6\r\n  (*) 2018-02-17 22:28:35: Removed obsolete package: kernel-uek-2.6.39-400.281.1.el6uek.x86_64\r\n  (*) 2018-02-17 22:28:36: Removed obsolete package: kernel-uek-firmware-2.6.39-400.281.1.el6uek.noarch\r\n  (*) 2018-02-17 22:28:49: Capturing service status and file attributes. This may take a while...\r\n  (*) 2018-02-17 22:28:49: Service status and file attribute report in: \/etc\/exadata\/reports\r\n  (*) 2018-02-17 22:28:50: All post steps are finished.\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]#\r\n[root@spmlx-edg-01 dbnodeupdate]# cd ..\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# cat dbs_group\r\nspmlx-edg-02\r\nspmlx-edg-03\r\nspmlx-edg-04\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# vi dbs_group\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# cat dbs_group\r\nspmlx-edg-01\r\nspmlx-edg-02\r\nspmlx-edg-03\r\nspmlx-edg-04\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/dbs_group \"\/u01\/app\/12.1.0.2\/grid\/bin\/crsctl check crs\"\r\nspmlx-edg-01: CRS-4638: Oracle High Availability Services is online\r\nspmlx-edg-01: CRS-4537: Cluster Ready Services is online\r\nspmlx-edg-01: CRS-4529: Cluster Synchronization Services is online\r\nspmlx-edg-01: CRS-4533: Event Manager is online\r\nspmlx-edg-02: CRS-4638: Oracle High Availability Services is online\r\nspmlx-edg-02: CRS-4537: Cluster Ready Services is online\r\nspmlx-edg-02: CRS-4529: Cluster Synchronization Services is online\r\nspmlx-edg-02: CRS-4533: Event Manager is online\r\nspmlx-edg-03: CRS-4638: Oracle High Availability Services is online\r\nspmlx-edg-03: CRS-4537: Cluster Ready Services is online\r\nspmlx-edg-03: CRS-4529: Cluster Synchronization Services is online\r\nspmlx-edg-03: CRS-4533: Event Manager is online\r\nspmlx-edg-04: CRS-4638: Oracle High Availability Services is online\r\nspmlx-edg-04: CRS-4537: Cluster Ready Services is online\r\nspmlx-edg-04: CRS-4529: Cluster Synchronization Services is online\r\nspmlx-edg-04: CRS-4533: Event Manager is online\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -l root -g \/u01\/patches\/dbs_group \"\/u01\/app\/12.1.0.2\/grid\/bin\/crsctl config crs\"\r\nspmlx-edg-01: CRS-4622: Oracle High Availability Services autostart is enabled.\r\nspmlx-edg-02: CRS-4622: Oracle High Availability Services autostart is enabled.\r\nspmlx-edg-03: CRS-4622: Oracle High Availability Services autostart is enabled.\r\nspmlx-edg-04: CRS-4622: Oracle High Availability Services autostart is enabled.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root \"imageinfo\" |grep \"Image version\"\r\nspmlx-edg-01: Image version: 18.1.4.0.0.180125.3\r\nspmlx-edg-02: Image version: 18.1.4.0.0.180125.3\r\nspmlx-edg-03: Image version: 18.1.4.0.0.180125.3\r\nspmlx-edg-04: Image version: 18.1.4.0.0.180125.3\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/cell_group -l root \"\/opt\/oracle.cellos\/CheckHWnFWProfile\"\r\nspmlx-ecg-01: [SUCCESS] The hardware and firmware matches supported profile for server=SUN_FIRE_X4270_M2_SERVER\r\nspmlx-ecg-02: [SUCCESS] The hardware and firmware matches supported profile for server=SUN_FIRE_X4270_M2_SERVER\r\nspmlx-ecg-03: [SUCCESS] The hardware and firmware matches supported profile for server=SUN_FIRE_X4270_M2_SERVER\r\nspmlx-ecg-04: [SUCCESS] The hardware and firmware matches supported profile for server=SUN_FIRE_X4270_M2_SERVER\r\nspmlx-ecg-05: [SUCCESS] The hardware and firmware matches supported profile for server=SUN_FIRE_X4270_M2_SERVER\r\nspmlx-ecg-06: [SUCCESS] The hardware and firmware matches supported profile for server=SUN_FIRE_X4270_M2_SERVER\r\nspmlx-ecg-07: [SUCCESS] The hardware and firmware matches supported profile for server=SUN_FIRE_X4270_M2_SERVER\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root \"\/opt\/oracle.cellos\/CheckHWnFWProfile\"\r\nspmlx-edg-01: [SUCCESS] The hardware and firmware matches supported profile for server=SUN_FIRE_X4170_M2_SERVER\r\nspmlx-edg-02: [SUCCESS] The hardware and firmware matches supported profile for server=SUN_FIRE_X4170_M2_SERVER\r\nspmlx-edg-03: [SUCCESS] The hardware and firmware matches supported profile for server=SUN_FIRE_X4170_M2_SERVER\r\nspmlx-edg-04: [SUCCESS] The hardware and firmware matches supported profile for server=SUN_FIRE_X4170_M2_SERVER\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# mkdir log_EXA_PATCH_1814\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# cp dbserver_patch_5.180208\/patchmgr.std* log_EXA_PATCH_1814\/\r\n[root@spmlx-edg-01 patches]# cp dbserver_patch_5.180208\/spmlx-edg-0* log_EXA_PATCH_1814\/\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# cp patch_18.1.4.0.0.180125.3\/patchmgr_diag_spmlx-ecg-0^Cmlx-ecg4-* log_EXA_PATCH_1814\/\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# cp patch_18.1.4.0.0.180125.3\/patchmgr_diag_spmlx-ecg-* log_EXA_PATCH_1814\/\r\n[root@spmlx-edg-01 patches]# cp patch_18.1.4.0.0.180125.3\/spmlx-ecg-* log_EXA_PATCH_1814\/\r\n[root@spmlx-edg-01 patches]# cp patch_18.1.4.0.0.180125.3\/upgradeIBSwitch.* log_EXA_PATCH_1814\/\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ls -l log_EXA_PATCH_1814\r\ntotal 144172\r\n-rw-r----- 1 root root 8586031 Feb 18 05:50 patchmgr_diag_spmlx-ecg-01_2018-02-17_17_43_47.tar.bz2\r\n-rw-r----- 1 root root 8744826 Feb 18 05:50 patchmgr_diag_spmlx-ecg-01_2018-02-17_17_52_30.tar.bz2\r\n-rw-r----- 1 root root 5011419 Feb 18 05:50 patchmgr_diag_spmlx-ecg-01_2018-02-17_18_42_06.tar.bz2\r\n-rw-r----- 1 root root 7591043 Feb 18 05:50 patchmgr_diag_spmlx-ecg-02_2018-02-17_17_43_47.tar.bz2\r\n-rw-r----- 1 root root 7716683 Feb 18 05:50 patchmgr_diag_spmlx-ecg-02_2018-02-17_17_52_30.tar.bz2\r\n-rw-r----- 1 root root 4322125 Feb 18 05:50 patchmgr_diag_spmlx-ecg-02_2018-02-17_18_42_06.tar.bz2\r\n-rw-r----- 1 root root 7736972 Feb 18 05:50 patchmgr_diag_spmlx-ecg-03_2018-02-17_17_43_47.tar.bz2\r\n-rw-r----- 1 root root 7829546 Feb 18 05:50 patchmgr_diag_spmlx-ecg-03_2018-02-17_17_52_30.tar.bz2\r\n-rw-r----- 1 root root 4458922 Feb 18 05:50 patchmgr_diag_spmlx-ecg-03_2018-02-17_18_42_06.tar.bz2\r\n-rw-r----- 1 root root 7757445 Feb 18 05:50 patchmgr_diag_spmlx-ecg-04_2018-02-17_17_43_47.tar.bz2\r\n-rw-r----- 1 root root 7909128 Feb 18 05:50 patchmgr_diag_spmlx-ecg-04_2018-02-17_17_52_30.tar.bz2\r\n-rw-r----- 1 root root 4464158 Feb 18 05:50 patchmgr_diag_spmlx-ecg-04_2018-02-17_18_42_06.tar.bz2\r\n-rw-r----- 1 root root 7775344 Feb 18 05:50 patchmgr_diag_spmlx-ecg-05_2018-02-17_17_43_47.tar.bz2\r\n-rw-r----- 1 root root 7868706 Feb 18 05:50 patchmgr_diag_spmlx-ecg-05_2018-02-17_17_52_30.tar.bz2\r\n-rw-r----- 1 root root 4516350 Feb 18 05:50 patchmgr_diag_spmlx-ecg-05_2018-02-17_18_42_06.tar.bz2\r\n-rw-r----- 1 root root 7761521 Feb 18 05:50 patchmgr_diag_spmlx-ecg-06_2018-02-17_17_43_48.tar.bz2\r\n-rw-r----- 1 root root 7858953 Feb 18 05:50 patchmgr_diag_spmlx-ecg-06_2018-02-17_17_52_30.tar.bz2\r\n-rw-r----- 1 root root 4436113 Feb 18 05:50 patchmgr_diag_spmlx-ecg-06_2018-02-17_18_42_06.tar.bz2\r\n-rw-r----- 1 root root 7835254 Feb 18 05:50 patchmgr_diag_spmlx-ecg-07_2018-02-17_17_43_47.tar.bz2\r\n-rw-r----- 1 root root 7950481 Feb 18 05:50 patchmgr_diag_spmlx-ecg-07_2018-02-17_17_52_30.tar.bz2\r\n-rw-r----- 1 root root 4513736 Feb 18 05:50 patchmgr_diag_spmlx-ecg-07_2018-02-17_18_42_05.tar.bz2\r\n-rw-r--r-- 1 root root     890 Feb 18 05:50 patchmgr.stderr\r\n-rw-r--r-- 1 root root   61684 Feb 18 05:50 patchmgr.stdout\r\n-rw-r--r-- 1 root root   80907 Feb 18 05:50 spmlx-ecg-01.log\r\n-rw-r--r-- 1 root root   79508 Feb 18 05:50 spmlx-ecg-02.log\r\n-rw-r--r-- 1 root root   80500 Feb 18 05:50 spmlx-ecg-03.log\r\n-rw-r--r-- 1 root root   82195 Feb 18 05:50 spmlx-ecg-04.log\r\n-rw-r--r-- 1 root root   80932 Feb 18 05:50 spmlx-ecg-05.log\r\n-rw-r--r-- 1 root root   81452 Feb 18 05:50 spmlx-ecg-06.log\r\n-rw-r--r-- 1 root root   79522 Feb 18 05:50 spmlx-ecg-07.log\r\n-rw-r--r-- 1 root root  853328 Feb 18 05:50 spmlx-edg-02_dbnodeupdate.log\r\n-rw-r--r-- 1 root root  853195 Feb 18 05:50 spmlx-edg-03_dbnodeupdate.log\r\n-rw-r--r-- 1 root root  853339 Feb 18 05:50 spmlx-edg-04_dbnodeupdate.log\r\n-rw-r--r-- 1 root root  350544 Feb 18 05:50 upgradeIBSwitch.log\r\n-r-xr-xr-x 1 root root  164409 Feb 18 05:50 upgradeIBSwitch.sh\r\n-rw-r--r-- 1 root root  890449 Feb 18 05:50 upgradeIBSwitch.trc\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# rm -rf patch_18.1.4.0.0.180125.3\/ dbserver_patch_5.180208\/ dbnodeupdate\/\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# cp screenlog.0 log_EXA_PATCH_1814\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# rm -rf 27010930 PatchSearch.xml\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# rm p27010930_121020_Linux-x86-64.zip\r\nrm: remove regular file `p27010930_121020_Linux-x86-64.zip&apos;? y\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# rm -rf p27391002_181000_Linux-x86-64.zip\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# rm -rf p27347059_181000_Linux-x86-64.zip\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# rm -rf p21634633_181400_Linux-x86-64.zip\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# rm screenlog.0 screen-4.0.3-19.el6.x86_64.rpm\r\nrm: remove regular file `screenlog.0&apos;? y\r\nrm: remove regular file `screen-4.0.3-19.el6.x86_64.rpm&apos;? y\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-02 \"rm -rf \/u01\/patches\/*\"\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-03 \"rm -rf \/u01\/patches\/*\"\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-04 \"rm -rf \/u01\/patches\/*\"\r\n[root@spmlx-edg-01 patches]#\r\n\r\n<\/pre>\n<p><\/div><\/div>\n<p>&nbsp;<\/p>\n<p><strong>Upgrade the Oracle Grid Infrastructure 12.1 to Grid Infrastructure 12.2, applying PSU 12.2.0.1.180116 at same time.<\/strong><\/p>\n<div class=\"bg-margin-for-link\"><input type='hidden' bg_collapse_expand='6a7eaed4249712091869405' value='6a7eaed4249712091869405'><input type='hidden' id='bg-show-more-text-6a7eaed4249712091869405' value='Show output...'><input type='hidden' id='bg-show-less-text-6a7eaed4249712091869405' value='Less...'><a id='bg-showmore-action-6a7eaed4249712091869405' class='bg-showmore-plg-link  '  style=\" color:#1160cf;;\" href='#'>Show output...<\/a><div id='bg-showmore-hidden-6a7eaed4249712091869405' ><\/p>\n<pre class=\"minimize:false lang:default decode:true\" title=\"Upgrade GI12.1 to GI 12.2\">[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root \"\/u01\/app\/12.1.0.2\/grid\/bin\/crsctl check crs\"\r\nspmlx-edg-01: CRS-4638: Oracle High Availability Services is online\r\nspmlx-edg-01: CRS-4537: Cluster Ready Services is online\r\nspmlx-edg-01: CRS-4529: Cluster Synchronization Services is online\r\nspmlx-edg-01: CRS-4533: Event Manager is online\r\nspmlx-edg-02: CRS-4638: Oracle High Availability Services is online\r\nspmlx-edg-02: CRS-4537: Cluster Ready Services is online\r\nspmlx-edg-02: CRS-4529: Cluster Synchronization Services is online\r\nspmlx-edg-02: CRS-4533: Event Manager is online\r\nspmlx-edg-03: CRS-4638: Oracle High Availability Services is online\r\nspmlx-edg-03: CRS-4537: Cluster Ready Services is online\r\nspmlx-edg-03: CRS-4529: Cluster Synchronization Services is online\r\nspmlx-edg-03: CRS-4533: Event Manager is online\r\nspmlx-edg-04: CRS-4638: Oracle High Availability Services is online\r\nspmlx-edg-04: CRS-4537: Cluster Ready Services is online\r\nspmlx-edg-04: CRS-4529: Cluster Synchronization Services is online\r\nspmlx-edg-04: CRS-4533: Event Manager is online\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root mkdir -p \/u01\/app\/12.2.0.1\/grid\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root chown grid \/u01\/app\/12.2.0.1\/grid\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root chgrp -R oinstall \/u01\/app\/12.2.0.1\/grid\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root \"cat \/proc\/meminfo |grep Huge\"\r\nspmlx-edg-01: AnonHugePages:         0 kB\r\nspmlx-edg-01: HugePages_Total:   65536\r\nspmlx-edg-01: HugePages_Free:    64518\r\nspmlx-edg-01: HugePages_Rsvd:        0\r\nspmlx-edg-01: HugePages_Surp:        0\r\nspmlx-edg-01: Hugepagesize:       2048 kB\r\nspmlx-edg-02: AnonHugePages:         0 kB\r\nspmlx-edg-02: HugePages_Total:   65536\r\nspmlx-edg-02: HugePages_Free:    64518\r\nspmlx-edg-02: HugePages_Rsvd:        0\r\nspmlx-edg-02: HugePages_Surp:        0\r\nspmlx-edg-02: Hugepagesize:       2048 kB\r\nspmlx-edg-03: AnonHugePages:         0 kB\r\nspmlx-edg-03: HugePages_Total:   65536\r\nspmlx-edg-03: HugePages_Free:    64518\r\nspmlx-edg-03: HugePages_Rsvd:        0\r\nspmlx-edg-03: HugePages_Surp:        0\r\nspmlx-edg-03: Hugepagesize:       2048 kB\r\nspmlx-edg-04: AnonHugePages:         0 kB\r\nspmlx-edg-04: HugePages_Total:   65536\r\nspmlx-edg-04: HugePages_Free:    64518\r\nspmlx-edg-04: HugePages_Rsvd:        0\r\nspmlx-edg-04: HugePages_Surp:        0\r\nspmlx-edg-04: Hugepagesize:       2048 kB\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root \"cat \/etc\/security\/limits.conf |grep stack\"\r\nspmlx-edg-01: #        - stack - max stack size (KB)\r\nspmlx-edg-01: * soft stack 10240\r\nspmlx-edg-02: #        - stack - max stack size (KB)\r\nspmlx-edg-02: * soft stack 10240\r\nspmlx-edg-03: #        - stack - max stack size (KB)\r\nspmlx-edg-03: * soft stack 10240\r\nspmlx-edg-04: #        - stack - max stack size (KB)\r\nspmlx-edg-04: * soft stack 10240\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root \"chown root:oinstall \/u01\/patches\"\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root \"chmod g+w \/u01\/patches\"\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# su - grid\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ unzip -q \/u01\/patches\/V840012-01.zip -d \/u01\/app\/12.2.0.1\/grid\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ cd \/u01\/app\/12.2.0.1\/grid\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$ .\/runcluvfy.sh stage -pre crsinst -upgrade -rolling -src_crshome \/u01\/app\/12.1.0.2\/grid -dest_crshome \/u01\/app\/12.2.0.1\/grid -dest_version 12.2.0.1.0 -fixup -verbose\r\n\r\nVerifying Physical Memory ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  282.9726GB (2.96718288E8KB)  8GB (8388608.0KB)         passed\r\n  spmlx-edg-04  282.9726GB (2.96718288E8KB)  8GB (8388608.0KB)         passed\r\n  spmlx-edg-03  282.9726GB (2.96718288E8KB)  8GB (8388608.0KB)         passed\r\n  spmlx-edg-02  282.9726GB (2.96718288E8KB)  8GB (8388608.0KB)         passed\r\nVerifying Physical Memory ...PASSED\r\nVerifying Available Physical Memory ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  274.2228GB (2.87543416E8KB)  50MB (51200.0KB)          passed\r\n  spmlx-edg-04  274.9605GB (2.88316936E8KB)  50MB (51200.0KB)          passed\r\n  spmlx-edg-03  274.9236GB (2.882783E8KB)  50MB (51200.0KB)          passed\r\n  spmlx-edg-02  274.4052GB (2.87734716E8KB)  50MB (51200.0KB)          passed\r\nVerifying Available Physical Memory ...PASSED\r\nVerifying Swap Size ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  24GB (2.516582E7KB)       16GB (1.6777216E7KB)      passed\r\n  spmlx-edg-04  24GB (2.516582E7KB)       16GB (1.6777216E7KB)      passed\r\n  spmlx-edg-03  24GB (2.516582E7KB)       16GB (1.6777216E7KB)      passed\r\n  spmlx-edg-02  24GB (2.516582E7KB)       16GB (1.6777216E7KB)      passed\r\nVerifying Swap Size ...PASSED\r\nVerifying Free Space: spmlx-edg-01:\/usr,spmlx-edg-01:\/var,spmlx-edg-01:\/etc,spmlx-edg-01:\/sbin,spmlx-edg-01:\/tmp ...\r\n  Path              Node Name     Mount point   Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  \/usr              spmlx-edg-01  \/             8.498GB       25MB          passed\r\n  \/var              spmlx-edg-01  \/             8.498GB       5MB           passed\r\n  \/etc              spmlx-edg-01  \/             8.498GB       25MB          passed\r\n  \/sbin             spmlx-edg-01  \/             8.498GB       10MB          passed\r\n  \/tmp              spmlx-edg-01  \/             8.498GB       1GB           passed\r\nVerifying Free Space: spmlx-edg-01:\/usr,spmlx-edg-01:\/var,spmlx-edg-01:\/etc,spmlx-edg-01:\/sbin,spmlx-edg-01:\/tmp ...PASSED\r\nVerifying Free Space: spmlx-edg-04:\/usr,spmlx-edg-04:\/var,spmlx-edg-04:\/etc,spmlx-edg-04:\/sbin,spmlx-edg-04:\/tmp ...\r\n  Path              Node Name     Mount point   Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  \/usr              spmlx-edg-04  \/             15.5977GB     25MB          passed\r\n  \/var              spmlx-edg-04  \/             15.5977GB     5MB           passed\r\n  \/etc              spmlx-edg-04  \/             15.5977GB     25MB          passed\r\n  \/sbin             spmlx-edg-04  \/             15.5977GB     10MB          passed\r\n  \/tmp              spmlx-edg-04  \/             15.5977GB     1GB           passed\r\nVerifying Free Space: spmlx-edg-04:\/usr,spmlx-edg-04:\/var,spmlx-edg-04:\/etc,spmlx-edg-04:\/sbin,spmlx-edg-04:\/tmp ...PASSED\r\nVerifying Free Space: spmlx-edg-03:\/usr,spmlx-edg-03:\/var,spmlx-edg-03:\/etc,spmlx-edg-03:\/sbin,spmlx-edg-03:\/tmp ...\r\n  Path              Node Name     Mount point   Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  \/usr              spmlx-edg-03  \/             15.0469GB     25MB          passed\r\n  \/var              spmlx-edg-03  \/             15.0469GB     5MB           passed\r\n  \/etc              spmlx-edg-03  \/             15.0469GB     25MB          passed\r\n  \/sbin             spmlx-edg-03  \/             15.0469GB     10MB          passed\r\n  \/tmp              spmlx-edg-03  \/             15.0469GB     1GB           passed\r\nVerifying Free Space: spmlx-edg-03:\/usr,spmlx-edg-03:\/var,spmlx-edg-03:\/etc,spmlx-edg-03:\/sbin,spmlx-edg-03:\/tmp ...PASSED\r\nVerifying Free Space: spmlx-edg-02:\/usr,spmlx-edg-02:\/var,spmlx-edg-02:\/etc,spmlx-edg-02:\/sbin,spmlx-edg-02:\/tmp ...\r\n  Path              Node Name     Mount point   Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  \/usr              spmlx-edg-02  \/             13.0645GB     25MB          passed\r\n  \/var              spmlx-edg-02  \/             13.0645GB     5MB           passed\r\n  \/etc              spmlx-edg-02  \/             13.0645GB     25MB          passed\r\n  \/sbin             spmlx-edg-02  \/             13.0645GB     10MB          passed\r\n  \/tmp              spmlx-edg-02  \/             13.0645GB     1GB           passed\r\nVerifying Free Space: spmlx-edg-02:\/usr,spmlx-edg-02:\/var,spmlx-edg-02:\/etc,spmlx-edg-02:\/sbin,spmlx-edg-02:\/tmp ...PASSED\r\nVerifying User Existence: grid ...\r\n  Node Name     Status                    Comment\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  passed                    exists(1000)\r\n  spmlx-edg-04  passed                    exists(1000)\r\n  spmlx-edg-03  passed                    exists(1000)\r\n  spmlx-edg-02  passed                    exists(1000)\r\n\r\n  Verifying Users With Same UID: 1000 ...PASSED\r\nVerifying User Existence: grid ...PASSED\r\nVerifying Group Existence: asmadmin ...\r\n  Node Name     Status                    Comment\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  passed                    exists\r\n  spmlx-edg-04  passed                    exists\r\n  spmlx-edg-03  passed                    exists\r\n  spmlx-edg-02  passed                    exists\r\nVerifying Group Existence: asmadmin ...PASSED\r\nVerifying Group Existence: asmoper ...\r\n  Node Name     Status                    Comment\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  passed                    exists\r\n  spmlx-edg-04  passed                    exists\r\n  spmlx-edg-03  passed                    exists\r\n  spmlx-edg-02  passed                    exists\r\nVerifying Group Existence: asmoper ...PASSED\r\nVerifying Group Existence: asmdba ...\r\n  Node Name     Status                    Comment\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  passed                    exists\r\n  spmlx-edg-04  passed                    exists\r\n  spmlx-edg-03  passed                    exists\r\n  spmlx-edg-02  passed                    exists\r\nVerifying Group Existence: asmdba ...PASSED\r\nVerifying Group Existence: oinstall ...\r\n  Node Name     Status                    Comment\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  passed                    exists\r\n  spmlx-edg-04  passed                    exists\r\n  spmlx-edg-03  passed                    exists\r\n  spmlx-edg-02  passed                    exists\r\nVerifying Group Existence: oinstall ...PASSED\r\nVerifying Group Membership: asmdba ...\r\n  Node Name         User Exists   Group Exists  User in Group  Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      yes           yes           yes           passed\r\n  spmlx-edg-04      yes           yes           yes           passed\r\n  spmlx-edg-03      yes           yes           yes           passed\r\n  spmlx-edg-02      yes           yes           yes           passed\r\nVerifying Group Membership: asmdba ...PASSED\r\nVerifying Group Membership: asmadmin ...\r\n  Node Name         User Exists   Group Exists  User in Group  Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      yes           yes           yes           passed\r\n  spmlx-edg-04      yes           yes           yes           passed\r\n  spmlx-edg-03      yes           yes           yes           passed\r\n  spmlx-edg-02      yes           yes           yes           passed\r\nVerifying Group Membership: asmadmin ...PASSED\r\nVerifying Group Membership: oinstall(Primary) ...\r\n  Node Name         User Exists   Group Exists  User in Group  Primary       Status\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      yes           yes           yes           yes           passed\r\n  spmlx-edg-04      yes           yes           yes           yes           passed\r\n  spmlx-edg-03      yes           yes           yes           yes           passed\r\n  spmlx-edg-02      yes           yes           yes           yes           passed\r\nVerifying Group Membership: oinstall(Primary) ...PASSED\r\nVerifying Group Membership: asmoper ...\r\n  Node Name         User Exists   Group Exists  User in Group  Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      yes           yes           yes           passed\r\n  spmlx-edg-04      yes           yes           yes           passed\r\n  spmlx-edg-03      yes           yes           yes           passed\r\n  spmlx-edg-02      yes           yes           yes           passed\r\nVerifying Group Membership: asmoper ...PASSED\r\nVerifying Run Level ...\r\n  Node Name     run level                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  3                         3,5                       passed\r\n  spmlx-edg-04  3                         3,5                       passed\r\n  spmlx-edg-03  3                         3,5                       passed\r\n  spmlx-edg-02  3                         3,5                       passed\r\nVerifying Run Level ...PASSED\r\nVerifying Hard Limit: maximum open file descriptors ...\r\n  Node Name         Type          Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      hard          65536         65536         passed\r\n  spmlx-edg-04      hard          65536         65536         passed\r\n  spmlx-edg-03      hard          65536         65536         passed\r\n  spmlx-edg-02      hard          65536         65536         passed\r\nVerifying Hard Limit: maximum open file descriptors ...PASSED\r\nVerifying Soft Limit: maximum open file descriptors ...\r\n  Node Name         Type          Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      soft          65536         1024          passed\r\n  spmlx-edg-04      soft          65536         1024          passed\r\n  spmlx-edg-03      soft          65536         1024          passed\r\n  spmlx-edg-02      soft          65536         1024          passed\r\nVerifying Soft Limit: maximum open file descriptors ...PASSED\r\nVerifying Hard Limit: maximum user processes ...\r\n  Node Name         Type          Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      hard          131072        16384         passed\r\n  spmlx-edg-04      hard          131072        16384         passed\r\n  spmlx-edg-03      hard          131072        16384         passed\r\n  spmlx-edg-02      hard          131072        16384         passed\r\nVerifying Hard Limit: maximum user processes ...PASSED\r\nVerifying Soft Limit: maximum user processes ...\r\n  Node Name         Type          Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      soft          131072        2047          passed\r\n  spmlx-edg-04      soft          131072        2047          passed\r\n  spmlx-edg-03      soft          131072        2047          passed\r\n  spmlx-edg-02      soft          131072        2047          passed\r\nVerifying Soft Limit: maximum user processes ...PASSED\r\nVerifying Soft Limit: maximum stack size ...\r\n  Node Name         Type          Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      soft          10240         10240         passed\r\n  spmlx-edg-04      soft          10240         10240         passed\r\n  spmlx-edg-03      soft          10240         10240         passed\r\n  spmlx-edg-02      soft          10240         10240         passed\r\nVerifying Soft Limit: maximum stack size ...PASSED\r\nVerifying Oracle patch:21255373 ...\r\n  Node Name     Applied                   Required                  Comment\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  21255373                  21255373                  passed\r\n  spmlx-edg-04  21255373                  21255373                  passed\r\n  spmlx-edg-03  21255373                  21255373                  passed\r\n  spmlx-edg-02  21255373                  21255373                  passed\r\nVerifying Oracle patch:21255373 ...PASSED\r\nVerifying This test checks that the source home \"\/u01\/app\/12.1.0.2\/grid\" is suitable for upgrading to version \"12.2.0.1.0\". ...PASSED\r\nVerifying Architecture ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  x86_64                    x86_64                    passed\r\n  spmlx-edg-04  x86_64                    x86_64                    passed\r\n  spmlx-edg-03  x86_64                    x86_64                    passed\r\n  spmlx-edg-02  x86_64                    x86_64                    passed\r\nVerifying Architecture ...PASSED\r\nVerifying OS Kernel Version ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  4.1.12-94.7.8.el6uek.x86_64  2.6.39-400.211.1          passed\r\n  spmlx-edg-04  4.1.12-94.7.8.el6uek.x86_64  2.6.39-400.211.1          passed\r\n  spmlx-edg-03  4.1.12-94.7.8.el6uek.x86_64  2.6.39-400.211.1          passed\r\n  spmlx-edg-02  4.1.12-94.7.8.el6uek.x86_64  2.6.39-400.211.1          passed\r\nVerifying OS Kernel Version ...PASSED\r\nVerifying OS Kernel Parameter: semmsl ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      1024          1024          250           passed\r\n  spmlx-edg-04      1024          1024          250           passed\r\n  spmlx-edg-03      1024          1024          250           passed\r\n  spmlx-edg-02      1024          1024          250           passed\r\nVerifying OS Kernel Parameter: semmsl ...PASSED\r\nVerifying OS Kernel Parameter: semmns ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      60000         60000         32000         passed\r\n  spmlx-edg-04      60000         60000         32000         passed\r\n  spmlx-edg-03      60000         60000         32000         passed\r\n  spmlx-edg-02      60000         60000         32000         passed\r\nVerifying OS Kernel Parameter: semmns ...PASSED\r\nVerifying OS Kernel Parameter: semopm ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      1024          1024          100           passed\r\n  spmlx-edg-04      1024          1024          100           passed\r\n  spmlx-edg-03      1024          1024          100           passed\r\n  spmlx-edg-02      1024          1024          100           passed\r\nVerifying OS Kernel Parameter: semopm ...PASSED\r\nVerifying OS Kernel Parameter: semmni ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      256           256           128           passed\r\n  spmlx-edg-04      256           256           128           passed\r\n  spmlx-edg-03      256           256           128           passed\r\n  spmlx-edg-02      256           256           128           passed\r\nVerifying OS Kernel Parameter: semmni ...PASSED\r\nVerifying OS Kernel Parameter: shmmax ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      152223623168  152223623168  151919763456  passed\r\n  spmlx-edg-04      152223623168  152223623168  151919763456  passed\r\n  spmlx-edg-03      152223623168  152223623168  151919763456  passed\r\n  spmlx-edg-02      152223623168  152223623168  151919763456  passed\r\nVerifying OS Kernel Parameter: shmmax ...PASSED\r\nVerifying OS Kernel Parameter: shmmni ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      4096          4096          4096          passed\r\n  spmlx-edg-04      4096          4096          4096          passed\r\n  spmlx-edg-03      4096          4096          4096          passed\r\n  spmlx-edg-02      4096          4096          4096          passed\r\nVerifying OS Kernel Parameter: shmmni ...PASSED\r\nVerifying OS Kernel Parameter: shmall ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      29731176      29731176      29671829      passed\r\n  spmlx-edg-04      29731176      29731176      29671829      passed\r\n  spmlx-edg-03      29731176      29731176      29671829      passed\r\n  spmlx-edg-02      29731176      29731176      29671829      passed\r\nVerifying OS Kernel Parameter: shmall ...PASSED\r\nVerifying OS Kernel Parameter: file-max ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      13631488      13631488      6815744       passed\r\n  spmlx-edg-04      13631488      13631488      6815744       passed\r\n  spmlx-edg-03      13631488      13631488      6815744       passed\r\n  spmlx-edg-02      13631488      13631488      6815744       passed\r\nVerifying OS Kernel Parameter: file-max ...PASSED\r\nVerifying OS Kernel Parameter: ip_local_port_range ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      between 9000 &amp; 65500  between 9000 &amp; 65500  between 9000 &amp; 65535  passed\r\n  spmlx-edg-04      between 9000 &amp; 65500  between 9000 &amp; 65500  between 9000 &amp; 65535  passed\r\n  spmlx-edg-03      between 9000 &amp; 65500  between 9000 &amp; 65500  between 9000 &amp; 65535  passed\r\n  spmlx-edg-02      between 9000 &amp; 65500  between 9000 &amp; 65500  between 9000 &amp; 65535  passed\r\nVerifying OS Kernel Parameter: ip_local_port_range ...PASSED\r\nVerifying OS Kernel Parameter: rmem_default ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      4194304       4194304       262144        passed\r\n  spmlx-edg-04      4194304       4194304       262144        passed\r\n  spmlx-edg-03      4194304       4194304       262144        passed\r\n  spmlx-edg-02      4194304       4194304       262144        passed\r\nVerifying OS Kernel Parameter: rmem_default ...PASSED\r\nVerifying OS Kernel Parameter: rmem_max ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      4194304       4194304       4194304       passed\r\n  spmlx-edg-04      4194304       4194304       4194304       passed\r\n  spmlx-edg-03      4194304       4194304       4194304       passed\r\n  spmlx-edg-02      4194304       4194304       4194304       passed\r\nVerifying OS Kernel Parameter: rmem_max ...PASSED\r\nVerifying OS Kernel Parameter: wmem_default ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      262144        262144        262144        passed\r\n  spmlx-edg-04      262144        262144        262144        passed\r\n  spmlx-edg-03      262144        262144        262144        passed\r\n  spmlx-edg-02      262144        262144        262144        passed\r\nVerifying OS Kernel Parameter: wmem_default ...PASSED\r\nVerifying OS Kernel Parameter: wmem_max ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      2097152       2097152       1048576       passed\r\n  spmlx-edg-04      2097152       2097152       1048576       passed\r\n  spmlx-edg-03      2097152       2097152       1048576       passed\r\n  spmlx-edg-02      2097152       2097152       1048576       passed\r\nVerifying OS Kernel Parameter: wmem_max ...PASSED\r\nVerifying OS Kernel Parameter: aio-max-nr ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      3145728       3145728       1048576       passed\r\n  spmlx-edg-04      3145728       3145728       1048576       passed\r\n  spmlx-edg-03      3145728       3145728       1048576       passed\r\n  spmlx-edg-02      3145728       3145728       1048576       passed\r\nVerifying OS Kernel Parameter: aio-max-nr ...PASSED\r\nVerifying OS Kernel Parameter: panic_on_oops ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      1             undefined     1             passed\r\n  spmlx-edg-04      1             undefined     1             passed\r\n  spmlx-edg-03      1             undefined     1             passed\r\n  spmlx-edg-02      1             undefined     1             passed\r\nVerifying OS Kernel Parameter: panic_on_oops ...PASSED\r\nVerifying Package: binutils-2.20.51.0.2 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  binutils-2.20.51.0.2-5.47.el6_9.1  binutils-2.20.51.0.2      passed\r\n  spmlx-edg-04  binutils-2.20.51.0.2-5.47.el6_9.1  binutils-2.20.51.0.2      passed\r\n  spmlx-edg-03  binutils-2.20.51.0.2-5.47.el6_9.1  binutils-2.20.51.0.2      passed\r\n  spmlx-edg-02  binutils-2.20.51.0.2-5.47.el6_9.1  binutils-2.20.51.0.2      passed\r\nVerifying Package: binutils-2.20.51.0.2 ...PASSED\r\nVerifying Package: compat-libcap1-1.10 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  compat-libcap1-1.10-1     compat-libcap1-1.10       passed\r\n  spmlx-edg-04  compat-libcap1-1.10-1     compat-libcap1-1.10       passed\r\n  spmlx-edg-03  compat-libcap1-1.10-1     compat-libcap1-1.10       passed\r\n  spmlx-edg-02  compat-libcap1-1.10-1     compat-libcap1-1.10       passed\r\nVerifying Package: compat-libcap1-1.10 ...PASSED\r\nVerifying Package: compat-libstdc++-33-3.2.3 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  compat-libstdc++-33(x86_64)-3.2.3-69.el6  compat-libstdc++-33(x86_64)-3.2.3  passed\r\n  spmlx-edg-04  compat-libstdc++-33(x86_64)-3.2.3-69.el6  compat-libstdc++-33(x86_64)-3.2.3  passed\r\n  spmlx-edg-03  compat-libstdc++-33(x86_64)-3.2.3-69.el6  compat-libstdc++-33(x86_64)-3.2.3  passed\r\n  spmlx-edg-02  compat-libstdc++-33(x86_64)-3.2.3-69.el6  compat-libstdc++-33(x86_64)-3.2.3  passed\r\nVerifying Package: compat-libstdc++-33-3.2.3 (x86_64) ...PASSED\r\nVerifying Package: libgcc-4.4.7 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  libgcc(x86_64)-4.4.7-18.el6  libgcc(x86_64)-4.4.7      passed\r\n  spmlx-edg-04  libgcc(x86_64)-4.4.7-18.el6  libgcc(x86_64)-4.4.7      passed\r\n  spmlx-edg-03  libgcc(x86_64)-4.4.7-18.el6  libgcc(x86_64)-4.4.7      passed\r\n  spmlx-edg-02  libgcc(x86_64)-4.4.7-18.el6  libgcc(x86_64)-4.4.7      passed\r\nVerifying Package: libgcc-4.4.7 (x86_64) ...PASSED\r\nVerifying Package: libstdc++-4.4.7 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  libstdc++(x86_64)-4.4.7-18.el6  libstdc++(x86_64)-4.4.7   passed\r\n  spmlx-edg-04  libstdc++(x86_64)-4.4.7-18.el6  libstdc++(x86_64)-4.4.7   passed\r\n  spmlx-edg-03  libstdc++(x86_64)-4.4.7-18.el6  libstdc++(x86_64)-4.4.7   passed\r\n  spmlx-edg-02  libstdc++(x86_64)-4.4.7-18.el6  libstdc++(x86_64)-4.4.7   passed\r\nVerifying Package: libstdc++-4.4.7 (x86_64) ...PASSED\r\nVerifying Package: libstdc++-devel-4.4.7 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  libstdc++-devel(x86_64)-4.4.7-18.el6  libstdc++-devel(x86_64)-4.4.7  passed\r\n  spmlx-edg-04  libstdc++-devel(x86_64)-4.4.7-18.el6  libstdc++-devel(x86_64)-4.4.7  passed\r\n  spmlx-edg-03  libstdc++-devel(x86_64)-4.4.7-18.el6  libstdc++-devel(x86_64)-4.4.7  passed\r\n  spmlx-edg-02  libstdc++-devel(x86_64)-4.4.7-18.el6  libstdc++-devel(x86_64)-4.4.7  passed\r\nVerifying Package: libstdc++-devel-4.4.7 (x86_64) ...PASSED\r\nVerifying Package: sysstat-9.0.4 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  sysstat-9.0.4-33.el6      sysstat-9.0.4             passed\r\n  spmlx-edg-04  sysstat-9.0.4-33.el6      sysstat-9.0.4             passed\r\n  spmlx-edg-03  sysstat-9.0.4-33.el6      sysstat-9.0.4             passed\r\n  spmlx-edg-02  sysstat-9.0.4-33.el6      sysstat-9.0.4             passed\r\nVerifying Package: sysstat-9.0.4 ...PASSED\r\nVerifying Package: ksh ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  ksh                       ksh                       passed\r\n  spmlx-edg-04  ksh                       ksh                       passed\r\n  spmlx-edg-03  ksh                       ksh                       passed\r\n  spmlx-edg-02  ksh                       ksh                       passed\r\nVerifying Package: ksh ...PASSED\r\nVerifying Package: make-3.81 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  make-3.81-23.el6          make-3.81                 passed\r\n  spmlx-edg-04  make-3.81-23.el6          make-3.81                 passed\r\n  spmlx-edg-03  make-3.81-23.el6          make-3.81                 passed\r\n  spmlx-edg-02  make-3.81-23.el6          make-3.81                 passed\r\nVerifying Package: make-3.81 ...PASSED\r\nVerifying Package: glibc-2.12 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  glibc(x86_64)-2.12-1.209.0.3.el6_9.2  glibc(x86_64)-2.12        passed\r\n  spmlx-edg-04  glibc(x86_64)-2.12-1.209.0.3.el6_9.2  glibc(x86_64)-2.12        passed\r\n  spmlx-edg-03  glibc(x86_64)-2.12-1.209.0.3.el6_9.2  glibc(x86_64)-2.12        passed\r\n  spmlx-edg-02  glibc(x86_64)-2.12-1.209.0.3.el6_9.2  glibc(x86_64)-2.12        passed\r\nVerifying Package: glibc-2.12 (x86_64) ...PASSED\r\nVerifying Package: glibc-devel-2.12 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  glibc-devel(x86_64)-2.12-1.209.0.3.el6_9.2  glibc-devel(x86_64)-2.12  passed\r\n  spmlx-edg-04  glibc-devel(x86_64)-2.12-1.209.0.3.el6_9.2  glibc-devel(x86_64)-2.12  passed\r\n  spmlx-edg-03  glibc-devel(x86_64)-2.12-1.209.0.3.el6_9.2  glibc-devel(x86_64)-2.12  passed\r\n  spmlx-edg-02  glibc-devel(x86_64)-2.12-1.209.0.3.el6_9.2  glibc-devel(x86_64)-2.12  passed\r\nVerifying Package: glibc-devel-2.12 (x86_64) ...PASSED\r\nVerifying Package: libaio-0.3.107 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  libaio(x86_64)-0.3.107-10.el6  libaio(x86_64)-0.3.107    passed\r\n  spmlx-edg-04  libaio(x86_64)-0.3.107-10.el6  libaio(x86_64)-0.3.107    passed\r\n  spmlx-edg-03  libaio(x86_64)-0.3.107-10.el6  libaio(x86_64)-0.3.107    passed\r\n  spmlx-edg-02  libaio(x86_64)-0.3.107-10.el6  libaio(x86_64)-0.3.107    passed\r\nVerifying Package: libaio-0.3.107 (x86_64) ...PASSED\r\nVerifying Package: libaio-devel-0.3.107 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  libaio-devel(x86_64)-0.3.107-10.el6  libaio-devel(x86_64)-0.3.107  passed\r\n  spmlx-edg-04  libaio-devel(x86_64)-0.3.107-10.el6  libaio-devel(x86_64)-0.3.107  passed\r\n  spmlx-edg-03  libaio-devel(x86_64)-0.3.107-10.el6  libaio-devel(x86_64)-0.3.107  passed\r\n  spmlx-edg-02  libaio-devel(x86_64)-0.3.107-10.el6  libaio-devel(x86_64)-0.3.107  passed\r\nVerifying Package: libaio-devel-0.3.107 (x86_64) ...PASSED\r\nVerifying Package: nfs-utils-1.2.3-15 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  nfs-utils-1.2.3-75.0.6.el6_9  nfs-utils-1.2.3-15        passed\r\n  spmlx-edg-04  nfs-utils-1.2.3-75.0.6.el6_9  nfs-utils-1.2.3-15        passed\r\n  spmlx-edg-03  nfs-utils-1.2.3-75.0.6.el6_9  nfs-utils-1.2.3-15        passed\r\n  spmlx-edg-02  nfs-utils-1.2.3-75.0.6.el6_9  nfs-utils-1.2.3-15        passed\r\nVerifying Package: nfs-utils-1.2.3-15 ...PASSED\r\nVerifying Package: e2fsprogs-1.42.8 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  e2fsprogs-1.42.8-1.0.3.el6  e2fsprogs-1.42.8          passed\r\n  spmlx-edg-04  e2fsprogs-1.42.8-1.0.3.el6  e2fsprogs-1.42.8          passed\r\n  spmlx-edg-03  e2fsprogs-1.42.8-1.0.3.el6  e2fsprogs-1.42.8          passed\r\n  spmlx-edg-02  e2fsprogs-1.42.8-1.0.3.el6  e2fsprogs-1.42.8          passed\r\nVerifying Package: e2fsprogs-1.42.8 ...PASSED\r\nVerifying Package: e2fsprogs-libs-1.42.8 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  e2fsprogs-libs(x86_64)-1.42.8-1.0.3.el6  e2fsprogs-libs(x86_64)-1.42.8  passed\r\n  spmlx-edg-04  e2fsprogs-libs(x86_64)-1.42.8-1.0.3.el6  e2fsprogs-libs(x86_64)-1.42.8  passed\r\n  spmlx-edg-03  e2fsprogs-libs(x86_64)-1.42.8-1.0.3.el6  e2fsprogs-libs(x86_64)-1.42.8  passed\r\n  spmlx-edg-02  e2fsprogs-libs(x86_64)-1.42.8-1.0.3.el6  e2fsprogs-libs(x86_64)-1.42.8  passed\r\nVerifying Package: e2fsprogs-libs-1.42.8 (x86_64) ...PASSED\r\nVerifying Package: smartmontools-5.43-1 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  smartmontools-5.43-1.el6  smartmontools-5.43-1      passed\r\n  spmlx-edg-04  smartmontools-5.43-1.el6  smartmontools-5.43-1      passed\r\n  spmlx-edg-03  smartmontools-5.43-1.el6  smartmontools-5.43-1      passed\r\n  spmlx-edg-02  smartmontools-5.43-1.el6  smartmontools-5.43-1      passed\r\nVerifying Package: smartmontools-5.43-1 ...PASSED\r\nVerifying Package: net-tools-1.60-110 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  net-tools-1.60-114.el6    net-tools-1.60-110        passed\r\n  spmlx-edg-04  net-tools-1.60-114.el6    net-tools-1.60-110        passed\r\n  spmlx-edg-03  net-tools-1.60-114.el6    net-tools-1.60-110        passed\r\n  spmlx-edg-02  net-tools-1.60-114.el6    net-tools-1.60-110        passed\r\nVerifying Package: net-tools-1.60-110 ...PASSED\r\nVerifying Users With Same UID: 0 ...PASSED\r\nVerifying Current Group ID ...PASSED\r\nVerifying Root user consistency ...\r\n  Node Name                             Status\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          passed\r\n  spmlx-edg-04                          passed\r\n  spmlx-edg-03                          passed\r\n  spmlx-edg-02                          passed\r\nVerifying Root user consistency ...PASSED\r\nVerifying correctness of ASM disk group files ownership ...PASSED\r\nVerifying selectivity of ASM discovery string ...PASSED\r\nVerifying ASM spare parameters ...PASSED\r\nVerifying Disk group ASM compatibility setting ...PASSED\r\nVerifying Package: psmisc-22.6-19 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  psmisc-22.6-24.el6        psmisc-22.6-19            passed\r\n  spmlx-edg-04  psmisc-22.6-24.el6        psmisc-22.6-19            passed\r\n  spmlx-edg-03  psmisc-22.6-24.el6        psmisc-22.6-19            passed\r\n  spmlx-edg-02  psmisc-22.6-24.el6        psmisc-22.6-19            passed\r\nVerifying Package: psmisc-22.6-19 ...PASSED\r\nVerifying Node Connectivity ...\r\n  Verifying Hosts File ...\r\n  Node Name                             Status\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          passed\r\n  spmlx-edg-04                          passed\r\n  spmlx-edg-03                          passed\r\n  spmlx-edg-02                          passed\r\n  Verifying Hosts File ...PASSED\r\n\r\nInterface information for node \"spmlx-edg-04\"\r\n\r\n Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU\r\n ------ --------------- --------------- --------------- --------------- ----------------- ------\r\n bondeth0 10.18.10.8      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:BF:4D 1500\r\n bondeth0 10.18.10.9      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:BF:4D 1500\r\n bondeth0 10.18.10.10     10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:BF:4D 1500\r\n bondib0 192.168.10.4    192.168.8.0     0.0.0.0         10.18.10.1      80:00:02:08:FE:80 65520\r\n\r\nInterface information for node \"spmlx-edg-03\"\r\n\r\n Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU\r\n ------ --------------- --------------- --------------- --------------- ----------------- ------\r\n bondeth0 10.18.10.6      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:C9:DF 1500\r\n bondeth0 10.18.10.11     10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:C9:DF 1500\r\n bondeth0 10.18.10.7      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:C9:DF 1500\r\n bondib0 192.168.10.3    192.168.8.0     0.0.0.0         10.18.10.1      80:00:02:08:FE:80 65520\r\n\r\nInterface information for node \"spmlx-edg-02\"\r\n\r\n Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU\r\n ------ --------------- --------------- --------------- --------------- ----------------- ------\r\n bondeth0 10.18.10.4      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:B2:75 1500\r\n bondeth0 10.18.10.5      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:B2:75 1500\r\n bondeth0 10.18.10.12     10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:B2:75 1500\r\n bondib0 192.168.10.2    192.168.8.0     0.0.0.0         10.18.10.1      80:00:02:08:FE:80 65520\r\n\r\nInterface information for node \"spmlx-edg-01\"\r\n\r\n Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU\r\n ------ --------------- --------------- --------------- --------------- ----------------- ------\r\n bondeth0 10.18.10.2      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:D3:9F 1500\r\n bondeth0 10.18.10.3      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:D3:9F 1500\r\n bondib0 192.168.10.1    192.168.8.0     0.0.0.0         10.18.10.1      80:00:02:08:FE:80 65520\r\n\r\nCheck: MTU consistency on the private interfaces of subnet \"192.168.8.0\"\r\n\r\n  Node              Name          IP Address    Subnet        MTU\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      bondib0       192.168.10.1  192.168.8.0   65520\r\n  spmlx-edg-02      bondib0       192.168.10.2  192.168.8.0   65520\r\n  spmlx-edg-04      bondib0       192.168.10.4  192.168.8.0   65520\r\n  spmlx-edg-03      bondib0       192.168.10.3  192.168.8.0   65520\r\n\r\nCheck: MTU consistency of the subnet \"10.18.10.0\".\r\n\r\n  Node              Name          IP Address    Subnet        MTU\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-04      bondeth0      10.18.10.10   10.18.10.0    1500\r\n  spmlx-edg-04      bondeth0      10.18.10.8    10.18.10.0    1500\r\n  spmlx-edg-04      bondeth0      10.18.10.9    10.18.10.0    1500\r\n  spmlx-edg-03      bondeth0      10.18.10.6    10.18.10.0    1500\r\n  spmlx-edg-03      bondeth0      10.18.10.11   10.18.10.0    1500\r\n  spmlx-edg-03      bondeth0      10.18.10.7    10.18.10.0    1500\r\n  spmlx-edg-02      bondeth0      10.18.10.4    10.18.10.0    1500\r\n  spmlx-edg-02      bondeth0      10.18.10.5    10.18.10.0    1500\r\n  spmlx-edg-02      bondeth0      10.18.10.12   10.18.10.0    1500\r\n  spmlx-edg-01      bondeth0      10.18.10.2    10.18.10.0    1500\r\n  spmlx-edg-01      bondeth0      10.18.10.3    10.18.10.0    1500\r\n\r\n  Source                          Destination                     Connected?\r\n  ------------------------------  ------------------------------  ----------------\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-04[bondeth0:10.18.10.8]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-04[bondeth0:10.18.10.9]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-03[bondeth0:10.18.10.6]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-03[bondeth0:10.18.10.11]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-03[bondeth0:10.18.10.7]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-02[bondeth0:10.18.10.4]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-02[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-04[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-04[bondeth0:10.18.10.9]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-03[bondeth0:10.18.10.6]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-03[bondeth0:10.18.10.11]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-03[bondeth0:10.18.10.7]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-02[bondeth0:10.18.10.4]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-02[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-04[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.9]  spmlx-edg-03[bondeth0:10.18.10.6]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.9]  spmlx-edg-03[bondeth0:10.18.10.11]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.9]  spmlx-edg-03[bondeth0:10.18.10.7]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.9]  spmlx-edg-02[bondeth0:10.18.10.4]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.9]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.9]  spmlx-edg-02[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.9]  spmlx-edg-04[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.9]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-03[bondeth0:10.18.10.11]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-03[bondeth0:10.18.10.7]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-02[bondeth0:10.18.10.4]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-02[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-04[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.11]  spmlx-edg-03[bondeth0:10.18.10.7]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.11]  spmlx-edg-02[bondeth0:10.18.10.4]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.11]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.11]  spmlx-edg-02[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.11]  spmlx-edg-04[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.11]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.7]  spmlx-edg-02[bondeth0:10.18.10.4]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.7]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.7]  spmlx-edg-02[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.7]  spmlx-edg-04[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.7]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.4]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.4]  spmlx-edg-02[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.4]  spmlx-edg-04[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.4]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.5]  spmlx-edg-02[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.5]  spmlx-edg-04[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.5]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.12]  spmlx-edg-04[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.12]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.10]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n\r\n  Source                          Destination                     Connected?\r\n  ------------------------------  ------------------------------  ----------------\r\n  spmlx-edg-01[bondib0:192.168.10.1]  spmlx-edg-02[bondib0:192.168.10.2]  yes\r\n  spmlx-edg-01[bondib0:192.168.10.1]  spmlx-edg-04[bondib0:192.168.10.4]  yes\r\n  spmlx-edg-01[bondib0:192.168.10.1]  spmlx-edg-03[bondib0:192.168.10.3]  yes\r\n  spmlx-edg-02[bondib0:192.168.10.2]  spmlx-edg-04[bondib0:192.168.10.4]  yes\r\n  spmlx-edg-02[bondib0:192.168.10.2]  spmlx-edg-03[bondib0:192.168.10.3]  yes\r\n  spmlx-edg-04[bondib0:192.168.10.4]  spmlx-edg-03[bondib0:192.168.10.3]  yes\r\n\r\n  Source                          Destination                     Connected?\r\n  ------------------------------  ------------------------------  ----------------\r\n  spmlx-edg-01[bondib0:192.168.10.1]  spmlx-edg-02[bondib0:192.168.10.2]  yes\r\n  spmlx-edg-01[bondib0:192.168.10.1]  spmlx-edg-04[bondib0:192.168.10.4]  yes\r\n  spmlx-edg-01[bondib0:192.168.10.1]  spmlx-edg-03[bondib0:192.168.10.3]  yes\r\n  spmlx-edg-02[bondib0:192.168.10.2]  spmlx-edg-04[bondib0:192.168.10.4]  yes\r\n  spmlx-edg-02[bondib0:192.168.10.2]  spmlx-edg-03[bondib0:192.168.10.3]  yes\r\n  spmlx-edg-04[bondib0:192.168.10.4]  spmlx-edg-03[bondib0:192.168.10.3]  yes\r\n  Verifying Check that maximum (MTU) size packet goes through subnet ...PASSED\r\n  Verifying subnet mask consistency for subnet \"10.18.10.0\" ...PASSED\r\n  Verifying subnet mask consistency for subnet \"192.168.8.0\" ...PASSED\r\nVerifying Node Connectivity ...PASSED\r\nVerifying Multicast check ...\r\nChecking subnet \"192.168.8.0\" for multicast communication with multicast group \"224.0.0.251\"\r\nVerifying Multicast check ...PASSED\r\nVerifying OCR Integrity ...PASSED\r\nVerifying Network Time Protocol (NTP) ...\r\n  Verifying &apos;\/etc\/ntp.conf&apos; ...\r\n  Node Name                             File exists?\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          yes\r\n  spmlx-edg-04                          yes\r\n  spmlx-edg-03                          yes\r\n  spmlx-edg-02                          yes\r\n\r\n  Verifying &apos;\/etc\/ntp.conf&apos; ...PASSED\r\n  Verifying &apos;\/var\/run\/ntpd.pid&apos; ...\r\n  Node Name                             File exists?\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          yes\r\n  spmlx-edg-04                          yes\r\n  spmlx-edg-03                          yes\r\n  spmlx-edg-02                          yes\r\n\r\n  Verifying &apos;\/var\/run\/ntpd.pid&apos; ...PASSED\r\n  Verifying Daemon &apos;ntpd&apos; ...\r\n  Node Name                             Running?\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          yes\r\n  spmlx-edg-04                          yes\r\n  spmlx-edg-03                          yes\r\n  spmlx-edg-02                          yes\r\n\r\n  Verifying Daemon &apos;ntpd&apos; ...PASSED\r\n  Verifying NTP daemon or service using UDP port 123 ...\r\n  Node Name                             Port Open?\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          yes\r\n  spmlx-edg-04                          yes\r\n  spmlx-edg-03                          yes\r\n  spmlx-edg-02                          yes\r\n\r\n  Verifying NTP daemon or service using UDP port 123 ...PASSED\r\n  Verifying NTP daemon is synchronized with at least one external time source ...PASSED\r\nVerifying Network Time Protocol (NTP) ...PASSED\r\nVerifying Same core file name pattern ...PASSED\r\nVerifying User Mask ...\r\n  Node Name     Available                 Required                  Comment\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  0022                      0022                      passed\r\n  spmlx-edg-04  0022                      0022                      passed\r\n  spmlx-edg-03  0022                      0022                      passed\r\n  spmlx-edg-02  0022                      0022                      passed\r\nVerifying User Mask ...PASSED\r\nVerifying User Not In Group \"root\": grid ...\r\n  Node Name     Status                    Comment\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  passed                    does not exist\r\n  spmlx-edg-04  passed                    does not exist\r\n  spmlx-edg-03  passed                    does not exist\r\n  spmlx-edg-02  passed                    does not exist\r\nVerifying User Not In Group \"root\": grid ...PASSED\r\nVerifying Time zone consistency ...PASSED\r\nVerifying VIP Subnet configuration check ...PASSED\r\nVerifying Voting Disk ...PASSED\r\nVerifying resolv.conf Integrity ...\r\n  Verifying (Linux) resolv.conf Integrity ...\r\n  Node Name                             Status\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          passed\r\n  spmlx-edg-04                          passed\r\n  spmlx-edg-03                          passed\r\n  spmlx-edg-02                          passed\r\n\r\n  checking response for name \"spmlx-edg-04\" from each of the name servers\r\n  specified in \"\/etc\/resolv.conf\"\r\n\r\n  Node Name     Source                    Comment                   Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-04  10.17.6.15                IPv4                      passed\r\n  spmlx-edg-04  10.17.6.16                IPv4                      passed\r\n\r\n  checking response for name \"spmlx-edg-03\" from each of the name servers\r\n  specified in \"\/etc\/resolv.conf\"\r\n\r\n  Node Name     Source                    Comment                   Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-03  10.17.6.15                IPv4                      passed\r\n  spmlx-edg-03  10.17.6.16                IPv4                      passed\r\n\r\n  checking response for name \"spmlx-edg-02\" from each of the name servers\r\n  specified in \"\/etc\/resolv.conf\"\r\n\r\n  Node Name     Source                    Comment                   Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-02  10.17.6.15                IPv4                      passed\r\n  spmlx-edg-02  10.17.6.16                IPv4                      passed\r\n\r\n  checking response for name \"spmlx-edg-01\" from each of the name servers\r\n  specified in \"\/etc\/resolv.conf\"\r\n\r\n  Node Name     Source                    Comment                   Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  10.17.6.15                IPv4                      passed\r\n  spmlx-edg-01  10.17.6.16                IPv4                      passed\r\n  Verifying (Linux) resolv.conf Integrity ...PASSED\r\nVerifying resolv.conf Integrity ...PASSED\r\nVerifying DNS\/NIS name service ...PASSED\r\nVerifying Daemon \"avahi-daemon\" not configured and running ...\r\n  Node Name     Configured                Status\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  no                        passed\r\n  spmlx-edg-04  no                        passed\r\n  spmlx-edg-03  no                        passed\r\n  spmlx-edg-02  no                        passed\r\n\r\n  Node Name     Running?                  Status\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  no                        passed\r\n  spmlx-edg-04  no                        passed\r\n  spmlx-edg-03  no                        passed\r\n  spmlx-edg-02  no                        passed\r\nVerifying Daemon \"avahi-daemon\" not configured and running ...PASSED\r\nVerifying Daemon \"proxyt\" not configured and running ...\r\n  Node Name     Configured                Status\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  no                        passed\r\n  spmlx-edg-04  no                        passed\r\n  spmlx-edg-03  no                        passed\r\n  spmlx-edg-02  no                        passed\r\n\r\n  Node Name     Running?                  Status\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  no                        passed\r\n  spmlx-edg-04  no                        passed\r\n  spmlx-edg-03  no                        passed\r\n  spmlx-edg-02  no                        passed\r\nVerifying Daemon \"proxyt\" not configured and running ...PASSED\r\nVerifying loopback network interface address ...PASSED\r\nVerifying Grid Infrastructure home path: \/u01\/app\/12.2.0.1\/grid ...\r\n  Verifying &apos;\/u01\/app\/12.2.0.1\/grid&apos; ...PASSED\r\nVerifying Grid Infrastructure home path: \/u01\/app\/12.2.0.1\/grid ...PASSED\r\nVerifying Privileged group consistency for upgrade ...PASSED\r\nVerifying CRS user Consistency for upgrade ...PASSED\r\nVerifying Clusterware Version Consistency ...PASSED\r\nVerifying Check incorrectly sized ASM Disks ...PASSED\r\nVerifying Network configuration consistency checks ...PASSED\r\nVerifying File system mount options for path GI_HOME ...PASSED\r\nVerifying \/boot mount ...PASSED\r\nVerifying OLR Integrity ...PASSED\r\nVerifying Verify that the ASM instance was configured using an existing ASM parameter file. ...PASSED\r\nVerifying User Equivalence ...\r\n  Verifying Checking user equivalence for user \"grid\" on all cluster nodes ...PASSED\r\n\r\n  From node     To node                   Status\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-04  spmlx-edg-03              SUCCESSFUL\r\n  spmlx-edg-04  spmlx-edg-02              SUCCESSFUL\r\n  spmlx-edg-03  spmlx-edg-04              SUCCESSFUL\r\n  spmlx-edg-03  spmlx-edg-02              SUCCESSFUL\r\n  spmlx-edg-02  spmlx-edg-04              SUCCESSFUL\r\n  spmlx-edg-02  spmlx-edg-03              SUCCESSFUL\r\nVerifying User Equivalence ...PASSED\r\nVerifying \/dev\/shm mounted as temporary file system ...PASSED\r\nVerifying File system mount options for path \/var ...PASSED\r\nVerifying zeroconf check ...PASSED\r\nVerifying ASM Filter Driver configuration ...PASSED\r\n\r\nPre-check for cluster services setup was successful.\r\n\r\nCVU operation performed:      stage -pre crsinst\r\nDate:                         Feb 18, 2018 8:41:24 AM\r\nCVU home:                     \/u01\/app\/12.2.0.1\/grid\/\r\nUser:                         grid\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$ sqlplus \/ as sysasm\r\n\r\nSQL*Plus: Release 12.1.0.2.0 Production on Sun Feb 18 08:56:44 2018\r\n\r\nCopyright (c) 1982, 2014, Oracle.  All rights reserved.\r\n\r\n\r\nConnected to:\r\nOracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production\r\nWith the Real Application Clusters and Automatic Storage Management options\r\n\r\nSQL&gt; col sid format a5\r\nSQL&gt; col name format a30\r\nSQL&gt; col value format a30\r\nSQL&gt; set linesize 200\r\nSQL&gt; select sid, name, value from v$spparameter\r\n  2  where name in (&apos;memory_target&apos;,&apos;memory_max_target&apos;,&apos;use_large_pages&apos;,&apos;sga_max_size&apos;,&apos;sga_target&apos;);\r\n\r\nSID   NAME                           VALUE\r\n----- ------------------------------ ------------------------------\r\n*     sga_max_size\r\n*     use_large_pages\r\n*     sga_target                     2147483648\r\n*     memory_target                  0\r\n*     memory_max_target\r\n\r\nSQL&gt; alter system set sga_max_size = 3G scope=spfile sid=&apos;*&apos;;\r\n\r\nSystem altered.\r\n\r\nSQL&gt; alter system set sga_target = 3G scope=spfile sid=&apos;*&apos;;\r\n\r\nSystem altered.\r\n\r\nSQL&gt; alter system set memory_target=0 sid=&apos;*&apos; scope=spfile;\r\n\r\nSystem altered.\r\n\r\nSQL&gt; alter system set memory_max_target=0 sid=&apos;*&apos; scope=spfile;\r\n\r\nSystem altered.\r\n\r\nSQL&gt; alter system reset memory_max_target sid=&apos;*&apos; scope=spfile;\r\n\r\nSystem altered.\r\n\r\nSQL&gt; alter system set use_large_pages=true sid=&apos;*&apos; scope=spfile;\r\n\r\nSystem altered.\r\n\r\nSQL&gt; select count(*) from gv$asm_operation;\r\n\r\n  COUNT(*)\r\n----------\r\n         0\r\n\r\nSQL&gt; exit\r\nDisconnected from Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production\r\nWith the Real Application Clusters and Automatic Storage Management options\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$ cd \/u01\/patches\/\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$ unset ORACLE_HOME\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$ export ORACLE_HOME=\/u01\/app\/12.2.0.1\/grid\r\n[grid@spmlx-edg-01 patches]$ \/u01\/app\/12.2.0.1\/grid\/OPatch\/opatch version\r\nOPatch Version: 12.2.0.1.6\r\n\r\nOPatch succeeded.\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$ cp -R \/u01\/app\/12.2.0.1\/grid\/OPatch \/tmp\/OPatch-GI-122-org\/\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$ unzip -oq -d \/u01\/app\/12.2.0.1\/grid\/ \/u01\/patches\/p6880880_122010_Linux-x86-64-GI.zip\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$ \/u01\/app\/12.2.0.1\/grid\/OPatch\/opatch version\r\nOPatch Version: 12.2.0.1.12\r\n\r\nOPatch succeeded.\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$ mkdir psu-gi-122\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$ unzip -oq -d \/u01\/patches\/psu-gi-122\/ \/u01\/patches\/p27100009_122010_Linux-x86-64.zip\r\n[grid@spmlx-edg-01 patches]$\r\n\r\n\r\n###################################### New terminal connection with X allowed - NAMES as SECOND\r\nlogin as: grid\r\ngrid@spmlx-edg-01&apos;s password:\r\nLast login: Wed Feb 24 18:27:58 2016 from spmlx-edg-02\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ unset ORACLE_HOME ORACLE_BASE ORACLE_SID\r\n[grid@spmlx-edg-01 ~]$ export DISPLAY=10.17.42.2:0\r\n[grid@spmlx-edg-01 ~]$ cd \/u01\/app\/12.2.0.1\/grid\/\r\n[grid@spmlx-edg-01 grid]$ .\/gridSetup.sh -applyPSU \/u01\/patches\/psu-gi-122\/27100009\r\nPreparing the home to patch...\r\nApplying the patch \/u01\/patches\/psu-gi-122\/27100009...\r\nSuccessfully applied the patch.\r\nThe log can be found at: \/u01\/app\/oraInventory\/logs\/GridSetupActions2018-02-18_09-17-51AM\/installerPatchActions_2018-02-18_09-17-51AM.log\r\nLaunching Oracle Grid Infrastructure Setup Wizard...\r\n\r\n\r\n\r\n###################################### On the first terminal\r\n\r\n\r\n[grid@spmlx-edg-01 patches]$ dcli -l grid -g \/u01\/patches\/dbs_group \/u01\/app\/12.2.0.1\/grid\/bin\/skgxpinfo\r\nspmlx-edg-01: rds\r\nspmlx-edg-02: rds\r\nspmlx-edg-03: rds\r\nspmlx-edg-04: rds\r\n[grid@spmlx-edg-01 patches]$\r\n[grid@spmlx-edg-01 patches]$ logout\r\n[root@spmlx-edg-01 patches]# unset ORACLE_HOME ORACLE_BASE ORACLE_SID\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# \/u01\/app\/12.2.0.1\/grid\/rootupgrade.sh\r\nPerforming root user operation.\r\n\r\nThe following environment variables are set as:\r\n    ORACLE_OWNER= grid\r\n    ORACLE_HOME=  \/u01\/app\/12.2.0.1\/grid\r\n\r\nEnter the full pathname of the local bin directory: [\/usr\/local\/bin]:\r\nThe file \"dbhome\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying dbhome to \/usr\/local\/bin ...\r\nThe file \"oraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying oraenv to \/usr\/local\/bin ...\r\nThe file \"coraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying coraenv to \/usr\/local\/bin ...\r\n\r\nEntries will be added to the \/etc\/oratab file as needed by\r\nDatabase Configuration Assistant when a database is created\r\nFinished running generic part of root script.\r\nNow product-specific root actions will be performed.\r\nRelinking oracle with rac_on option\r\nUsing configuration parameter file: \/u01\/app\/12.2.0.1\/grid\/crs\/install\/crsconfig_params\r\nThe log of current session can be found at:\r\n  \/u01\/app\/grid\/crsdata\/spmlx-edg-01\/crsconfig\/rootcrs_spmlx-edg-01_2018-02-18_10-06-16AM.log\r\n2018\/02\/18 10:06:27 CLSRSC-595: Executing upgrade step 1 of 19: &apos;UpgradeTFA&apos;.\r\n2018\/02\/18 10:06:27 CLSRSC-4015: Performing install or upgrade action for Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/18 10:07:42 CLSRSC-4003: Successfully patched Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/18 10:07:42 CLSRSC-595: Executing upgrade step 2 of 19: &apos;ValidateEnv&apos;.\r\n2018\/02\/18 10:08:00 CLSRSC-595: Executing upgrade step 3 of 19: &apos;GenSiteGUIDs&apos;.\r\n2018\/02\/18 10:08:03 CLSRSC-595: Executing upgrade step 4 of 19: &apos;GetOldConfig&apos;.\r\n2018\/02\/18 10:08:03 CLSRSC-464: Starting retrieval of the cluster configuration data\r\n2018\/02\/18 10:08:20 CLSRSC-515: Starting OCR manual backup.\r\n2018\/02\/18 10:08:39 CLSRSC-516: OCR manual backup successful.\r\n2018\/02\/18 10:08:59 CLSRSC-486:\r\n At this stage of upgrade, the OCR has changed.\r\n Any attempt to downgrade the cluster after this point will require a complete cluster outage to restore the OCR.\r\n2018\/02\/18 10:08:59 CLSRSC-541:\r\n To downgrade the cluster:\r\n 1. All nodes that have been upgraded must be downgraded.\r\n2018\/02\/18 10:08:59 CLSRSC-542:\r\n 2. Before downgrading the last node, the Grid Infrastructure stack on all other cluster nodes must be down.\r\n2018\/02\/18 10:08:59 CLSRSC-615:\r\n 3. The last node to downgrade cannot be a Leaf node.\r\n2018\/02\/18 10:09:10 CLSRSC-465: Retrieval of the cluster configuration data has successfully completed.\r\n2018\/02\/18 10:09:10 CLSRSC-595: Executing upgrade step 5 of 19: &apos;UpgPrechecks&apos;.\r\n2018\/02\/18 10:09:22 CLSRSC-595: Executing upgrade step 6 of 19: &apos;SaveParamFile&apos;.\r\n2018\/02\/18 10:09:35 CLSRSC-595: Executing upgrade step 7 of 19: &apos;SetupOSD&apos;.\r\n2018\/02\/18 10:09:47 CLSRSC-595: Executing upgrade step 8 of 19: &apos;PreUpgrade&apos;.\r\n2018\/02\/18 10:09:54 CLSRSC-468: Setting Oracle Clusterware and ASM to rolling migration mode\r\n2018\/02\/18 10:09:54 CLSRSC-482: Running command: &apos;\/u01\/app\/12.1.0.2\/grid\/bin\/crsctl start rollingupgrade 12.2.0.1.0&apos;\r\nCRS-1131: The cluster was successfully set to rolling upgrade mode.\r\n2018\/02\/18 10:10:00 CLSRSC-482: Running command: &apos;\/u01\/app\/12.2.0.1\/grid\/bin\/asmca -silent -upgradeNodeASM -nonRolling false -oldCRSHome \/u01\/app\/12.1.0.2\/grid -oldCRSVersion 12.1.0.2.0 -firstNode true -startRolling false &apos;\r\n\r\nASM configuration upgraded in local node successfully.\r\n\r\n2018\/02\/18 10:10:02 CLSRSC-469: Successfully set Oracle Clusterware and ASM to rolling migration mode\r\n2018\/02\/18 10:10:17 CLSRSC-466: Starting shutdown of the current Oracle Grid Infrastructure stack\r\n2018\/02\/18 10:10:49 CLSRSC-467: Shutdown of the current Oracle Grid Infrastructure stack has successfully completed.\r\n2018\/02\/18 10:10:54 CLSRSC-595: Executing upgrade step 9 of 19: &apos;CheckCRSConfig&apos;.\r\n2018\/02\/18 10:10:54 CLSRSC-595: Executing upgrade step 10 of 19: &apos;UpgradeOLR&apos;.\r\n2018\/02\/18 10:11:10 CLSRSC-595: Executing upgrade step 11 of 19: &apos;ConfigCHMOS&apos;.\r\n2018\/02\/18 10:11:10 CLSRSC-595: Executing upgrade step 12 of 19: &apos;InstallAFD&apos;.\r\n2018\/02\/18 10:11:25 CLSRSC-595: Executing upgrade step 13 of 19: &apos;createOHASD&apos;.\r\n2018\/02\/18 10:11:40 CLSRSC-595: Executing upgrade step 14 of 19: &apos;ConfigOHASD&apos;.\r\n2018\/02\/18 10:11:55 CLSRSC-329: Replacing Clusterware entries in file &apos;oracle-ohasd.conf&apos;\r\n2018\/02\/18 10:12:35 CLSRSC-595: Executing upgrade step 15 of 19: &apos;InstallACFS&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-01&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-01&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/18 10:13:16 CLSRSC-595: Executing upgrade step 16 of 19: &apos;InstallKA&apos;.\r\n2018\/02\/18 10:13:38 CLSRSC-595: Executing upgrade step 17 of 19: &apos;UpgradeCluster&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-01&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-01&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Starting Oracle High Availability Services-managed resources\r\nCRS-2672: Attempting to start &apos;ora.mdnsd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.evmd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2676: Start of &apos;ora.evmd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gpnpd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gipcd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.gipcd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.diskmon&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.diskmon&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cssd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.ctssd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.ctssd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.storage&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.storage&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crf&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.crf&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crsd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.crsd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-6017: Processing resource auto-start for servers: spmlx-edg-01\r\nCRS-6016: Resource auto-start has completed for server spmlx-edg-01\r\nCRS-6024: Completed start of Oracle Cluster Ready Services-managed resources\r\nCRS-4123: Oracle High Availability Services has been started.\r\nclscfg: EXISTING configuration version 5 detected.\r\nclscfg: version 5 is 12c Release 1.\r\nSuccessfully taken the backup of node specific configuration in OCR.\r\nSuccessfully accumulated necessary OCR keys.\r\nCreating OCR keys for user &apos;root&apos;, privgrp &apos;root&apos;..\r\nOperation successful.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.crsd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2790: Starting shutdown of Cluster Ready Services-managed resources on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.net1.network&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.net1.network&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2792: Shutdown of Cluster Ready Services-managed resources on &apos;spmlx-edg-01&apos; has completed\r\nCRS-2677: Stop of &apos;ora.crsd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.crf&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.drivers.acfs&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.gpnpd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.mdnsd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.drivers.acfs&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.crf&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.ctssd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.evmd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.ctssd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.evmd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.cssd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.cssd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2673: Attempting to stop &apos;ora.diskmon&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.gipcd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.gipcd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2677: Stop of &apos;ora.diskmon&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-01&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Starting Oracle High Availability Services-managed resources\r\nCRS-2672: Attempting to start &apos;ora.mdnsd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.evmd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2676: Start of &apos;ora.evmd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gpnpd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gipcd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.gipcd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.diskmon&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.diskmon&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cssd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.ctssd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.ctssd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.storage&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.storage&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crf&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.crf&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crsd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.crsd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-6017: Processing resource auto-start for servers: spmlx-edg-01\r\nCRS-2672: Attempting to start &apos;ora.ons&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2673: Attempting to stop &apos;ora.spmlx-edg-01.vip&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.spmlx-edg-01.vip&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.spmlx-edg-01.vip&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.spmlx-edg-01.vip&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.ons&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2676: Start of &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-01\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-01&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-01&apos; succeeded\r\n===== Summary of resource auto-start failures follows =====\r\nCRS-2807: Resource &apos;ora.dbfs.db&apos; failed to start automatically.\r\nCRS-6016: Resource auto-start has completed for server spmlx-edg-01\r\nCRS-6024: Completed start of Oracle Cluster Ready Services-managed resources\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/18 10:18:22 CLSRSC-343: Successfully started Oracle Clusterware stack\r\n2018\/02\/18 10:18:22 CLSRSC-595: Executing upgrade step 18 of 19: &apos;UpgradeNode&apos;.\r\n2018\/02\/18 10:18:29 CLSRSC-474: Initiating upgrade of resource types\r\n2018\/02\/18 10:19:25 CLSRSC-482: Running command: &apos;srvctl upgrade model -s 12.1.0.2.0 -d 12.2.0.1.0 -p first&apos;\r\n2018\/02\/18 10:19:25 CLSRSC-475: Upgrade of resource types successfully initiated.\r\n2018\/02\/18 10:19:55 CLSRSC-595: Executing upgrade step 19 of 19: &apos;PostUpgrade&apos;.\r\n2018\/02\/18 10:20:04 CLSRSC-325: Configure Oracle Grid Infrastructure for a Cluster ... succeeded\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-02\r\nLast login: Sun Feb 18 06:01:39 2018 from spmlx-edg-01\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]# \/u01\/app\/12.2.0.1\/grid\/rootupgrade.sh\r\nPerforming root user operation.\r\n\r\nThe following environment variables are set as:\r\n    ORACLE_OWNER= grid\r\n    ORACLE_HOME=  \/u01\/app\/12.2.0.1\/grid\r\n\r\nEnter the full pathname of the local bin directory: [\/usr\/local\/bin]:\r\nThe file \"dbhome\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying dbhome to \/usr\/local\/bin ...\r\nThe file \"oraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying oraenv to \/usr\/local\/bin ...\r\nThe file \"coraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying coraenv to \/usr\/local\/bin ...\r\n\r\nEntries will be added to the \/etc\/oratab file as needed by\r\nDatabase Configuration Assistant when a database is created\r\nFinished running generic part of root script.\r\nNow product-specific root actions will be performed.\r\nRelinking oracle with rac_on option\r\nUsing configuration parameter file: \/u01\/app\/12.2.0.1\/grid\/crs\/install\/crsconfig_params\r\nThe log of current session can be found at:\r\n  \/u01\/app\/grid\/crsdata\/spmlx-edg-02\/crsconfig\/rootcrs_spmlx-edg-02_2018-02-18_10-21-55AM.log\r\n2018\/02\/18 10:21:58 CLSRSC-595: Executing upgrade step 1 of 19: &apos;UpgradeTFA&apos;.\r\n2018\/02\/18 10:21:58 CLSRSC-4015: Performing install or upgrade action for Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/18 10:23:09 CLSRSC-4003: Successfully patched Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/18 10:23:09 CLSRSC-595: Executing upgrade step 2 of 19: &apos;ValidateEnv&apos;.\r\n2018\/02\/18 10:23:13 CLSRSC-595: Executing upgrade step 3 of 19: &apos;GenSiteGUIDs&apos;.\r\n2018\/02\/18 10:23:13 CLSRSC-595: Executing upgrade step 4 of 19: &apos;GetOldConfig&apos;.\r\n2018\/02\/18 10:23:13 CLSRSC-464: Starting retrieval of the cluster configuration data\r\n2018\/02\/18 10:23:20 CLSRSC-465: Retrieval of the cluster configuration data has successfully completed.\r\n2018\/02\/18 10:23:20 CLSRSC-595: Executing upgrade step 5 of 19: &apos;UpgPrechecks&apos;.\r\n2018\/02\/18 10:23:22 CLSRSC-595: Executing upgrade step 6 of 19: &apos;SaveParamFile&apos;.\r\n2018\/02\/18 10:23:24 CLSRSC-595: Executing upgrade step 7 of 19: &apos;SetupOSD&apos;.\r\n2018\/02\/18 10:23:25 CLSRSC-595: Executing upgrade step 8 of 19: &apos;PreUpgrade&apos;.\r\n\r\nASM configuration upgraded in local node successfully.\r\n\r\n2018\/02\/18 10:23:29 CLSRSC-466: Starting shutdown of the current Oracle Grid Infrastructure stack\r\n2018\/02\/18 10:23:55 CLSRSC-467: Shutdown of the current Oracle Grid Infrastructure stack has successfully completed.\r\n2018\/02\/18 10:24:01 CLSRSC-595: Executing upgrade step 9 of 19: &apos;CheckCRSConfig&apos;.\r\n2018\/02\/18 10:24:02 CLSRSC-595: Executing upgrade step 10 of 19: &apos;UpgradeOLR&apos;.\r\n2018\/02\/18 10:24:05 CLSRSC-595: Executing upgrade step 11 of 19: &apos;ConfigCHMOS&apos;.\r\n2018\/02\/18 10:24:05 CLSRSC-595: Executing upgrade step 12 of 19: &apos;InstallAFD&apos;.\r\n2018\/02\/18 10:24:06 CLSRSC-595: Executing upgrade step 13 of 19: &apos;createOHASD&apos;.\r\n2018\/02\/18 10:24:07 CLSRSC-595: Executing upgrade step 14 of 19: &apos;ConfigOHASD&apos;.\r\n2018\/02\/18 10:24:23 CLSRSC-329: Replacing Clusterware entries in file &apos;oracle-ohasd.conf&apos;\r\n2018\/02\/18 10:24:48 CLSRSC-595: Executing upgrade step 15 of 19: &apos;InstallACFS&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-02&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-02&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/18 10:25:15 CLSRSC-595: Executing upgrade step 16 of 19: &apos;InstallKA&apos;.\r\n2018\/02\/18 10:25:23 CLSRSC-595: Executing upgrade step 17 of 19: &apos;UpgradeCluster&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-02&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-02&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Starting Oracle High Availability Services-managed resources\r\nCRS-2672: Attempting to start &apos;ora.mdnsd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2672: Attempting to start &apos;ora.evmd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2676: Start of &apos;ora.evmd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gpnpd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gipcd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.gipcd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2672: Attempting to start &apos;ora.diskmon&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.diskmon&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cssd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2672: Attempting to start &apos;ora.ctssd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.ctssd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.storage&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.storage&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crf&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.crf&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crsd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.crsd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-6017: Processing resource auto-start for servers: spmlx-edg-02\r\nCRS-2672: Attempting to start &apos;ora.ons&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2673: Attempting to stop &apos;ora.spmlx-edg-02.vip&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.spmlx-edg-02.vip&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.spmlx-edg-02.vip&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.spmlx-edg-02.vip&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.ons&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2676: Start of &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2672: Attempting to start &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-02\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-02\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos; succeeded\r\n===== Summary of resource auto-start failures follows =====\r\nCRS-2807: Resource &apos;ora.dbfs.db&apos; failed to start automatically.\r\nCRS-6016: Resource auto-start has completed for server spmlx-edg-02\r\nCRS-6024: Completed start of Oracle Cluster Ready Services-managed resources\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/18 10:26:45 CLSRSC-343: Successfully started Oracle Clusterware stack\r\nclscfg: EXISTING configuration version 5 detected.\r\nclscfg: version 5 is 12c Release 2.\r\nSuccessfully taken the backup of node specific configuration in OCR.\r\nSuccessfully accumulated necessary OCR keys.\r\nCreating OCR keys for user &apos;root&apos;, privgrp &apos;root&apos;..\r\nOperation successful.\r\n2018\/02\/18 10:26:48 CLSRSC-595: Executing upgrade step 18 of 19: &apos;UpgradeNode&apos;.\r\n2018\/02\/18 10:27:04 CLSRSC-595: Executing upgrade step 19 of 19: &apos;PostUpgrade&apos;.\r\n2018\/02\/18 10:27:06 CLSRSC-325: Configure Oracle Grid Infrastructure for a Cluster ... succeeded\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]# exit\r\nlogout\r\nConnection to spmlx-edg-02 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-03\r\nLast login: Sat Feb 17 13:23:58 2018 from spmlx-edg-01\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]# \/u01\/app\/12.2.0.1\/grid\/rootupgrade.sh\r\nPerforming root user operation.\r\n\r\nThe following environment variables are set as:\r\n    ORACLE_OWNER= grid\r\n    ORACLE_HOME=  \/u01\/app\/12.2.0.1\/grid\r\n\r\nEnter the full pathname of the local bin directory: [\/usr\/local\/bin]:\r\nThe file \"dbhome\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying dbhome to \/usr\/local\/bin ...\r\nThe file \"oraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying oraenv to \/usr\/local\/bin ...\r\nThe file \"coraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying coraenv to \/usr\/local\/bin ...\r\n\r\nEntries will be added to the \/etc\/oratab file as needed by\r\nDatabase Configuration Assistant when a database is created\r\nFinished running generic part of root script.\r\nNow product-specific root actions will be performed.\r\nRelinking oracle with rac_on option\r\nUsing configuration parameter file: \/u01\/app\/12.2.0.1\/grid\/crs\/install\/crsconfig_params\r\nThe log of current session can be found at:\r\n  \/u01\/app\/grid\/crsdata\/spmlx-edg-03\/crsconfig\/rootcrs_spmlx-edg-03_2018-02-18_10-28-41AM.log\r\n2018\/02\/18 10:28:43 CLSRSC-595: Executing upgrade step 1 of 19: &apos;UpgradeTFA&apos;.\r\n2018\/02\/18 10:28:43 CLSRSC-4015: Performing install or upgrade action for Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/18 10:29:54 CLSRSC-4003: Successfully patched Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/18 10:29:54 CLSRSC-595: Executing upgrade step 2 of 19: &apos;ValidateEnv&apos;.\r\n2018\/02\/18 10:29:57 CLSRSC-595: Executing upgrade step 3 of 19: &apos;GenSiteGUIDs&apos;.\r\n2018\/02\/18 10:29:57 CLSRSC-595: Executing upgrade step 4 of 19: &apos;GetOldConfig&apos;.\r\n2018\/02\/18 10:29:57 CLSRSC-464: Starting retrieval of the cluster configuration data\r\n2018\/02\/18 10:30:05 CLSRSC-465: Retrieval of the cluster configuration data has successfully completed.\r\n2018\/02\/18 10:30:05 CLSRSC-595: Executing upgrade step 5 of 19: &apos;UpgPrechecks&apos;.\r\n2018\/02\/18 10:30:06 CLSRSC-595: Executing upgrade step 6 of 19: &apos;SaveParamFile&apos;.\r\n2018\/02\/18 10:30:08 CLSRSC-595: Executing upgrade step 7 of 19: &apos;SetupOSD&apos;.\r\n2018\/02\/18 10:30:10 CLSRSC-595: Executing upgrade step 8 of 19: &apos;PreUpgrade&apos;.\r\n\r\nASM configuration upgraded in local node successfully.\r\n\r\n2018\/02\/18 10:30:13 CLSRSC-466: Starting shutdown of the current Oracle Grid Infrastructure stack\r\n2018\/02\/18 10:30:52 CLSRSC-467: Shutdown of the current Oracle Grid Infrastructure stack has successfully completed.\r\n2018\/02\/18 10:31:02 CLSRSC-595: Executing upgrade step 9 of 19: &apos;CheckCRSConfig&apos;.\r\n2018\/02\/18 10:31:02 CLSRSC-595: Executing upgrade step 10 of 19: &apos;UpgradeOLR&apos;.\r\n2018\/02\/18 10:31:05 CLSRSC-595: Executing upgrade step 11 of 19: &apos;ConfigCHMOS&apos;.\r\n2018\/02\/18 10:31:05 CLSRSC-595: Executing upgrade step 12 of 19: &apos;InstallAFD&apos;.\r\n2018\/02\/18 10:31:06 CLSRSC-595: Executing upgrade step 13 of 19: &apos;createOHASD&apos;.\r\n2018\/02\/18 10:31:07 CLSRSC-595: Executing upgrade step 14 of 19: &apos;ConfigOHASD&apos;.\r\n2018\/02\/18 10:31:22 CLSRSC-329: Replacing Clusterware entries in file &apos;oracle-ohasd.conf&apos;\r\n2018\/02\/18 10:31:48 CLSRSC-595: Executing upgrade step 15 of 19: &apos;InstallACFS&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-03&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-03&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/18 10:32:15 CLSRSC-595: Executing upgrade step 16 of 19: &apos;InstallKA&apos;.\r\n2018\/02\/18 10:32:22 CLSRSC-595: Executing upgrade step 17 of 19: &apos;UpgradeCluster&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-03&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-03&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Starting Oracle High Availability Services-managed resources\r\nCRS-2672: Attempting to start &apos;ora.mdnsd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2672: Attempting to start &apos;ora.evmd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2676: Start of &apos;ora.evmd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gpnpd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gipcd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.gipcd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2672: Attempting to start &apos;ora.diskmon&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.diskmon&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cssd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2672: Attempting to start &apos;ora.ctssd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.ctssd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.storage&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.storage&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crf&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.crf&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crsd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.crsd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-6023: Starting Oracle Cluster Ready Services-managed resources\r\nCRS-6017: Processing resource auto-start for servers: spmlx-edg-03\r\nCRS-2673: Attempting to stop &apos;ora.spmlx-edg-03.vip&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2672: Attempting to start &apos;ora.ons&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.spmlx-edg-03.vip&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.spmlx-edg-03.vip&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.spmlx-edg-03.vip&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.ons&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2676: Start of &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2672: Attempting to start &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-03\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-03\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos; succeeded\r\n===== Summary of resource auto-start failures follows =====\r\nCRS-2807: Resource &apos;ora.dbfs.db&apos; failed to start automatically.\r\nCRS-6016: Resource auto-start has completed for server spmlx-edg-03\r\nCRS-6024: Completed start of Oracle Cluster Ready Services-managed resources\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/18 10:33:39 CLSRSC-343: Successfully started Oracle Clusterware stack\r\nclscfg: EXISTING configuration version 5 detected.\r\nclscfg: version 5 is 12c Release 2.\r\nSuccessfully taken the backup of node specific configuration in OCR.\r\nSuccessfully accumulated necessary OCR keys.\r\nCreating OCR keys for user &apos;root&apos;, privgrp &apos;root&apos;..\r\nOperation successful.\r\n2018\/02\/18 10:33:42 CLSRSC-595: Executing upgrade step 18 of 19: &apos;UpgradeNode&apos;.\r\n2018\/02\/18 10:33:57 CLSRSC-595: Executing upgrade step 19 of 19: &apos;PostUpgrade&apos;.\r\n2018\/02\/18 10:33:58 CLSRSC-325: Configure Oracle Grid Infrastructure for a Cluster ... succeeded\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]# exit\r\nlogout\r\nConnection to spmlx-edg-03 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-04\r\nLast login: Sat Feb 17 15:41:09 2018 from spmlx-edg-01\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]# \/u01\/app\/12.2.0.1\/grid\/rootupgrade.sh\r\nPerforming root user operation.\r\n\r\nThe following environment variables are set as:\r\n    ORACLE_OWNER= grid\r\n    ORACLE_HOME=  \/u01\/app\/12.2.0.1\/grid\r\n\r\nEnter the full pathname of the local bin directory: [\/usr\/local\/bin]:\r\nThe file \"dbhome\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying dbhome to \/usr\/local\/bin ...\r\nThe file \"oraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying oraenv to \/usr\/local\/bin ...\r\nThe file \"coraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying coraenv to \/usr\/local\/bin ...\r\n\r\nEntries will be added to the \/etc\/oratab file as needed by\r\nDatabase Configuration Assistant when a database is created\r\nFinished running generic part of root script.\r\nNow product-specific root actions will be performed.\r\nRelinking oracle with rac_on option\r\nUsing configuration parameter file: \/u01\/app\/12.2.0.1\/grid\/crs\/install\/crsconfig_params\r\nThe log of current session can be found at:\r\n  \/u01\/app\/grid\/crsdata\/spmlx-edg-04\/crsconfig\/rootcrs_spmlx-edg-04_2018-02-18_10-34-41AM.log\r\n2018\/02\/18 10:34:45 CLSRSC-595: Executing upgrade step 1 of 19: &apos;UpgradeTFA&apos;.\r\n2018\/02\/18 10:34:45 CLSRSC-4015: Performing install or upgrade action for Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/18 10:36:01 CLSRSC-4003: Successfully patched Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/18 10:36:01 CLSRSC-595: Executing upgrade step 2 of 19: &apos;ValidateEnv&apos;.\r\n2018\/02\/18 10:36:04 CLSRSC-595: Executing upgrade step 3 of 19: &apos;GenSiteGUIDs&apos;.\r\n2018\/02\/18 10:36:04 CLSRSC-595: Executing upgrade step 4 of 19: &apos;GetOldConfig&apos;.\r\n2018\/02\/18 10:36:04 CLSRSC-464: Starting retrieval of the cluster configuration data\r\n2018\/02\/18 10:36:12 CLSRSC-465: Retrieval of the cluster configuration data has successfully completed.\r\n2018\/02\/18 10:36:12 CLSRSC-595: Executing upgrade step 5 of 19: &apos;UpgPrechecks&apos;.\r\n2018\/02\/18 10:36:13 CLSRSC-595: Executing upgrade step 6 of 19: &apos;SaveParamFile&apos;.\r\n2018\/02\/18 10:36:15 CLSRSC-595: Executing upgrade step 7 of 19: &apos;SetupOSD&apos;.\r\n2018\/02\/18 10:36:17 CLSRSC-595: Executing upgrade step 8 of 19: &apos;PreUpgrade&apos;.\r\n\r\nASM configuration upgraded in local node successfully.\r\n\r\n2018\/02\/18 10:36:20 CLSRSC-466: Starting shutdown of the current Oracle Grid Infrastructure stack\r\n2018\/02\/18 10:36:59 CLSRSC-467: Shutdown of the current Oracle Grid Infrastructure stack has successfully completed.\r\n2018\/02\/18 10:37:10 CLSRSC-595: Executing upgrade step 9 of 19: &apos;CheckCRSConfig&apos;.\r\n2018\/02\/18 10:37:11 CLSRSC-595: Executing upgrade step 10 of 19: &apos;UpgradeOLR&apos;.\r\n2018\/02\/18 10:37:19 CLSRSC-595: Executing upgrade step 11 of 19: &apos;ConfigCHMOS&apos;.\r\n2018\/02\/18 10:37:19 CLSRSC-595: Executing upgrade step 12 of 19: &apos;InstallAFD&apos;.\r\n2018\/02\/18 10:37:20 CLSRSC-595: Executing upgrade step 13 of 19: &apos;createOHASD&apos;.\r\n2018\/02\/18 10:37:21 CLSRSC-595: Executing upgrade step 14 of 19: &apos;ConfigOHASD&apos;.\r\n2018\/02\/18 10:37:37 CLSRSC-329: Replacing Clusterware entries in file &apos;oracle-ohasd.conf&apos;\r\n2018\/02\/18 10:38:02 CLSRSC-595: Executing upgrade step 15 of 19: &apos;InstallACFS&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-04&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-04&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/18 10:38:29 CLSRSC-595: Executing upgrade step 16 of 19: &apos;InstallKA&apos;.\r\n2018\/02\/18 10:38:37 CLSRSC-595: Executing upgrade step 17 of 19: &apos;UpgradeCluster&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-04&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-04&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Starting Oracle High Availability Services-managed resources\r\nCRS-2672: Attempting to start &apos;ora.mdnsd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2672: Attempting to start &apos;ora.evmd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2676: Start of &apos;ora.evmd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gpnpd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gipcd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.gipcd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2672: Attempting to start &apos;ora.diskmon&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.diskmon&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cssd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2672: Attempting to start &apos;ora.ctssd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.ctssd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cluster_interconnect.haip&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.storage&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.storage&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crf&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.crf&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crsd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.crsd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-6023: Starting Oracle Cluster Ready Services-managed resources\r\nCRS-6017: Processing resource auto-start for servers: spmlx-edg-04\r\nCRS-2673: Attempting to stop &apos;ora.spmlx-edg-04.vip&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.ons&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.spmlx-edg-04.vip&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.spmlx-edg-04.vip&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.spmlx-edg-04.vip&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.ons&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2676: Start of &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2672: Attempting to start &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2676: Start of &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-04\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-04\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos; succeeded\r\n===== Summary of resource auto-start failures follows =====\r\nCRS-2807: Resource &apos;ora.dbfs.db&apos; failed to start automatically.\r\nCRS-6016: Resource auto-start has completed for server spmlx-edg-04\r\nCRS-6024: Completed start of Oracle Cluster Ready Services-managed resources\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/18 10:39:56 CLSRSC-343: Successfully started Oracle Clusterware stack\r\nclscfg: EXISTING configuration version 5 detected.\r\nclscfg: version 5 is 12c Release 2.\r\nSuccessfully taken the backup of node specific configuration in OCR.\r\nSuccessfully accumulated necessary OCR keys.\r\nCreating OCR keys for user &apos;root&apos;, privgrp &apos;root&apos;..\r\nOperation successful.\r\n2018\/02\/18 10:40:13 CLSRSC-595: Executing upgrade step 18 of 19: &apos;UpgradeNode&apos;.\r\nStart upgrade invoked..\r\n2018\/02\/18 10:40:23 CLSRSC-478: Setting Oracle Clusterware active version on the last node to be upgraded\r\n2018\/02\/18 10:40:23 CLSRSC-482: Running command: &apos;\/u01\/app\/12.2.0.1\/grid\/bin\/crsctl set crs activeversion&apos;\r\nStarted to upgrade the active version of Oracle Clusterware. This operation may take a few minutes.\r\nStarted to upgrade CSS.\r\nCSS was successfully upgraded.\r\nStarted to upgrade Oracle ASM.\r\nStarted to upgrade CRS.\r\nCRS was successfully upgraded.\r\nSuccessfully upgraded the active version of Oracle Clusterware.\r\nOracle Clusterware active version was successfully set to 12.2.0.1.0.\r\n2018\/02\/18 10:41:32 CLSRSC-479: Successfully set Oracle Clusterware active version\r\n2018\/02\/18 10:41:41 CLSRSC-476: Finishing upgrade of resource types\r\n2018\/02\/18 10:42:08 CLSRSC-482: Running command: &apos;srvctl upgrade model -s 12.1.0.2.0 -d 12.2.0.1.0 -p last&apos;\r\n2018\/02\/18 10:42:08 CLSRSC-477: Successfully completed upgrade of resource types\r\n2018\/02\/18 10:42:40 CLSRSC-595: Executing upgrade step 19 of 19: &apos;PostUpgrade&apos;.\r\n2018\/02\/18 10:42:58 CLSRSC-325: Configure Oracle Grid Infrastructure for a Cluster ... succeeded\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]# exit\r\nlogout\r\nConnection to spmlx-edg-04 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n\r\n\r\n###################################### On the SECOND terminal\r\nYou can find the log of this install session at:\r\n \/u01\/app\/oraInventory\/logs\/GridSetupActions2018-02-18_09-40-13AM\/gridSetupActions2018-02-18_09-40-13AM.log\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$ \/u01\/app\/12.2.0.1\/grid\/bin\/crsctl check cluster -all\r\n**************************************************************\r\nspmlx-edg-01:\r\nCRS-4537: Cluster Ready Services is online\r\nCRS-4529: Cluster Synchronization Services is online\r\nCRS-4533: Event Manager is online\r\n**************************************************************\r\nspmlx-edg-02:\r\nCRS-4537: Cluster Ready Services is online\r\nCRS-4529: Cluster Synchronization Services is online\r\nCRS-4533: Event Manager is online\r\n**************************************************************\r\nspmlx-edg-03:\r\nCRS-4537: Cluster Ready Services is online\r\nCRS-4529: Cluster Synchronization Services is online\r\nCRS-4533: Event Manager is online\r\n**************************************************************\r\nspmlx-edg-04:\r\nCRS-4537: Cluster Ready Services is online\r\nCRS-4529: Cluster Synchronization Services is online\r\nCRS-4533: Event Manager is online\r\n**************************************************************\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$ exit\r\n###################################### End of the SECOND terminal\r\n\r\n\r\n###################################### On the first terminal\r\n\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# su - grid\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ cat grid_profile\r\nexport ORACLE_BASE=\/u01\/app\/grid\r\nexport ORACLE_HOME=\/u01\/app\/12.1.0.2\/grid\r\nexport ORACLE_SID=+ASM1\r\nexport NLS_DATE_FORMAT=\"dd\/mm\/RRRR hh24:mi:ss\"\r\nexport PATH=$ORACLE_HOME\/bin:\/usr\/local\/bin:\/bin:\/usr\/bin\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ vi grid_profile\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ cat grid_profile\r\nexport ORACLE_BASE=\/u01\/app\/grid\r\nexport ORACLE_HOME=\/u01\/app\/12.2.0.1\/grid\r\nexport ORACLE_SID=+ASM1\r\nexport NLS_DATE_FORMAT=\"dd\/mm\/RRRR hh24:mi:ss\"\r\nexport PATH=$ORACLE_HOME\/bin:\/usr\/local\/bin:\/bin:\/usr\/bin\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ . grid_profile\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ \/u01\/app\/12.2.0.1\/grid\/bin\/srvctl config asm\r\nASM home: &lt;CRS home&gt;\r\nPassword file: +DBFS\/orapwasm\r\nBackup of Password file: +DBFS\/orapwASM_backup\r\nASM listener: LISTENER\r\nASM instance count: ALL\r\nCluster ASM listener: ASMNET1LSNR_ASM\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ \/u01\/app\/12.2.0.1\/grid\/bin\/srvctl modify asm -count ALL\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ sqlplus \/ as sysasm\r\n\r\nSQL*Plus: Release 12.2.0.1.0 Production on Sun Feb 18 11:07:36 2018\r\n\r\nCopyright (c) 1982, 2016, Oracle.  All rights reserved.\r\n\r\n\r\nConnected to:\r\nOracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production\r\n\r\nSQL&gt; ALTER DISKGROUP RECO SET ATTRIBUTE &apos;compatible.asm&apos; = &apos;12.2.0.1.0&apos;;\r\n\r\nDiskgroup altered.\r\n\r\nSQL&gt; ALTER DISKGROUP DBFS SET ATTRIBUTE &apos;compatible.asm&apos; = &apos;12.2.0.1.0&apos;;\r\n\r\nDiskgroup altered.\r\n\r\nSQL&gt; ALTER DISKGROUP DATA SET ATTRIBUTE &apos;compatible.asm&apos; = &apos;12.2.0.1.0&apos;;\r\n\r\nDiskgroup altered.\r\n\r\nSQL&gt; exit\r\nDisconnected from Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ \/u01\/app\/12.2.0.1\/grid\/oui\/bin\/runInstaller -ignoreSysPrereqs -updateNodeList ORACLE_HOME=\/u01\/app\/12.2.0.1\/grid \"CLUSTER_NODES={spmlx-edg-01,spmlx-edg-02,spmlx-edg-03,spmlx-edg-04}\" CRS=true LOCAL_NODE=spmlx-edg-01\r\nStarting Oracle Universal Installer...\r\n\r\nChecking swap space: must be greater than 500 MB.   Actual 24575 MB    Passed\r\nThe inventory pointer is located at \/etc\/oraInst.loc\r\n&apos;UpdateNodeList&apos; was successful.\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ \/u01\/app\/12.2.0.1\/grid\/bin\/crsctl stat res -t\r\n--------------------------------------------------------------------------------\r\nName           Target  State        Server                   State details\r\n--------------------------------------------------------------------------------\r\nLocal Resources\r\n--------------------------------------------------------------------------------\r\ndbfs_mount\r\n               OFFLINE OFFLINE      spmlx-edg-01             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-02             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-03             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-04             STABLE\r\nora.ASMNET1LSNR_ASM.lsnr\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.DATA.dg\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.DBFS.dg\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.LISTENER.lsnr\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.RECO.dg\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.chad\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.net1.network\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.ons\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.proxy_advm\r\n               OFFLINE OFFLINE      spmlx-edg-01             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-02             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-03             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-04             STABLE\r\n--------------------------------------------------------------------------------\r\nCluster Resources\r\n--------------------------------------------------------------------------------\r\nora.LISTENER_SCAN1.lsnr\r\n      1        ONLINE  ONLINE       spmlx-edg-01             STABLE\r\nora.LISTENER_SCAN2.lsnr\r\n      1        ONLINE  ONLINE       spmlx-edg-03             STABLE\r\nora.LISTENER_SCAN3.lsnr\r\n      1        ONLINE  ONLINE       spmlx-edg-02             STABLE\r\nora.MGMTLSNR\r\n      1        ONLINE  ONLINE       spmlx-edg-01             169.254.228.50 192.1\r\n                                                             68.10.1,STABLE\r\nora.asm\r\n      1        ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n      2        ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n      3        ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n      4        ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.cvu\r\n      1        ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.dbfs.db\r\n      1        ONLINE  OFFLINE                               Instance Shutdown,ST\r\n                                                             ABLE\r\n      2        ONLINE  OFFLINE                               Instance Shutdown,ST\r\n                                                             ABLE\r\n      3        ONLINE  OFFLINE                               Instance Shutdown,ST\r\n                                                             ABLE\r\n      4        ONLINE  OFFLINE                               Instance Shutdown,ST\r\n                                                             ABLE\r\nora.mgmtdb\r\n      1        ONLINE  ONLINE       spmlx-edg-01             Open,STABLE\r\nora.ojuris.db\r\n      1        OFFLINE OFFLINE                               Instance Shutdown,ST\r\n                                                             ABLE\r\nora.ojuris.ojuris_suporte.svc\r\n      1        OFFLINE OFFLINE                               STABLE\r\nora.otjsc.db\r\n      1        OFFLINE OFFLINE                               Instance Shutdown,ST\r\n                                                             ABLE\r\nora.otjsc.otjsc_suporte.svc\r\n      1        OFFLINE OFFLINE                               STABLE\r\nora.qosmserver\r\n      1        ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.scan1.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-01             STABLE\r\nora.scan2.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-03             STABLE\r\nora.scan3.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-02             STABLE\r\nora.spmlx-edg-01.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-01             STABLE\r\nora.spmlx-edg-02.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-02             STABLE\r\nora.spmlx-edg-03.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-03             STABLE\r\nora.spmlx-edg-04.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-04             STABLE\r\n--------------------------------------------------------------------------------\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ \/u01\/app\/12.2.0.1\/grid\/runcluvfy.sh stage -post crsinst -collect cluster -n all\r\n\r\nVerifying Node Connectivity ...\r\n  Verifying Hosts File ...PASSED\r\n  Verifying Check that maximum (MTU) size packet goes through subnet ...PASSED\r\n  Verifying subnet mask consistency for subnet \"10.18.10.0\" ...PASSED\r\n  Verifying subnet mask consistency for subnet \"192.168.8.0\" ...PASSED\r\nVerifying Node Connectivity ...PASSED\r\nVerifying Multicast check ...PASSED\r\nVerifying Time zone consistency ...PASSED\r\nVerifying Cluster Manager Integrity ...PASSED\r\nVerifying User Mask ...PASSED\r\nVerifying Cluster Integrity ...PASSED\r\nVerifying OCR Integrity ...PASSED\r\nVerifying CRS Integrity ...\r\n  Verifying Clusterware Version Consistency ...PASSED\r\nVerifying CRS Integrity ...PASSED\r\nVerifying Node Application Existence ...PASSED\r\nVerifying Single Client Access Name (SCAN) ...\r\n  Verifying DNS\/NIS name service &apos;spmlx-ex2scan&apos; ...\r\n    Verifying Name Service Switch Configuration File Integrity ...PASSED\r\n  Verifying DNS\/NIS name service &apos;spmlx-ex2scan&apos; ...PASSED\r\nVerifying Single Client Access Name (SCAN) ...PASSED\r\nVerifying OLR Integrity ...PASSED\r\nVerifying Voting Disk ...PASSED\r\nVerifying ASM Integrity ...\r\n  Verifying Node Connectivity ...\r\n    Verifying Hosts File ...PASSED\r\n    Verifying Check that maximum (MTU) size packet goes through subnet ...PASSED\r\n    Verifying subnet mask consistency for subnet \"10.18.10.0\" ...PASSED\r\n    Verifying subnet mask consistency for subnet \"192.168.8.0\" ...PASSED\r\n  Verifying Node Connectivity ...PASSED\r\nVerifying ASM Integrity ...PASSED\r\nVerifying ASM disk group free space ...PASSED\r\nVerifying User Not In Group \"root\": grid ...PASSED\r\nVerifying Clock Synchronization ...\r\nCTSS is in Observer state. Switching over to clock synchronization checks using NTP\r\n\r\n  Verifying Network Time Protocol (NTP) ...\r\n    Verifying &apos;\/etc\/ntp.conf&apos; ...PASSED\r\n    Verifying &apos;\/var\/run\/ntpd.pid&apos; ...PASSED\r\n    Verifying Daemon &apos;ntpd&apos; ...PASSED\r\n    Verifying NTP daemon or service using UDP port 123 ...PASSED\r\n    Verifying NTP daemon is synchronized with at least one external time source ...PASSED\r\n  Verifying Network Time Protocol (NTP) ...PASSED\r\nVerifying Clock Synchronization ...PASSED\r\nVerifying VIP Subnet configuration check ...PASSED\r\nVerifying Network configuration consistency checks ...PASSED\r\nVerifying Package: psmisc-22.6-19 ...PASSED\r\nVerifying File system mount options for path GI_HOME ...PASSED\r\n\r\nCollecting OS mandatory requirements baseline\r\n\r\nCollecting Physical Memory ...collected\r\nCollecting Available Physical Memory ...collected\r\nCollecting Swap Size ...collected\r\nCollecting Free Space: spmlx-edg-01:\/usr,spmlx-edg-01:\/var,spmlx-edg-01:\/etc,spmlx-edg-01:\/sbin,spmlx-edg-01:\/tmp ...collected\r\nCollecting Free Space: spmlx-edg-04:\/usr,spmlx-edg-04:\/var,spmlx-edg-04:\/etc,spmlx-edg-04:\/sbin,spmlx-edg-04:\/tmp ...collected\r\nCollecting Free Space: spmlx-edg-03:\/usr,spmlx-edg-03:\/var,spmlx-edg-03:\/etc,spmlx-edg-03:\/sbin,spmlx-edg-03:\/tmp ...collected\r\nCollecting Free Space: spmlx-edg-02:\/usr,spmlx-edg-02:\/var,spmlx-edg-02:\/etc,spmlx-edg-02:\/sbin,spmlx-edg-02:\/tmp ...collected\r\nCollecting User Existence: grid ...nothing to collect\r\nCollecting Group Existence: asmadmin ...nothing to collect\r\nCollecting Group Existence: asmoper ...nothing to collect\r\nCollecting Group Existence: asmdba ...nothing to collect\r\nCollecting Group Existence: oinstall ...nothing to collect\r\nCollecting Group Membership: asmdba ...nothing to collect\r\nCollecting Group Membership: asmadmin ...nothing to collect\r\nCollecting Group Membership: oinstall(Primary) ...nothing to collect\r\nCollecting Group Membership: asmoper ...nothing to collect\r\nCollecting Run Level ...collected\r\nCollecting Hard Limit: maximum open file descriptors ...collected\r\nCollecting Soft Limit: maximum open file descriptors ...collected\r\nCollecting Hard Limit: maximum user processes ...collected\r\nCollecting Soft Limit: maximum user processes ...collected\r\nCollecting Soft Limit: maximum stack size ...collected\r\nCollecting Architecture ...collected\r\nCollecting OS Kernel Version ...collected\r\nCollecting OS Kernel Parameter: semmsl ...collected\r\nCollecting OS Kernel Parameter: semmns ...collected\r\nCollecting OS Kernel Parameter: semopm ...collected\r\nCollecting OS Kernel Parameter: semmni ...collected\r\nCollecting OS Kernel Parameter: shmmax ...collected\r\nCollecting OS Kernel Parameter: shmmni ...collected\r\nCollecting OS Kernel Parameter: shmall ...collected\r\nCollecting OS Kernel Parameter: file-max ...collected\r\nCollecting OS Kernel Parameter: ip_local_port_range ...collected\r\nCollecting OS Kernel Parameter: rmem_default ...collected\r\nCollecting OS Kernel Parameter: rmem_max ...collected\r\nCollecting OS Kernel Parameter: wmem_default ...collected\r\nCollecting OS Kernel Parameter: wmem_max ...collected\r\nCollecting OS Kernel Parameter: aio-max-nr ...collected\r\nCollecting OS Kernel Parameter: panic_on_oops ...collected\r\nCollecting Package: binutils-2.20.51.0.2 ...collected\r\nCollecting Package: compat-libcap1-1.10 ...collected\r\nCollecting Package: compat-libstdc++-33-3.2.3 (x86_64) ...collected\r\nCollecting Package: libgcc-4.4.7 (x86_64) ...collected\r\nCollecting Package: libstdc++-4.4.7 (x86_64) ...collected\r\nCollecting Package: libstdc++-devel-4.4.7 (x86_64) ...collected\r\nCollecting Package: sysstat-9.0.4 ...collected\r\nCollecting Package: ksh ...collected\r\nCollecting Package: make-3.81 ...collected\r\nCollecting Package: glibc-2.12 (x86_64) ...collected\r\nCollecting Package: glibc-devel-2.12 (x86_64) ...collected\r\nCollecting Package: libaio-0.3.107 (x86_64) ...collected\r\nCollecting Package: libaio-devel-0.3.107 (x86_64) ...collected\r\nCollecting Package: nfs-utils-1.2.3-15 ...collected\r\nCollecting Package: e2fsprogs-1.42.8 ...collected\r\nCollecting Package: e2fsprogs-libs-1.42.8 (x86_64) ...collected\r\nCollecting Package: smartmontools-5.43-1 ...collected\r\nCollecting Package: net-tools-1.60-110 ...collected\r\nCollecting Clusterware Configuration Files ...collected\r\nCollecting Domain Sockets ...collected\r\nCollecting \/boot mount ...collected\r\nCollecting \/dev\/shm mounted as temporary file system ...collected\r\nCollecting zeroconf check ...collected\r\n\r\n\r\nCollecting OS configuration baseline\r\n\r\nCollecting All Kernel Parameters ...collected\r\nCollecting All Operating System Packages ...collected\r\nCollecting All inittab entries ...collected\r\n\r\n\r\nCollecting OS best practice baseline\r\n\r\nCollecting HugePages Existence ...collected\r\nCollecting Hardware Clock synchronization at shutdown ...collected\r\nCollecting availability of port 8888 ...collected\r\nCollecting Ethernet Jumbo Frames ...collected\r\n\r\n\r\nCollecting Clusterware mandatory requirements baseline\r\n\r\nCollecting Time zone consistency ...collected\r\nCollecting User Mask ...collected\r\nCollecting OCR Integrity ...collected\r\nCollecting OLR Integrity ...collected\r\nCollecting Voting Disk ...collected\r\nCollecting Clusterware Resource Model Collection ...collected\r\nCollecting Clusterware OHASD Resource Model Collection ...collected\r\nCollecting GPnP Profile ...collected\r\nCollecting Software home: \/u01\/app\/12.2.0.1\/grid ...collected\r\nCollecting Clusterware Patch Collection for Home \"\/u01\/app\/12.2.0.1\/grid\" ...collected\r\n\r\n\r\nCollecting Clusterware best practice baseline\r\n\r\nCollecting CSS misscount parameter ...collected\r\nCollecting CSS reboottime parameter ...collected\r\nCollecting CSS disktimeout parameter ...collected\r\n\r\n\r\nVerifying ASM mandatory requirements\r\n\r\nCollecting ASM Initialization Parameters ...collected\r\nCollecting ASM Configuration Collection ...collected\r\nCollecting ASM Disk Group Configuration Collection ...collected\r\n\r\n\r\nVerifying ASM best practices\r\n\r\nCollecting ASM_POWER_LIMIT ...collected\r\nCollecting ASM disk I\/O error ...collected\r\nCollecting Disks without disk_group ...collected\r\nCollecting ASM SHARED_POOL_SIZE parameter ...collected\r\nCollecting ASM disk group free space ...collected\r\nCollecting ASM disk rebalance operations in WAIT status ...collected\r\nCollecting ASM failure groups ...collected\r\n\r\nBaseline collected.\r\nCollection report for this execution is saved in file \"\/u01\/app\/grid\/crsdata\/@global\/cvu\/baseline\/install\/grid_install_12.2.0.1.0.zip\".\r\n\r\nPost-check for cluster services setup was successful.\r\n\r\nCVU operation performed:      stage -post crsinst\r\nDate:                         Feb 18, 2018 11:12:02 AM\r\nCVU home:                     \/u01\/app\/12.2.0.1\/grid\/\r\nUser:                         grid\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ logout\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n<\/pre>\n<p>ngg_shortcode_0_placeholder<\/div><\/div>\n<p>&nbsp;<\/p>\n<p><strong>Upgrade the Oracle Grid Infrastructure 12.2 to Oracle Grid Infrastructure 18c<\/strong>.<\/p>\n<div class=\"bg-margin-for-link\"><input type='hidden' bg_collapse_expand='6a7eaed4253094046254046' value='6a7eaed4253094046254046'><input type='hidden' id='bg-show-more-text-6a7eaed4253094046254046' value='Show output...'><input type='hidden' id='bg-show-less-text-6a7eaed4253094046254046' value='Less...'><a id='bg-showmore-action-6a7eaed4253094046254046' class='bg-showmore-plg-link  '  style=\" color:#1160cf;;\" href='#'>Show output...<\/a><div id='bg-showmore-hidden-6a7eaed4253094046254046' ><\/p>\n<pre class=\"minimize:false lang:default decode:true\" title=\"Upgrade GI 12c to GI 18c\">[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root mkdir -p \/u01\/app\/18.0.0\/grid\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root chown grid \/u01\/app\/18.0.0\/grid\r\n[root@spmlx-edg-01 patches]# dcli -g \/u01\/patches\/dbs_group -l root chgrp -R oinstall \/u01\/app\/18.0.0\/grid\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# su - grid\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ unzip -q \/u01\/patches\/V974952-01.zip -d \/u01\/app\/18.0.0\/grid\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ cd \/u01\/app\/18.0.0\/grid\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$ .\/runcluvfy.sh stage -pre crsinst -upgrade -rolling -src_crshome \/u01\/app\/12.2.0.1\/grid -dest_crshome \/u01\/app\/18.0.0\/grid -dest_version 18.0.0.0.0 -fixup -verbose\r\n\r\nVerifying Physical Memory ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  282.9726GB (2.96718288E8KB)  8GB (8388608.0KB)         passed\r\n  spmlx-edg-04  282.9726GB (2.96718288E8KB)  8GB (8388608.0KB)         passed\r\n  spmlx-edg-03  282.9726GB (2.96718288E8KB)  8GB (8388608.0KB)         passed\r\n  spmlx-edg-02  282.9726GB (2.96718288E8KB)  8GB (8388608.0KB)         passed\r\nVerifying Physical Memory ...PASSED\r\nVerifying Available Physical Memory ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  270.6634GB (2.8381118E8KB)  50MB (51200.0KB)          passed\r\n  spmlx-edg-04  272.358GB (2.85588012E8KB)  50MB (51200.0KB)          passed\r\n  spmlx-edg-03  272.9807GB (2.86241032E8KB)  50MB (51200.0KB)          passed\r\n  spmlx-edg-02  272.4559GB (2.8569076E8KB)  50MB (51200.0KB)          passed\r\nVerifying Available Physical Memory ...PASSED\r\nVerifying Swap Size ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  24GB (2.516582E7KB)       16GB (1.6777216E7KB)      passed\r\n  spmlx-edg-04  24GB (2.516582E7KB)       16GB (1.6777216E7KB)      passed\r\n  spmlx-edg-03  24GB (2.516582E7KB)       16GB (1.6777216E7KB)      passed\r\n  spmlx-edg-02  24GB (2.516582E7KB)       16GB (1.6777216E7KB)      passed\r\nVerifying Swap Size ...PASSED\r\nVerifying Free Space: spmlx-edg-01:\/usr,spmlx-edg-01:\/var,spmlx-edg-01:\/etc,spmlx-edg-01:\/sbin,spmlx-edg-01:\/tmp ...\r\n  Path              Node Name     Mount point   Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  \/usr              spmlx-edg-01  \/             7.8262GB      25MB          passed\r\n  \/var              spmlx-edg-01  \/             7.8262GB      5MB           passed\r\n  \/etc              spmlx-edg-01  \/             7.8262GB      25MB          passed\r\n  \/sbin             spmlx-edg-01  \/             7.8262GB      10MB          passed\r\n  \/tmp              spmlx-edg-01  \/             7.8262GB      1GB           passed\r\nVerifying Free Space: spmlx-edg-01:\/usr,spmlx-edg-01:\/var,spmlx-edg-01:\/etc,spmlx-edg-01:\/sbin,spmlx-edg-01:\/tmp ...PASSED\r\nVerifying Free Space: spmlx-edg-04:\/usr,spmlx-edg-04:\/var,spmlx-edg-04:\/etc,spmlx-edg-04:\/sbin,spmlx-edg-04:\/tmp ...\r\n  Path              Node Name     Mount point   Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  \/usr              spmlx-edg-04  \/             15.1553GB     25MB          passed\r\n  \/var              spmlx-edg-04  \/             15.1553GB     5MB           passed\r\n  \/etc              spmlx-edg-04  \/             15.1553GB     25MB          passed\r\n  \/sbin             spmlx-edg-04  \/             15.1553GB     10MB          passed\r\n  \/tmp              spmlx-edg-04  \/             15.1553GB     1GB           passed\r\nVerifying Free Space: spmlx-edg-04:\/usr,spmlx-edg-04:\/var,spmlx-edg-04:\/etc,spmlx-edg-04:\/sbin,spmlx-edg-04:\/tmp ...PASSED\r\nVerifying Free Space: spmlx-edg-03:\/usr,spmlx-edg-03:\/var,spmlx-edg-03:\/etc,spmlx-edg-03:\/sbin,spmlx-edg-03:\/tmp ...\r\n  Path              Node Name     Mount point   Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  \/usr              spmlx-edg-03  \/             14.8047GB     25MB          passed\r\n  \/var              spmlx-edg-03  \/             14.8047GB     5MB           passed\r\n  \/etc              spmlx-edg-03  \/             14.8047GB     25MB          passed\r\n  \/sbin             spmlx-edg-03  \/             14.8047GB     10MB          passed\r\n  \/tmp              spmlx-edg-03  \/             14.8047GB     1GB           passed\r\nVerifying Free Space: spmlx-edg-03:\/usr,spmlx-edg-03:\/var,spmlx-edg-03:\/etc,spmlx-edg-03:\/sbin,spmlx-edg-03:\/tmp ...PASSED\r\nVerifying Free Space: spmlx-edg-02:\/usr,spmlx-edg-02:\/var,spmlx-edg-02:\/etc,spmlx-edg-02:\/sbin,spmlx-edg-02:\/tmp ...\r\n  Path              Node Name     Mount point   Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  \/usr              spmlx-edg-02  \/             12.8115GB     25MB          passed\r\n  \/var              spmlx-edg-02  \/             12.8115GB     5MB           passed\r\n  \/etc              spmlx-edg-02  \/             12.8115GB     25MB          passed\r\n  \/sbin             spmlx-edg-02  \/             12.8115GB     10MB          passed\r\n  \/tmp              spmlx-edg-02  \/             12.8115GB     1GB           passed\r\nVerifying Free Space: spmlx-edg-02:\/usr,spmlx-edg-02:\/var,spmlx-edg-02:\/etc,spmlx-edg-02:\/sbin,spmlx-edg-02:\/tmp ...PASSED\r\nVerifying User Existence: grid ...\r\n  Node Name     Status                    Comment\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  passed                    exists(1000)\r\n  spmlx-edg-04  passed                    exists(1000)\r\n  spmlx-edg-03  passed                    exists(1000)\r\n  spmlx-edg-02  passed                    exists(1000)\r\n\r\n  Verifying Users With Same UID: 1000 ...PASSED\r\nVerifying User Existence: grid ...PASSED\r\nVerifying Group Existence: asmadmin ...\r\n  Node Name     Status                    Comment\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  passed                    exists\r\n  spmlx-edg-04  passed                    exists\r\n  spmlx-edg-03  passed                    exists\r\n  spmlx-edg-02  passed                    exists\r\nVerifying Group Existence: asmadmin ...PASSED\r\nVerifying Group Existence: asmoper ...\r\n  Node Name     Status                    Comment\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  passed                    exists\r\n  spmlx-edg-04  passed                    exists\r\n  spmlx-edg-03  passed                    exists\r\n  spmlx-edg-02  passed                    exists\r\nVerifying Group Existence: asmoper ...PASSED\r\nVerifying Group Existence: asmdba ...\r\n  Node Name     Status                    Comment\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  passed                    exists\r\n  spmlx-edg-04  passed                    exists\r\n  spmlx-edg-03  passed                    exists\r\n  spmlx-edg-02  passed                    exists\r\nVerifying Group Existence: asmdba ...PASSED\r\nVerifying Group Existence: oinstall ...\r\n  Node Name     Status                    Comment\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  passed                    exists\r\n  spmlx-edg-04  passed                    exists\r\n  spmlx-edg-03  passed                    exists\r\n  spmlx-edg-02  passed                    exists\r\nVerifying Group Existence: oinstall ...PASSED\r\nVerifying Group Membership: asmdba ...\r\n  Node Name         User Exists   Group Exists  User in Group  Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      yes           yes           yes           passed\r\n  spmlx-edg-04      yes           yes           yes           passed\r\n  spmlx-edg-03      yes           yes           yes           passed\r\n  spmlx-edg-02      yes           yes           yes           passed\r\nVerifying Group Membership: asmdba ...PASSED\r\nVerifying Group Membership: asmadmin ...\r\n  Node Name         User Exists   Group Exists  User in Group  Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      yes           yes           yes           passed\r\n  spmlx-edg-04      yes           yes           yes           passed\r\n  spmlx-edg-03      yes           yes           yes           passed\r\n  spmlx-edg-02      yes           yes           yes           passed\r\nVerifying Group Membership: asmadmin ...PASSED\r\nVerifying Group Membership: oinstall(Primary) ...\r\n  Node Name         User Exists   Group Exists  User in Group  Primary       Status\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      yes           yes           yes           yes           passed\r\n  spmlx-edg-04      yes           yes           yes           yes           passed\r\n  spmlx-edg-03      yes           yes           yes           yes           passed\r\n  spmlx-edg-02      yes           yes           yes           yes           passed\r\nVerifying Group Membership: oinstall(Primary) ...PASSED\r\nVerifying Group Membership: asmoper ...\r\n  Node Name         User Exists   Group Exists  User in Group  Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      yes           yes           yes           passed\r\n  spmlx-edg-04      yes           yes           yes           passed\r\n  spmlx-edg-03      yes           yes           yes           passed\r\n  spmlx-edg-02      yes           yes           yes           passed\r\nVerifying Group Membership: asmoper ...PASSED\r\nVerifying Run Level ...\r\n  Node Name     run level                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  3                         3,5                       passed\r\n  spmlx-edg-04  3                         3,5                       passed\r\n  spmlx-edg-03  3                         3,5                       passed\r\n  spmlx-edg-02  3                         3,5                       passed\r\nVerifying Run Level ...PASSED\r\nVerifying Hard Limit: maximum open file descriptors ...\r\n  Node Name         Type          Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      hard          65536         65536         passed\r\n  spmlx-edg-04      hard          65536         65536         passed\r\n  spmlx-edg-03      hard          65536         65536         passed\r\n  spmlx-edg-02      hard          65536         65536         passed\r\nVerifying Hard Limit: maximum open file descriptors ...PASSED\r\nVerifying Soft Limit: maximum open file descriptors ...\r\n  Node Name         Type          Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      soft          65536         1024          passed\r\n  spmlx-edg-04      soft          65536         1024          passed\r\n  spmlx-edg-03      soft          65536         1024          passed\r\n  spmlx-edg-02      soft          65536         1024          passed\r\nVerifying Soft Limit: maximum open file descriptors ...PASSED\r\nVerifying Hard Limit: maximum user processes ...\r\n  Node Name         Type          Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      hard          131072        16384         passed\r\n  spmlx-edg-04      hard          131072        16384         passed\r\n  spmlx-edg-03      hard          131072        16384         passed\r\n  spmlx-edg-02      hard          131072        16384         passed\r\nVerifying Hard Limit: maximum user processes ...PASSED\r\nVerifying Soft Limit: maximum user processes ...\r\n  Node Name         Type          Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      soft          131072        2047          passed\r\n  spmlx-edg-04      soft          131072        2047          passed\r\n  spmlx-edg-03      soft          131072        2047          passed\r\n  spmlx-edg-02      soft          131072        2047          passed\r\nVerifying Soft Limit: maximum user processes ...PASSED\r\nVerifying Soft Limit: maximum stack size ...\r\n  Node Name         Type          Available     Required      Status\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      soft          10240         10240         passed\r\n  spmlx-edg-04      soft          10240         10240         passed\r\n  spmlx-edg-03      soft          10240         10240         passed\r\n  spmlx-edg-02      soft          10240         10240         passed\r\nVerifying Soft Limit: maximum stack size ...PASSED\r\nVerifying This test checks that the source home \"\/u01\/app\/12.2.0.1\/grid\" is suitable for upgrading to version \"18.0.0.0.0\". ...PASSED\r\nVerifying Architecture ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  x86_64                    x86_64                    passed\r\n  spmlx-edg-04  x86_64                    x86_64                    passed\r\n  spmlx-edg-03  x86_64                    x86_64                    passed\r\n  spmlx-edg-02  x86_64                    x86_64                    passed\r\nVerifying Architecture ...PASSED\r\nVerifying OS Kernel Version ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  4.1.12-94.7.8.el6uek.x86_64  2.6.39-400.211.1          passed\r\n  spmlx-edg-04  4.1.12-94.7.8.el6uek.x86_64  2.6.39-400.211.1          passed\r\n  spmlx-edg-03  4.1.12-94.7.8.el6uek.x86_64  2.6.39-400.211.1          passed\r\n  spmlx-edg-02  4.1.12-94.7.8.el6uek.x86_64  2.6.39-400.211.1          passed\r\nVerifying OS Kernel Version ...PASSED\r\nVerifying OS Kernel Parameter: semmsl ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      1024          1024          250           passed\r\n  spmlx-edg-02      1024          1024          250           passed\r\n  spmlx-edg-03      1024          1024          250           passed\r\n  spmlx-edg-04      1024          1024          250           passed\r\nVerifying OS Kernel Parameter: semmsl ...PASSED\r\nVerifying OS Kernel Parameter: semmns ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      60000         60000         32000         passed\r\n  spmlx-edg-02      60000         60000         32000         passed\r\n  spmlx-edg-03      60000         60000         32000         passed\r\n  spmlx-edg-04      60000         60000         32000         passed\r\nVerifying OS Kernel Parameter: semmns ...PASSED\r\nVerifying OS Kernel Parameter: semopm ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      1024          1024          100           passed\r\n  spmlx-edg-02      1024          1024          100           passed\r\n  spmlx-edg-03      1024          1024          100           passed\r\n  spmlx-edg-04      1024          1024          100           passed\r\nVerifying OS Kernel Parameter: semopm ...PASSED\r\nVerifying OS Kernel Parameter: semmni ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      256           256           128           passed\r\n  spmlx-edg-02      256           256           128           passed\r\n  spmlx-edg-03      256           256           128           passed\r\n  spmlx-edg-04      256           256           128           passed\r\nVerifying OS Kernel Parameter: semmni ...PASSED\r\nVerifying OS Kernel Parameter: shmmax ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      152223623168  152223623168  151919763456  passed\r\n  spmlx-edg-02      152223623168  152223623168  151919763456  passed\r\n  spmlx-edg-03      152223623168  152223623168  151919763456  passed\r\n  spmlx-edg-04      152223623168  152223623168  151919763456  passed\r\nVerifying OS Kernel Parameter: shmmax ...PASSED\r\nVerifying OS Kernel Parameter: shmmni ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      4096          4096          4096          passed\r\n  spmlx-edg-02      4096          4096          4096          passed\r\n  spmlx-edg-03      4096          4096          4096          passed\r\n  spmlx-edg-04      4096          4096          4096          passed\r\nVerifying OS Kernel Parameter: shmmni ...PASSED\r\nVerifying OS Kernel Parameter: shmall ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      37163970      37163970      37163970      passed\r\n  spmlx-edg-02      37163970      37163970      37163970      passed\r\n  spmlx-edg-03      37163970      37163970      37163970      passed\r\n  spmlx-edg-04      37163970      37163970      37163970      passed\r\nVerifying OS Kernel Parameter: shmall ...PASSED\r\nVerifying OS Kernel Parameter: file-max ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      13631488      13631488      6815744       passed\r\n  spmlx-edg-02      13631488      13631488      6815744       passed\r\n  spmlx-edg-03      13631488      13631488      6815744       passed\r\n  spmlx-edg-04      13631488      13631488      6815744       passed\r\nVerifying OS Kernel Parameter: file-max ...PASSED\r\nVerifying OS Kernel Parameter: ip_local_port_range ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      between 9000 &amp; 65500  between 9000 &amp; 65500  between 9000 &amp; 65535  passed\r\n  spmlx-edg-02      between 9000 &amp; 65500  between 9000 &amp; 65500  between 9000 &amp; 65535  passed\r\n  spmlx-edg-03      between 9000 &amp; 65500  between 9000 &amp; 65500  between 9000 &amp; 65535  passed\r\n  spmlx-edg-04      between 9000 &amp; 65500  between 9000 &amp; 65500  between 9000 &amp; 65535  passed\r\nVerifying OS Kernel Parameter: ip_local_port_range ...PASSED\r\nVerifying OS Kernel Parameter: rmem_default ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      4194304       4194304       262144        passed\r\n  spmlx-edg-02      4194304       4194304       262144        passed\r\n  spmlx-edg-03      4194304       4194304       262144        passed\r\n  spmlx-edg-04      4194304       4194304       262144        passed\r\nVerifying OS Kernel Parameter: rmem_default ...PASSED\r\nVerifying OS Kernel Parameter: rmem_max ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      4194304       4194304       4194304       passed\r\n  spmlx-edg-02      4194304       4194304       4194304       passed\r\n  spmlx-edg-03      4194304       4194304       4194304       passed\r\n  spmlx-edg-04      4194304       4194304       4194304       passed\r\nVerifying OS Kernel Parameter: rmem_max ...PASSED\r\nVerifying OS Kernel Parameter: wmem_default ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      262144        262144        262144        passed\r\n  spmlx-edg-02      262144        262144        262144        passed\r\n  spmlx-edg-03      262144        262144        262144        passed\r\n  spmlx-edg-04      262144        262144        262144        passed\r\nVerifying OS Kernel Parameter: wmem_default ...PASSED\r\nVerifying OS Kernel Parameter: wmem_max ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      2097152       2097152       1048576       passed\r\n  spmlx-edg-02      2097152       2097152       1048576       passed\r\n  spmlx-edg-03      2097152       2097152       1048576       passed\r\n  spmlx-edg-04      2097152       2097152       1048576       passed\r\nVerifying OS Kernel Parameter: wmem_max ...PASSED\r\nVerifying OS Kernel Parameter: aio-max-nr ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      3145728       3145728       1048576       passed\r\n  spmlx-edg-02      3145728       3145728       1048576       passed\r\n  spmlx-edg-03      3145728       3145728       1048576       passed\r\n  spmlx-edg-04      3145728       3145728       1048576       passed\r\nVerifying OS Kernel Parameter: aio-max-nr ...PASSED\r\nVerifying OS Kernel Parameter: panic_on_oops ...\r\n  Node Name         Current       Configured    Required      Status        Comment\r\n  ----------------  ------------  ------------  ------------  ------------  ------------\r\n  spmlx-edg-01      1             undefined     1             passed\r\n  spmlx-edg-02      1             undefined     1             passed\r\n  spmlx-edg-03      1             undefined     1             passed\r\n  spmlx-edg-04      1             undefined     1             passed\r\nVerifying OS Kernel Parameter: panic_on_oops ...PASSED\r\nVerifying Package: binutils-2.20.51.0.2 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  binutils-2.20.51.0.2-5.47.el6_9.1  binutils-2.20.51.0.2      passed\r\n  spmlx-edg-04  binutils-2.20.51.0.2-5.47.el6_9.1  binutils-2.20.51.0.2      passed\r\n  spmlx-edg-03  binutils-2.20.51.0.2-5.47.el6_9.1  binutils-2.20.51.0.2      passed\r\n  spmlx-edg-02  binutils-2.20.51.0.2-5.47.el6_9.1  binutils-2.20.51.0.2      passed\r\nVerifying Package: binutils-2.20.51.0.2 ...PASSED\r\nVerifying Package: compat-libcap1-1.10 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  compat-libcap1-1.10-1     compat-libcap1-1.10       passed\r\n  spmlx-edg-04  compat-libcap1-1.10-1     compat-libcap1-1.10       passed\r\n  spmlx-edg-03  compat-libcap1-1.10-1     compat-libcap1-1.10       passed\r\n  spmlx-edg-02  compat-libcap1-1.10-1     compat-libcap1-1.10       passed\r\nVerifying Package: compat-libcap1-1.10 ...PASSED\r\nVerifying Package: compat-libstdc++-33-3.2.3 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  compat-libstdc++-33(x86_64)-3.2.3-69.el6  compat-libstdc++-33(x86_64)-3.2.3  passed\r\n  spmlx-edg-04  compat-libstdc++-33(x86_64)-3.2.3-69.el6  compat-libstdc++-33(x86_64)-3.2.3  passed\r\n  spmlx-edg-03  compat-libstdc++-33(x86_64)-3.2.3-69.el6  compat-libstdc++-33(x86_64)-3.2.3  passed\r\n  spmlx-edg-02  compat-libstdc++-33(x86_64)-3.2.3-69.el6  compat-libstdc++-33(x86_64)-3.2.3  passed\r\nVerifying Package: compat-libstdc++-33-3.2.3 (x86_64) ...PASSED\r\nVerifying Package: libgcc-4.4.7 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  libgcc(x86_64)-4.4.7-18.el6  libgcc(x86_64)-4.4.7      passed\r\n  spmlx-edg-04  libgcc(x86_64)-4.4.7-18.el6  libgcc(x86_64)-4.4.7      passed\r\n  spmlx-edg-03  libgcc(x86_64)-4.4.7-18.el6  libgcc(x86_64)-4.4.7      passed\r\n  spmlx-edg-02  libgcc(x86_64)-4.4.7-18.el6  libgcc(x86_64)-4.4.7      passed\r\nVerifying Package: libgcc-4.4.7 (x86_64) ...PASSED\r\nVerifying Package: libstdc++-4.4.7 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  libstdc++(x86_64)-4.4.7-18.el6  libstdc++(x86_64)-4.4.7   passed\r\n  spmlx-edg-04  libstdc++(x86_64)-4.4.7-18.el6  libstdc++(x86_64)-4.4.7   passed\r\n  spmlx-edg-03  libstdc++(x86_64)-4.4.7-18.el6  libstdc++(x86_64)-4.4.7   passed\r\n  spmlx-edg-02  libstdc++(x86_64)-4.4.7-18.el6  libstdc++(x86_64)-4.4.7   passed\r\nVerifying Package: libstdc++-4.4.7 (x86_64) ...PASSED\r\nVerifying Package: libstdc++-devel-4.4.7 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  libstdc++-devel(x86_64)-4.4.7-18.el6  libstdc++-devel(x86_64)-4.4.7  passed\r\n  spmlx-edg-04  libstdc++-devel(x86_64)-4.4.7-18.el6  libstdc++-devel(x86_64)-4.4.7  passed\r\n  spmlx-edg-03  libstdc++-devel(x86_64)-4.4.7-18.el6  libstdc++-devel(x86_64)-4.4.7  passed\r\n  spmlx-edg-02  libstdc++-devel(x86_64)-4.4.7-18.el6  libstdc++-devel(x86_64)-4.4.7  passed\r\nVerifying Package: libstdc++-devel-4.4.7 (x86_64) ...PASSED\r\nVerifying Package: sysstat-9.0.4 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  sysstat-9.0.4-33.el6      sysstat-9.0.4             passed\r\n  spmlx-edg-04  sysstat-9.0.4-33.el6      sysstat-9.0.4             passed\r\n  spmlx-edg-03  sysstat-9.0.4-33.el6      sysstat-9.0.4             passed\r\n  spmlx-edg-02  sysstat-9.0.4-33.el6      sysstat-9.0.4             passed\r\nVerifying Package: sysstat-9.0.4 ...PASSED\r\nVerifying Package: ksh ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  ksh                       ksh                       passed\r\n  spmlx-edg-04  ksh                       ksh                       passed\r\n  spmlx-edg-03  ksh                       ksh                       passed\r\n  spmlx-edg-02  ksh                       ksh                       passed\r\nVerifying Package: ksh ...PASSED\r\nVerifying Package: make-3.81 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  make-3.81-23.el6          make-3.81                 passed\r\n  spmlx-edg-04  make-3.81-23.el6          make-3.81                 passed\r\n  spmlx-edg-03  make-3.81-23.el6          make-3.81                 passed\r\n  spmlx-edg-02  make-3.81-23.el6          make-3.81                 passed\r\nVerifying Package: make-3.81 ...PASSED\r\nVerifying Package: glibc-2.12 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  glibc(x86_64)-2.12-1.209.0.3.el6_9.2  glibc(x86_64)-2.12        passed\r\n  spmlx-edg-04  glibc(x86_64)-2.12-1.209.0.3.el6_9.2  glibc(x86_64)-2.12        passed\r\n  spmlx-edg-03  glibc(x86_64)-2.12-1.209.0.3.el6_9.2  glibc(x86_64)-2.12        passed\r\n  spmlx-edg-02  glibc(x86_64)-2.12-1.209.0.3.el6_9.2  glibc(x86_64)-2.12        passed\r\nVerifying Package: glibc-2.12 (x86_64) ...PASSED\r\nVerifying Package: glibc-devel-2.12 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  glibc-devel(x86_64)-2.12-1.209.0.3.el6_9.2  glibc-devel(x86_64)-2.12  passed\r\n  spmlx-edg-04  glibc-devel(x86_64)-2.12-1.209.0.3.el6_9.2  glibc-devel(x86_64)-2.12  passed\r\n  spmlx-edg-03  glibc-devel(x86_64)-2.12-1.209.0.3.el6_9.2  glibc-devel(x86_64)-2.12  passed\r\n  spmlx-edg-02  glibc-devel(x86_64)-2.12-1.209.0.3.el6_9.2  glibc-devel(x86_64)-2.12  passed\r\nVerifying Package: glibc-devel-2.12 (x86_64) ...PASSED\r\nVerifying Package: libaio-0.3.107 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  libaio(x86_64)-0.3.107-10.el6  libaio(x86_64)-0.3.107    passed\r\n  spmlx-edg-04  libaio(x86_64)-0.3.107-10.el6  libaio(x86_64)-0.3.107    passed\r\n  spmlx-edg-03  libaio(x86_64)-0.3.107-10.el6  libaio(x86_64)-0.3.107    passed\r\n  spmlx-edg-02  libaio(x86_64)-0.3.107-10.el6  libaio(x86_64)-0.3.107    passed\r\nVerifying Package: libaio-0.3.107 (x86_64) ...PASSED\r\nVerifying Package: libaio-devel-0.3.107 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  libaio-devel(x86_64)-0.3.107-10.el6  libaio-devel(x86_64)-0.3.107  passed\r\n  spmlx-edg-04  libaio-devel(x86_64)-0.3.107-10.el6  libaio-devel(x86_64)-0.3.107  passed\r\n  spmlx-edg-03  libaio-devel(x86_64)-0.3.107-10.el6  libaio-devel(x86_64)-0.3.107  passed\r\n  spmlx-edg-02  libaio-devel(x86_64)-0.3.107-10.el6  libaio-devel(x86_64)-0.3.107  passed\r\nVerifying Package: libaio-devel-0.3.107 (x86_64) ...PASSED\r\nVerifying Package: nfs-utils-1.2.3-15 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  nfs-utils-1.2.3-75.0.6.el6_9  nfs-utils-1.2.3-15        passed\r\n  spmlx-edg-04  nfs-utils-1.2.3-75.0.6.el6_9  nfs-utils-1.2.3-15        passed\r\n  spmlx-edg-03  nfs-utils-1.2.3-75.0.6.el6_9  nfs-utils-1.2.3-15        passed\r\n  spmlx-edg-02  nfs-utils-1.2.3-75.0.6.el6_9  nfs-utils-1.2.3-15        passed\r\nVerifying Package: nfs-utils-1.2.3-15 ...PASSED\r\nVerifying Package: e2fsprogs-1.41.12 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  e2fsprogs-1.42.8-1.0.3.el6  e2fsprogs-1.41.12         passed\r\n  spmlx-edg-04  e2fsprogs-1.42.8-1.0.3.el6  e2fsprogs-1.41.12         passed\r\n  spmlx-edg-03  e2fsprogs-1.42.8-1.0.3.el6  e2fsprogs-1.41.12         passed\r\n  spmlx-edg-02  e2fsprogs-1.42.8-1.0.3.el6  e2fsprogs-1.41.12         passed\r\nVerifying Package: e2fsprogs-1.41.12 ...PASSED\r\nVerifying Package: e2fsprogs-libs-1.41.12 (x86_64) ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  e2fsprogs-libs(x86_64)-1.42.8-1.0.3.el6  e2fsprogs-libs(x86_64)-1.41.12  passed\r\n  spmlx-edg-04  e2fsprogs-libs(x86_64)-1.42.8-1.0.3.el6  e2fsprogs-libs(x86_64)-1.41.12  passed\r\n  spmlx-edg-03  e2fsprogs-libs(x86_64)-1.42.8-1.0.3.el6  e2fsprogs-libs(x86_64)-1.41.12  passed\r\n  spmlx-edg-02  e2fsprogs-libs(x86_64)-1.42.8-1.0.3.el6  e2fsprogs-libs(x86_64)-1.41.12  passed\r\nVerifying Package: e2fsprogs-libs-1.41.12 (x86_64) ...PASSED\r\nVerifying Package: smartmontools-5.43-1 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  smartmontools-5.43-1.el6  smartmontools-5.43-1      passed\r\n  spmlx-edg-04  smartmontools-5.43-1.el6  smartmontools-5.43-1      passed\r\n  spmlx-edg-03  smartmontools-5.43-1.el6  smartmontools-5.43-1      passed\r\n  spmlx-edg-02  smartmontools-5.43-1.el6  smartmontools-5.43-1      passed\r\nVerifying Package: smartmontools-5.43-1 ...PASSED\r\nVerifying Package: net-tools-1.60-110 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  net-tools-1.60-114.el6    net-tools-1.60-110        passed\r\n  spmlx-edg-04  net-tools-1.60-114.el6    net-tools-1.60-110        passed\r\n  spmlx-edg-03  net-tools-1.60-114.el6    net-tools-1.60-110        passed\r\n  spmlx-edg-02  net-tools-1.60-114.el6    net-tools-1.60-110        passed\r\nVerifying Package: net-tools-1.60-110 ...PASSED\r\nVerifying Users With Same UID: 0 ...PASSED\r\nVerifying Current Group ID ...PASSED\r\nVerifying Root user consistency ...\r\n  Node Name                             Status\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          passed\r\n  spmlx-edg-04                          passed\r\n  spmlx-edg-03                          passed\r\n  spmlx-edg-02                          passed\r\nVerifying Root user consistency ...PASSED\r\nVerifying correctness of ASM disk group files ownership ...PASSED\r\nVerifying selectivity of ASM discovery string ...PASSED\r\nVerifying ASM spare parameters ...PASSED\r\nVerifying Disk group ASM compatibility setting ...PASSED\r\nVerifying Package: psmisc-22.6-19 ...\r\n  Node Name     Available                 Required                  Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  psmisc-22.6-24.el6        psmisc-22.6-19            passed\r\n  spmlx-edg-04  psmisc-22.6-24.el6        psmisc-22.6-19            passed\r\n  spmlx-edg-03  psmisc-22.6-24.el6        psmisc-22.6-19            passed\r\n  spmlx-edg-02  psmisc-22.6-24.el6        psmisc-22.6-19            passed\r\nVerifying Package: psmisc-22.6-19 ...PASSED\r\nVerifying Host name ...PASSED\r\nVerifying Node Connectivity ...\r\n  Verifying Hosts File ...\r\n  Node Name                             Status\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          passed\r\n  spmlx-edg-02                          passed\r\n  spmlx-edg-03                          passed\r\n  spmlx-edg-04                          passed\r\n  Verifying Hosts File ...PASSED\r\n\r\nInterface information for node \"spmlx-edg-04\"\r\n\r\n Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU\r\n ------ --------------- --------------- --------------- --------------- ----------------- ------\r\n bondeth0 10.18.10.8      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:BF:4D 1500\r\n bondeth0 10.18.10.9      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:BF:4D 1500\r\n bondib0 192.168.10.4    192.168.8.0     0.0.0.0         10.18.10.1      00:00:00:00:00:00 65520\r\n\r\nInterface information for node \"spmlx-edg-03\"\r\n\r\n Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU\r\n ------ --------------- --------------- --------------- --------------- ----------------- ------\r\n bondeth0 10.18.10.6      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:C9:DF 1500\r\n bondeth0 10.18.10.7      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:C9:DF 1500\r\n bondeth0 10.18.10.10     10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:C9:DF 1500\r\n bondib0 192.168.10.3    192.168.8.0     0.0.0.0         10.18.10.1      00:00:00:00:00:00 65520\r\n\r\nInterface information for node \"spmlx-edg-02\"\r\n\r\n Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU\r\n ------ --------------- --------------- --------------- --------------- ----------------- ------\r\n bondeth0 10.18.10.4      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:B2:75 1500\r\n bondeth0 10.18.10.5      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:B2:75 1500\r\n bondeth0 10.18.10.11     10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:B2:75 1500\r\n bondib0 192.168.10.2    192.168.8.0     0.0.0.0         10.18.10.1      00:00:00:00:00:00 65520\r\n\r\nInterface information for node \"spmlx-edg-01\"\r\n\r\n Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU\r\n ------ --------------- --------------- --------------- --------------- ----------------- ------\r\n bondeth0 10.18.10.2      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:D3:9F 1500\r\n bondeth0 10.18.10.3      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:D3:9F 1500\r\n bondeth0 10.18.10.12     10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:D3:9F 1500\r\n bondib0 192.168.10.1    192.168.8.0     0.0.0.0         10.18.10.1      00:00:00:00:00:00 65520\r\n\r\nCheck: MTU consistency on the private interfaces of subnet \"192.168.8.0\"\r\n\r\n  Node              Name          IP Address    Subnet        MTU\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-02      bondib0       192.168.10.2  192.168.8.0   65520\r\n  spmlx-edg-01      bondib0       192.168.10.1  192.168.8.0   65520\r\n  spmlx-edg-04      bondib0       192.168.10.4  192.168.8.0   65520\r\n  spmlx-edg-03      bondib0       192.168.10.3  192.168.8.0   65520\r\n\r\nCheck: MTU consistency of the subnet \"10.18.10.0\".\r\n\r\n  Node              Name          IP Address    Subnet        MTU\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-04      bondeth0      10.18.10.9    10.18.10.0    1500\r\n  spmlx-edg-02      bondeth0      10.18.10.11   10.18.10.0    1500\r\n  spmlx-edg-04      bondeth0      10.18.10.8    10.18.10.0    1500\r\n  spmlx-edg-03      bondeth0      10.18.10.6    10.18.10.0    1500\r\n  spmlx-edg-03      bondeth0      10.18.10.7    10.18.10.0    1500\r\n  spmlx-edg-03      bondeth0      10.18.10.10   10.18.10.0    1500\r\n  spmlx-edg-02      bondeth0      10.18.10.4    10.18.10.0    1500\r\n  spmlx-edg-02      bondeth0      10.18.10.5    10.18.10.0    1500\r\n  spmlx-edg-01      bondeth0      10.18.10.2    10.18.10.0    1500\r\n  spmlx-edg-01      bondeth0      10.18.10.3    10.18.10.0    1500\r\n  spmlx-edg-01      bondeth0      10.18.10.12   10.18.10.0    1500\r\n\r\n  Source                          Destination                     Connected?\r\n  ------------------------------  ------------------------------  ----------------\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-02[bondeth0:10.18.10.11]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-04[bondeth0:10.18.10.8]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-03[bondeth0:10.18.10.6]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-03[bondeth0:10.18.10.7]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-03[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-02[bondeth0:10.18.10.4]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-04[bondeth0:10.18.10.9]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-01[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.11]  spmlx-edg-04[bondeth0:10.18.10.8]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.11]  spmlx-edg-03[bondeth0:10.18.10.6]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.11]  spmlx-edg-03[bondeth0:10.18.10.7]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.11]  spmlx-edg-03[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.11]  spmlx-edg-02[bondeth0:10.18.10.4]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.11]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.11]  spmlx-edg-04[bondeth0:10.18.10.9]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.11]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.11]  spmlx-edg-01[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-03[bondeth0:10.18.10.6]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-03[bondeth0:10.18.10.7]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-03[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-02[bondeth0:10.18.10.4]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-04[bondeth0:10.18.10.9]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.8]  spmlx-edg-01[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-03[bondeth0:10.18.10.7]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-03[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-02[bondeth0:10.18.10.4]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-04[bondeth0:10.18.10.9]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.6]  spmlx-edg-01[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.7]  spmlx-edg-03[bondeth0:10.18.10.10]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.7]  spmlx-edg-02[bondeth0:10.18.10.4]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.7]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.7]  spmlx-edg-04[bondeth0:10.18.10.9]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.7]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.7]  spmlx-edg-01[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.10]  spmlx-edg-02[bondeth0:10.18.10.4]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.10]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.10]  spmlx-edg-04[bondeth0:10.18.10.9]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.10]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-03[bondeth0:10.18.10.10]  spmlx-edg-01[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.4]  spmlx-edg-02[bondeth0:10.18.10.5]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.4]  spmlx-edg-04[bondeth0:10.18.10.9]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.4]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.4]  spmlx-edg-01[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.5]  spmlx-edg-04[bondeth0:10.18.10.9]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.5]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-02[bondeth0:10.18.10.5]  spmlx-edg-01[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.9]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-04[bondeth0:10.18.10.9]  spmlx-edg-01[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.3]  spmlx-edg-01[bondeth0:10.18.10.12]  yes\r\n\r\n  Source                          Destination                     Connected?\r\n  ------------------------------  ------------------------------  ----------------\r\n  spmlx-edg-01[bondib0:192.168.10.1]  spmlx-edg-02[bondib0:192.168.10.2]  yes\r\n  spmlx-edg-01[bondib0:192.168.10.1]  spmlx-edg-04[bondib0:192.168.10.4]  yes\r\n  spmlx-edg-01[bondib0:192.168.10.1]  spmlx-edg-03[bondib0:192.168.10.3]  yes\r\n  spmlx-edg-02[bondib0:192.168.10.2]  spmlx-edg-04[bondib0:192.168.10.4]  yes\r\n  spmlx-edg-02[bondib0:192.168.10.2]  spmlx-edg-03[bondib0:192.168.10.3]  yes\r\n  spmlx-edg-04[bondib0:192.168.10.4]  spmlx-edg-03[bondib0:192.168.10.3]  yes\r\n  Verifying Check that maximum (MTU) size packet goes through subnet ...PASSED\r\n  Verifying subnet mask consistency for subnet \"10.18.10.0\" ...PASSED\r\n  Verifying subnet mask consistency for subnet \"192.168.8.0\" ...PASSED\r\nVerifying Node Connectivity ...PASSED\r\nVerifying Multicast or broadcast check ...\r\nChecking subnet \"192.168.8.0\" for multicast communication with multicast group \"224.0.0.251\"\r\nVerifying Multicast or broadcast check ...PASSED\r\nVerifying ASM Integrity ...\r\n  Verifying Node Connectivity ...\r\n    Verifying Hosts File ...\r\n  Node Name                             Status\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          passed\r\n    Verifying Hosts File ...PASSED\r\n\r\nInterface information for node \"spmlx-edg-01\"\r\n\r\n Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU\r\n ------ --------------- --------------- --------------- --------------- ----------------- ------\r\n bondib0 192.168.10.1    192.168.8.0     0.0.0.0         10.18.10.1      00:00:00:00:00:00 65520\r\n bondeth0 10.18.10.2      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:D3:9F 1500\r\n bondeth0 10.18.10.3      10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:D3:9F 1500\r\n bondeth0 10.18.10.12     10.18.10.0      0.0.0.0         10.18.10.1      00:21:28:F8:D3:9F 1500\r\n\r\nCheck: MTU consistency on the private interfaces of subnet \"192.168.8.0\"\r\n\r\n  Node              Name          IP Address    Subnet        MTU\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      bondib0       192.168.10.1  192.168.8.0   65520\r\n\r\nCheck: MTU consistency of the subnet \"10.18.10.0\".\r\n\r\n  Node              Name          IP Address    Subnet        MTU\r\n  ----------------  ------------  ------------  ------------  ----------------\r\n  spmlx-edg-01      bondeth0      10.18.10.2    10.18.10.0    1500\r\n  spmlx-edg-01      bondeth0      10.18.10.3    10.18.10.0    1500\r\n  spmlx-edg-01      bondeth0      10.18.10.12   10.18.10.0    1500\r\n\r\n  Source                          Destination                     Connected?\r\n  ------------------------------  ------------------------------  ----------------\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-01[bondeth0:10.18.10.3]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.2]  spmlx-edg-01[bondeth0:10.18.10.12]  yes\r\n  spmlx-edg-01[bondeth0:10.18.10.3]  spmlx-edg-01[bondeth0:10.18.10.12]  yes\r\n    Verifying Check that maximum (MTU) size packet goes through subnet ...PASSED\r\n  Verifying Node Connectivity ...PASSED\r\nVerifying ASM Integrity ...PASSED\r\nVerifying OCR Integrity ...PASSED\r\nVerifying Network Time Protocol (NTP) ...\r\n  Verifying &apos;\/etc\/ntp.conf&apos; ...\r\n  Node Name                             File exists?\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          yes\r\n  spmlx-edg-04                          yes\r\n  spmlx-edg-03                          yes\r\n  spmlx-edg-02                          yes\r\n\r\n  Verifying &apos;\/etc\/ntp.conf&apos; ...PASSED\r\n  Verifying &apos;\/var\/run\/ntpd.pid&apos; ...\r\n  Node Name                             File exists?\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          yes\r\n  spmlx-edg-04                          yes\r\n  spmlx-edg-03                          yes\r\n  spmlx-edg-02                          yes\r\n\r\n  Verifying &apos;\/var\/run\/ntpd.pid&apos; ...PASSED\r\n  Verifying Daemon &apos;ntpd&apos; ...\r\n  Node Name                             Running?\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          yes\r\n  spmlx-edg-04                          yes\r\n  spmlx-edg-03                          yes\r\n  spmlx-edg-02                          yes\r\n\r\n  Verifying Daemon &apos;ntpd&apos; ...PASSED\r\n  Verifying NTP daemon or service using UDP port 123 ...\r\n  Node Name                             Port Open?\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          yes\r\n  spmlx-edg-04                          yes\r\n  spmlx-edg-03                          yes\r\n  spmlx-edg-02                          yes\r\n\r\n  Verifying NTP daemon or service using UDP port 123 ...PASSED\r\n  Verifying NTP daemon is synchronized with at least one external time source ...PASSED\r\nVerifying Network Time Protocol (NTP) ...PASSED\r\nVerifying Same core file name pattern ...PASSED\r\nVerifying User Mask ...\r\n  Node Name     Available                 Required                  Comment\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  0022                      0022                      passed\r\n  spmlx-edg-04  0022                      0022                      passed\r\n  spmlx-edg-03  0022                      0022                      passed\r\n  spmlx-edg-02  0022                      0022                      passed\r\nVerifying User Mask ...PASSED\r\nVerifying User Not In Group \"root\": grid ...\r\n  Node Name     Status                    Comment\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  passed                    does not exist\r\n  spmlx-edg-04  passed                    does not exist\r\n  spmlx-edg-03  passed                    does not exist\r\n  spmlx-edg-02  passed                    does not exist\r\nVerifying User Not In Group \"root\": grid ...PASSED\r\nVerifying Time zone consistency ...PASSED\r\nVerifying Time offset between nodes ...PASSED\r\nVerifying VIP Subnet configuration check ...PASSED\r\nVerifying Voting Disk ...PASSED\r\nVerifying resolv.conf Integrity ...\r\n  Node Name                             Status\r\n  ------------------------------------  ------------------------\r\n  spmlx-edg-01                          passed\r\n  spmlx-edg-02                          passed\r\n  spmlx-edg-03                          passed\r\n  spmlx-edg-04                          passed\r\n\r\nchecking response for name \"spmlx-edg-04\" from each of the name servers\r\nspecified in \"\/etc\/resolv.conf\"\r\n\r\n  Node Name     Source                    Comment                   Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-04  10.17.6.15                IPv4                      passed\r\n  spmlx-edg-04  10.17.6.16                IPv4                      passed\r\n\r\nchecking response for name \"spmlx-edg-03\" from each of the name servers\r\nspecified in \"\/etc\/resolv.conf\"\r\n\r\n  Node Name     Source                    Comment                   Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-03  10.17.6.15                IPv4                      passed\r\n  spmlx-edg-03  10.17.6.16                IPv4                      passed\r\n\r\nchecking response for name \"spmlx-edg-02\" from each of the name servers\r\nspecified in \"\/etc\/resolv.conf\"\r\n\r\n  Node Name     Source                    Comment                   Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-02  10.17.6.15                IPv4                      passed\r\n  spmlx-edg-02  10.17.6.16                IPv4                      passed\r\n\r\nchecking response for name \"spmlx-edg-01\" from each of the name servers\r\nspecified in \"\/etc\/resolv.conf\"\r\n\r\n  Node Name     Source                    Comment                   Status\r\n  ------------  ------------------------  ------------------------  ----------\r\n  spmlx-edg-01  10.17.6.15                IPv4                      passed\r\n  spmlx-edg-01  10.17.6.16                IPv4                      passed\r\nVerifying resolv.conf Integrity ...PASSED\r\nVerifying DNS\/NIS name service ...PASSED\r\nVerifying Daemon \"avahi-daemon\" not configured and running ...\r\n  Node Name     Configured                Status\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  no                        passed\r\n  spmlx-edg-04  no                        passed\r\n  spmlx-edg-03  no                        passed\r\n  spmlx-edg-02  no                        passed\r\n\r\n  Node Name     Running?                  Status\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  no                        passed\r\n  spmlx-edg-04  no                        passed\r\n  spmlx-edg-03  no                        passed\r\n  spmlx-edg-02  no                        passed\r\nVerifying Daemon \"avahi-daemon\" not configured and running ...PASSED\r\nVerifying Daemon \"proxyt\" not configured and running ...\r\n  Node Name     Configured                Status\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  no                        passed\r\n  spmlx-edg-04  no                        passed\r\n  spmlx-edg-03  no                        passed\r\n  spmlx-edg-02  no                        passed\r\n\r\n  Node Name     Running?                  Status\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-01  no                        passed\r\n  spmlx-edg-04  no                        passed\r\n  spmlx-edg-03  no                        passed\r\n  spmlx-edg-02  no                        passed\r\nVerifying Daemon \"proxyt\" not configured and running ...PASSED\r\nVerifying loopback network interface address ...PASSED\r\nVerifying ACFS Driver Checks ...PASSED\r\nVerifying Privileged group consistency for upgrade ...PASSED\r\nVerifying CRS user Consistency for upgrade ...PASSED\r\nVerifying Clusterware Version Consistency ...PASSED\r\nVerifying Check incorrectly sized ASM Disks ...PASSED\r\nVerifying Network configuration consistency checks ...PASSED\r\nVerifying File system mount options for path GI_HOME ...PASSED\r\nVerifying \/boot mount ...PASSED\r\nVerifying OLR Integrity ...PASSED\r\nVerifying Verify that the ASM instance was configured using an existing ASM parameter file. ...PASSED\r\nVerifying User Equivalence ...\r\n  Verifying Checking user equivalence for user \"grid\" on all cluster nodes ...PASSED\r\n\r\n  From node     To node                   Status\r\n  ------------  ------------------------  ------------------------\r\n  spmlx-edg-02  spmlx-edg-03              SUCCESSFUL\r\n  spmlx-edg-02  spmlx-edg-04              SUCCESSFUL\r\n  spmlx-edg-03  spmlx-edg-02              SUCCESSFUL\r\n  spmlx-edg-03  spmlx-edg-04              SUCCESSFUL\r\n  spmlx-edg-04  spmlx-edg-02              SUCCESSFUL\r\n  spmlx-edg-04  spmlx-edg-03              SUCCESSFUL\r\nVerifying User Equivalence ...PASSED\r\nVerifying Network interface bonding status of private interconnect network interfaces ...PASSED\r\nVerifying \/dev\/shm mounted as temporary file system ...PASSED\r\nVerifying File system mount options for path \/var ...PASSED\r\nVerifying zeroconf check ...PASSED\r\nVerifying ASM Filter Driver configuration ...PASSED\r\n\r\nPre-check for cluster services setup was successful.\r\n\r\nCVU operation performed:      stage -pre crsinst\r\nDate:                         Feb 19, 2018 7:38:45 PM\r\nCVU home:                     \/u01\/app\/18.0.0\/grid\/\r\nUser:                         grid\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$\r\n\r\n\r\n\r\n\r\n###################################### New terminal connection with X allowed - NAMES as SECOND\r\nlogin as: grid\r\ngrid@spmlx-edg-01&apos;s password:\r\nLast login: Wed Feb 24 18:27:58 2016 from spmlx-edg-02.tjsc.jus.br\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ unset ORACLE_HOME ORACLE_BASE ORACLE_SID\r\n[grid@spmlx-edg-01 ~]$ export DISPLAY=10.17.42.2:0\r\n[grid@spmlx-edg-01 ~]$ cd \/u01\/app\/18.0.0\/grid\/\r\n[grid@spmlx-edg-01 grid]$ .\/gridSetup.sh\r\nLaunching Oracle Grid Infrastructure Setup Wizard...\r\n\r\nThe response file for this session can be found at:\r\n \/u01\/app\/18.0.0\/grid\/install\/response\/grid_2018-02-19_07-42-24PM.rsp\r\n\r\nYou can find the log of this install session at:\r\n \/u01\/app\/oraInventory\/logs\/GridSetupActions2018-02-19_07-42-24PM\/gridSetupActions2018-02-19_07-42-24PM.log\r\n\r\n\r\n\r\n\r\n \r\n###################################### On the first terminal\r\n[grid@spmlx-edg-01 ~]$  dcli -l grid -g \/u01\/patches\/dbs_group \/u01\/app\/18.0.0\/grid\/bin\/skgxpinfo\r\nspmlx-edg-01: rds\r\nspmlx-edg-02: rds\r\nspmlx-edg-03: rds\r\nspmlx-edg-04: rds\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ logout\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# rpm -Uvh screen-4.0.3-19.el6.x86_64.rpm\r\nwarning: screen-4.0.3-19.el6.x86_64.rpm: Header V3 RSA\/SHA256 Signature, key ID ec551f03: NOKEY\r\nPreparing...                ########################################### [100%]\r\n   1:screen                 ########################################### [100%]\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# screen -L -RR GI-18\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# unset ORACLE_HOME ORACLE_BASE ORACLE_SID\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#  \/u01\/app\/18.0.0\/grid\/rootupgrade.sh\r\nPerforming root user operation.\r\n\r\nThe following environment variables are set as:\r\n    ORACLE_OWNER= grid\r\n    ORACLE_HOME=  \/u01\/app\/18.0.0\/grid\r\n\r\nEnter the full pathname of the local bin directory: [\/usr\/local\/bin]:\r\nThe contents of \"dbhome\" have not changed. No need to overwrite.\r\nThe file \"oraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying oraenv to \/usr\/local\/bin ...\r\nThe file \"coraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying coraenv to \/usr\/local\/bin ...\r\n\r\nEntries will be added to the \/etc\/oratab file as needed by\r\nDatabase Configuration Assistant when a database is created\r\nFinished running generic part of root script.\r\nNow product-specific root actions will be performed.\r\nRelinking oracle with rac_on option\r\nUsing configuration parameter file: \/u01\/app\/18.0.0\/grid\/crs\/install\/crsconfig_params\r\nThe log of current session can be found at:\r\n  \/u01\/app\/grid\/crsdata\/spmlx-edg-01\/crsconfig\/rootcrs_spmlx-edg-01_2018-02-19_08-27-39PM.log\r\n2018\/02\/19 20:28:12 CLSRSC-595: Executing upgrade step 1 of 19: &apos;UpgradeTFA&apos;.\r\n2018\/02\/19 20:28:12 CLSRSC-4015: Performing install or upgrade action for Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/19 20:29:18 CLSRSC-4003: Successfully patched Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/19 20:29:18 CLSRSC-595: Executing upgrade step 2 of 19: &apos;ValidateEnv&apos;.\r\n2018\/02\/19 20:29:26 CLSRSC-595: Executing upgrade step 3 of 19: &apos;GetOldConfig&apos;.\r\n2018\/02\/19 20:29:26 CLSRSC-464: Starting retrieval of the cluster configuration data\r\n2018\/02\/19 20:29:36 CLSRSC-692: Checking whether CRS entities are ready for upgrade. This operation may take a few minutes.\r\n2018\/02\/19 20:31:42 CLSRSC-693: CRS entities validation completed successfully.\r\n2018\/02\/19 20:31:48 CLSRSC-515: Starting OCR manual backup.\r\n2018\/02\/19 20:32:08 CLSRSC-516: OCR manual backup successful.\r\n2018\/02\/19 20:32:16 CLSRSC-486:\r\n At this stage of upgrade, the OCR has changed.\r\n Any attempt to downgrade the cluster after this point will require a complete cluster outage to restore the OCR.\r\n2018\/02\/19 20:32:16 CLSRSC-541:\r\n To downgrade the cluster:\r\n 1. All nodes that have been upgraded must be downgraded.\r\n2018\/02\/19 20:32:16 CLSRSC-542:\r\n 2. Before downgrading the last node, the Grid Infrastructure stack on all other cluster nodes must be down.\r\n2018\/02\/19 20:32:16 CLSRSC-615:\r\n 3. The last node to downgrade cannot be a Leaf node.\r\n2018\/02\/19 20:32:27 CLSRSC-465: Retrieval of the cluster configuration data has successfully completed.\r\n2018\/02\/19 20:32:27 CLSRSC-595: Executing upgrade step 4 of 19: &apos;GenSiteGUIDs&apos;.\r\n2018\/02\/19 20:32:31 CLSRSC-595: Executing upgrade step 5 of 19: &apos;UpgPrechecks&apos;.\r\n2018\/02\/19 20:32:45 CLSRSC-595: Executing upgrade step 6 of 19: &apos;SaveParamFile&apos;.\r\n2018\/02\/19 20:32:59 CLSRSC-595: Executing upgrade step 7 of 19: &apos;SetupOSD&apos;.\r\n2018\/02\/19 20:32:59 CLSRSC-595: Executing upgrade step 8 of 19: &apos;PreUpgrade&apos;.\r\n2018\/02\/19 20:34:13 CLSRSC-468: Setting Oracle Clusterware and ASM to rolling migration mode\r\n2018\/02\/19 20:34:13 CLSRSC-482: Running command: &apos;\/u01\/app\/12.2.0.1\/grid\/bin\/crsctl start rollingupgrade 18.0.0.0.0&apos;\r\nCRS-1131: The cluster was successfully set to rolling upgrade mode.\r\n2018\/02\/19 20:34:19 CLSRSC-482: Running command: &apos;\/u01\/app\/18.0.0\/grid\/bin\/asmca -silent -upgradeNodeASM -nonRolling false -oldCRSHome \/u01\/app\/12.2.0.1\/grid -oldCRSVersion 12.2.0.1.0 -firstNode true -startRolling false &apos;\r\n\r\nASM configuration upgraded in local node successfully.\r\n\r\n2018\/02\/19 20:34:25 CLSRSC-469: Successfully set Oracle Clusterware and ASM to rolling migration mode\r\n2018\/02\/19 20:34:32 CLSRSC-466: Starting shutdown of the current Oracle Grid Infrastructure stack\r\n2018\/02\/19 20:35:19 CLSRSC-467: Shutdown of the current Oracle Grid Infrastructure stack has successfully completed.\r\n2018\/02\/19 20:35:39 CLSRSC-595: Executing upgrade step 9 of 19: &apos;CheckCRSConfig&apos;.\r\n2018\/02\/19 20:35:39 CLSRSC-595: Executing upgrade step 10 of 19: &apos;UpgradeOLR&apos;.\r\n2018\/02\/19 20:36:02 CLSRSC-595: Executing upgrade step 11 of 19: &apos;ConfigCHMOS&apos;.\r\n2018\/02\/19 20:36:02 CLSRSC-595: Executing upgrade step 12 of 19: &apos;UpgradeAFD&apos;.\r\n2018\/02\/19 20:36:17 CLSRSC-595: Executing upgrade step 13 of 19: &apos;createOHASD&apos;.\r\n2018\/02\/19 20:36:33 CLSRSC-595: Executing upgrade step 14 of 19: &apos;ConfigOHASD&apos;.\r\n2018\/02\/19 20:36:48 CLSRSC-329: Replacing Clusterware entries in file &apos;oracle-ohasd.conf&apos;\r\n2018\/02\/19 20:37:43 CLSRSC-595: Executing upgrade step 15 of 19: &apos;InstallACFS&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-01&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-01&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/19 20:38:28 CLSRSC-595: Executing upgrade step 16 of 19: &apos;InstallKA&apos;.\r\n2018\/02\/19 20:39:01 CLSRSC-595: Executing upgrade step 17 of 19: &apos;UpgradeCluster&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-01&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-01&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Starting Oracle High Availability Services-managed resources\r\nCRS-2672: Attempting to start &apos;ora.evmd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.mdnsd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2676: Start of &apos;ora.evmd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gpnpd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gipcd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.gipcd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crf&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.diskmon&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.crf&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2676: Start of &apos;ora.diskmon&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cssd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.ctssd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.ctssd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.storage&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.storage&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crsd&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.crsd&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-6023: Starting Oracle Cluster Ready Services-managed resources\r\nCRS-2679: Attempting to clean &apos;ora.LISTENER_SCAN2.lsnr&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2664: Resource &apos;ora.scan2.vip&apos; is already running on &apos;spmlx-edg-03&apos;\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-03\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2681: Clean of &apos;ora.LISTENER_SCAN2.lsnr&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.LISTENER_SCAN2.lsnr&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-04\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2664: Resource &apos;ora.scan2.vip&apos; is already running on &apos;spmlx-edg-03&apos;\r\nCRS-2679: Attempting to clean &apos;ora.LISTENER_SCAN3.lsnr&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2664: Resource &apos;ora.scan2.vip&apos; is already running on &apos;spmlx-edg-03&apos;\r\nCRS-2664: Resource &apos;ora.scan3.vip&apos; is already running on &apos;spmlx-edg-02&apos;\r\nCRS-2679: Attempting to clean &apos;ora.LISTENER_SCAN1.lsnr&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-02\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-01\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-01&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2681: Clean of &apos;ora.LISTENER_SCAN3.lsnr&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.LISTENER_SCAN3.lsnr&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2681: Clean of &apos;ora.LISTENER_SCAN1.lsnr&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.LISTENER_SCAN1.lsnr&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.LISTENER_SCAN2.lsnr&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2676: Start of &apos;ora.LISTENER_SCAN3.lsnr&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2676: Start of &apos;ora.LISTENER_SCAN1.lsnr&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2672: Attempting to start &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-01\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-03\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-01&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-02\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-5017: The resource action \"ora.dbfs.db start\" encountered the following error:\r\nORA-01078: failure in processing system parameters\r\nORA-01565: error in identifying file &apos;+DATA\/dbfs\/spfiledbfs.ora&apos;\r\nORA-17503: ksfdopn:10 Failed to open file +DATA\/dbfs\/spfiledbfs.ora\r\nORA-15173: entry &apos;dbfs&apos; does not exist in directory &apos;\/&apos;\r\nORA-06512: at line 4\r\nORA-06512: at \"SYS.X$DBMS_DISKGROUP\", line 504\r\nORA-06512: at line 2\r\n. For details refer to \"(:CLSN00107:)\" in \"\/u01\/app\/grid\/diag\/crs\/spmlx-edg-04\/crs\/trace\/crsd_oraagent_oracle.trc\".\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2674: Start of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos; failed\r\nCRS-2679: Attempting to clean &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2681: Clean of &apos;ora.dbfs.db&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-6017: Processing resource auto-start for servers: spmlx-edg-01\r\nCRS-2673: Attempting to stop &apos;ora.spmlx-edg-01.vip&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2672: Attempting to start &apos;ora.ons&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2677: Stop of &apos;ora.spmlx-edg-01.vip&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.spmlx-edg-01.vip&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.spmlx-edg-01.vip&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.ons&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2676: Start of &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2676: Start of &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-6016: Resource auto-start has completed for server spmlx-edg-01\r\nCRS-6024: Completed start of Oracle Cluster Ready Services-managed resources\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/19 20:40:07 CLSRSC-343: Successfully started Oracle Clusterware stack\r\nclscfg: EXISTING configuration version 5 detected.\r\nclscfg: version 5 is 12c Release 2.\r\nSuccessfully taken the backup of node specific configuration in OCR.\r\nSuccessfully accumulated necessary OCR keys.\r\nCreating OCR keys for user &apos;root&apos;, privgrp &apos;root&apos;..\r\nOperation successful.\r\n2018\/02\/19 20:40:34 CLSRSC-595: Executing upgrade step 18 of 19: &apos;UpgradeNode&apos;.\r\n2018\/02\/19 20:40:42 CLSRSC-474: Initiating upgrade of resource types\r\n2018\/02\/19 20:41:22 CLSRSC-475: Upgrade of resource types successfully initiated.\r\n2018\/02\/19 20:41:55 CLSRSC-595: Executing upgrade step 19 of 19: &apos;PostUpgrade&apos;.\r\n2018\/02\/19 20:42:07 CLSRSC-325: Configure Oracle Grid Infrastructure for a Cluster ... succeeded\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-02\r\nLast login: Mon Feb 19 19:55:29 2018 from spmlx-edg-01.tjsc.jus.br\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]# \/u01\/app\/18.0.0\/grid\/rootupgrade.sh\r\nPerforming root user operation.\r\n\r\nThe following environment variables are set as:\r\n    ORACLE_OWNER= grid\r\n    ORACLE_HOME=  \/u01\/app\/18.0.0\/grid\r\n\r\nEnter the full pathname of the local bin directory: [\/usr\/local\/bin]:\r\nThe contents of \"dbhome\" have not changed. No need to overwrite.\r\nThe file \"oraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying oraenv to \/usr\/local\/bin ...\r\nThe file \"coraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying coraenv to \/usr\/local\/bin ...\r\n\r\nEntries will be added to the \/etc\/oratab file as needed by\r\nDatabase Configuration Assistant when a database is created\r\nFinished running generic part of root script.\r\nNow product-specific root actions will be performed.\r\nRelinking oracle with rac_on option\r\nUsing configuration parameter file: \/u01\/app\/18.0.0\/grid\/crs\/install\/crsconfig_params\r\nThe log of current session can be found at:\r\n  \/u01\/app\/grid\/crsdata\/spmlx-edg-02\/crsconfig\/rootcrs_spmlx-edg-02_2018-02-19_08-43-08PM.log\r\n2018\/02\/19 20:43:15 CLSRSC-595: Executing upgrade step 1 of 19: &apos;UpgradeTFA&apos;.\r\n2018\/02\/19 20:43:15 CLSRSC-4015: Performing install or upgrade action for Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/19 20:44:26 CLSRSC-4003: Successfully patched Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/19 20:44:26 CLSRSC-595: Executing upgrade step 2 of 19: &apos;ValidateEnv&apos;.\r\n2018\/02\/19 20:44:27 CLSRSC-595: Executing upgrade step 3 of 19: &apos;GetOldConfig&apos;.\r\n2018\/02\/19 20:44:27 CLSRSC-464: Starting retrieval of the cluster configuration data\r\n2018\/02\/19 20:44:40 CLSRSC-465: Retrieval of the cluster configuration data has successfully completed.\r\n2018\/02\/19 20:44:40 CLSRSC-595: Executing upgrade step 4 of 19: &apos;GenSiteGUIDs&apos;.\r\n2018\/02\/19 20:44:41 CLSRSC-595: Executing upgrade step 5 of 19: &apos;UpgPrechecks&apos;.\r\n2018\/02\/19 20:44:42 CLSRSC-595: Executing upgrade step 6 of 19: &apos;SaveParamFile&apos;.\r\n2018\/02\/19 20:44:44 CLSRSC-595: Executing upgrade step 7 of 19: &apos;SetupOSD&apos;.\r\n2018\/02\/19 20:44:44 CLSRSC-595: Executing upgrade step 8 of 19: &apos;PreUpgrade&apos;.\r\n\r\nASM configuration upgraded in local node successfully.\r\n\r\n2018\/02\/19 20:44:53 CLSRSC-466: Starting shutdown of the current Oracle Grid Infrastructure stack\r\n2018\/02\/19 20:45:31 CLSRSC-467: Shutdown of the current Oracle Grid Infrastructure stack has successfully completed.\r\n2018\/02\/19 20:45:42 CLSRSC-595: Executing upgrade step 9 of 19: &apos;CheckCRSConfig&apos;.\r\n2018\/02\/19 20:45:43 CLSRSC-595: Executing upgrade step 10 of 19: &apos;UpgradeOLR&apos;.\r\n2018\/02\/19 20:45:49 CLSRSC-595: Executing upgrade step 11 of 19: &apos;ConfigCHMOS&apos;.\r\n2018\/02\/19 20:45:49 CLSRSC-595: Executing upgrade step 12 of 19: &apos;UpgradeAFD&apos;.\r\n2018\/02\/19 20:45:50 CLSRSC-595: Executing upgrade step 13 of 19: &apos;createOHASD&apos;.\r\n2018\/02\/19 20:45:52 CLSRSC-595: Executing upgrade step 14 of 19: &apos;ConfigOHASD&apos;.\r\n2018\/02\/19 20:46:07 CLSRSC-329: Replacing Clusterware entries in file &apos;oracle-ohasd.conf&apos;\r\n2018\/02\/19 20:46:34 CLSRSC-595: Executing upgrade step 15 of 19: &apos;InstallACFS&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-02&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-02&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/19 20:47:05 CLSRSC-595: Executing upgrade step 16 of 19: &apos;InstallKA&apos;.\r\n2018\/02\/19 20:47:24 CLSRSC-595: Executing upgrade step 17 of 19: &apos;UpgradeCluster&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-02&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-02&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Starting Oracle High Availability Services-managed resources\r\nCRS-2672: Attempting to start &apos;ora.evmd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2672: Attempting to start &apos;ora.mdnsd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.evmd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2676: Start of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gpnpd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gipcd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.gipcd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crf&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2672: Attempting to start &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2672: Attempting to start &apos;ora.diskmon&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.crf&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2676: Start of &apos;ora.diskmon&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cssd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.ctssd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.ctssd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.storage&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.storage&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crsd&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.crsd&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-6023: Starting Oracle Cluster Ready Services-managed resources\r\nCRS-6017: Processing resource auto-start for servers: spmlx-edg-02\r\nCRS-2673: Attempting to stop &apos;ora.spmlx-edg-02.vip&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2672: Attempting to start &apos;ora.ons&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2677: Stop of &apos;ora.spmlx-edg-02.vip&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.spmlx-edg-02.vip&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.spmlx-edg-02.vip&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.ons&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2672: Attempting to start &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2676: Start of &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2676: Start of &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-6016: Resource auto-start has completed for server spmlx-edg-02\r\nCRS-6024: Completed start of Oracle Cluster Ready Services-managed resources\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/19 20:48:30 CLSRSC-343: Successfully started Oracle Clusterware stack\r\nclscfg: EXISTING configuration version 5 detected.\r\nclscfg: version 5 is 12c Release 2.\r\nSuccessfully taken the backup of node specific configuration in OCR.\r\nSuccessfully accumulated necessary OCR keys.\r\nCreating OCR keys for user &apos;root&apos;, privgrp &apos;root&apos;..\r\nOperation successful.\r\n2018\/02\/19 20:48:36 CLSRSC-595: Executing upgrade step 18 of 19: &apos;UpgradeNode&apos;.\r\n2018\/02\/19 20:48:41 CLSRSC-595: Executing upgrade step 19 of 19: &apos;PostUpgrade&apos;.\r\n2018\/02\/19 20:48:42 CLSRSC-325: Configure Oracle Grid Infrastructure for a Cluster ... succeeded\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]# exit\r\nlogout\r\nConnection to spmlx-edg-02 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-03\r\nLast login: Mon Feb 19 20:01:24 2018 from spmlx-edg-01.tjsc.jus.br\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]# \/u01\/app\/18.0.0\/grid\/rootupgrade.sh\r\nPerforming root user operation.\r\n\r\nThe following environment variables are set as:\r\n    ORACLE_OWNER= grid\r\n    ORACLE_HOME=  \/u01\/app\/18.0.0\/grid\r\n\r\nEnter the full pathname of the local bin directory: [\/usr\/local\/bin]:\r\nThe contents of \"dbhome\" have not changed. No need to overwrite.\r\nThe file \"oraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying oraenv to \/usr\/local\/bin ...\r\nThe file \"coraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying coraenv to \/usr\/local\/bin ...\r\n\r\nEntries will be added to the \/etc\/oratab file as needed by\r\nDatabase Configuration Assistant when a database is created\r\nFinished running generic part of root script.\r\nNow product-specific root actions will be performed.\r\nRelinking oracle with rac_on option\r\nUsing configuration parameter file: \/u01\/app\/18.0.0\/grid\/crs\/install\/crsconfig_params\r\nThe log of current session can be found at:\r\n  \/u01\/app\/grid\/crsdata\/spmlx-edg-03\/crsconfig\/rootcrs_spmlx-edg-03_2018-02-19_08-49-51PM.log\r\n2018\/02\/19 20:49:57 CLSRSC-595: Executing upgrade step 1 of 19: &apos;UpgradeTFA&apos;.\r\n2018\/02\/19 20:49:57 CLSRSC-4015: Performing install or upgrade action for Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/19 20:51:04 CLSRSC-4003: Successfully patched Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/19 20:51:04 CLSRSC-595: Executing upgrade step 2 of 19: &apos;ValidateEnv&apos;.\r\n2018\/02\/19 20:51:05 CLSRSC-595: Executing upgrade step 3 of 19: &apos;GetOldConfig&apos;.\r\n2018\/02\/19 20:51:05 CLSRSC-464: Starting retrieval of the cluster configuration data\r\n2018\/02\/19 20:51:18 CLSRSC-465: Retrieval of the cluster configuration data has successfully completed.\r\n2018\/02\/19 20:51:18 CLSRSC-595: Executing upgrade step 4 of 19: &apos;GenSiteGUIDs&apos;.\r\n2018\/02\/19 20:51:19 CLSRSC-595: Executing upgrade step 5 of 19: &apos;UpgPrechecks&apos;.\r\n2018\/02\/19 20:51:20 CLSRSC-595: Executing upgrade step 6 of 19: &apos;SaveParamFile&apos;.\r\n2018\/02\/19 20:51:23 CLSRSC-595: Executing upgrade step 7 of 19: &apos;SetupOSD&apos;.\r\n2018\/02\/19 20:51:23 CLSRSC-595: Executing upgrade step 8 of 19: &apos;PreUpgrade&apos;.\r\n\r\nASM configuration upgraded in local node successfully.\r\n\r\n2018\/02\/19 20:51:31 CLSRSC-466: Starting shutdown of the current Oracle Grid Infrastructure stack\r\n2018\/02\/19 20:52:08 CLSRSC-467: Shutdown of the current Oracle Grid Infrastructure stack has successfully completed.\r\n2018\/02\/19 20:52:19 CLSRSC-595: Executing upgrade step 9 of 19: &apos;CheckCRSConfig&apos;.\r\n2018\/02\/19 20:52:20 CLSRSC-595: Executing upgrade step 10 of 19: &apos;UpgradeOLR&apos;.\r\n2018\/02\/19 20:52:31 CLSRSC-595: Executing upgrade step 11 of 19: &apos;ConfigCHMOS&apos;.\r\n2018\/02\/19 20:52:31 CLSRSC-595: Executing upgrade step 12 of 19: &apos;UpgradeAFD&apos;.\r\n2018\/02\/19 20:52:33 CLSRSC-595: Executing upgrade step 13 of 19: &apos;createOHASD&apos;.\r\n2018\/02\/19 20:52:34 CLSRSC-595: Executing upgrade step 14 of 19: &apos;ConfigOHASD&apos;.\r\n2018\/02\/19 20:52:49 CLSRSC-329: Replacing Clusterware entries in file &apos;oracle-ohasd.conf&apos;\r\n2018\/02\/19 20:53:16 CLSRSC-595: Executing upgrade step 15 of 19: &apos;InstallACFS&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-03&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-03&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/19 20:53:45 CLSRSC-595: Executing upgrade step 16 of 19: &apos;InstallKA&apos;.\r\n2018\/02\/19 20:54:04 CLSRSC-595: Executing upgrade step 17 of 19: &apos;UpgradeCluster&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-03&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-03&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Starting Oracle High Availability Services-managed resources\r\nCRS-2672: Attempting to start &apos;ora.evmd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2672: Attempting to start &apos;ora.mdnsd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2676: Start of &apos;ora.evmd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gpnpd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gipcd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.gipcd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crf&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2672: Attempting to start &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2672: Attempting to start &apos;ora.diskmon&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.crf&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2676: Start of &apos;ora.diskmon&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cssd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.ctssd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.ctssd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.storage&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.storage&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crsd&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.crsd&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-6023: Starting Oracle Cluster Ready Services-managed resources\r\nCRS-6017: Processing resource auto-start for servers: spmlx-edg-03\r\nCRS-2673: Attempting to stop &apos;ora.spmlx-edg-03.vip&apos; on &apos;spmlx-edg-02&apos;\r\nCRS-2672: Attempting to start &apos;ora.ons&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2677: Stop of &apos;ora.spmlx-edg-03.vip&apos; on &apos;spmlx-edg-02&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.spmlx-edg-03.vip&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.spmlx-edg-03.vip&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.ons&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2672: Attempting to start &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-03&apos;\r\nCRS-2676: Start of &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-2676: Start of &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-03&apos; succeeded\r\nCRS-6016: Resource auto-start has completed for server spmlx-edg-03\r\nCRS-6024: Completed start of Oracle Cluster Ready Services-managed resources\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/19 20:55:03 CLSRSC-343: Successfully started Oracle Clusterware stack\r\nclscfg: EXISTING configuration version 5 detected.\r\nclscfg: version 5 is 12c Release 2.\r\nSuccessfully taken the backup of node specific configuration in OCR.\r\nSuccessfully accumulated necessary OCR keys.\r\nCreating OCR keys for user &apos;root&apos;, privgrp &apos;root&apos;..\r\nOperation successful.\r\n2018\/02\/19 20:55:10 CLSRSC-595: Executing upgrade step 18 of 19: &apos;UpgradeNode&apos;.\r\n2018\/02\/19 20:55:15 CLSRSC-595: Executing upgrade step 19 of 19: &apos;PostUpgrade&apos;.\r\n2018\/02\/19 20:55:17 CLSRSC-325: Configure Oracle Grid Infrastructure for a Cluster ... succeeded\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]# exit\r\nlogout\r\nConnection to spmlx-edg-03 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-04\r\nLast login: Mon Feb 19 19:57:53 2018 from spmlx-edg-01.tjsc.jus.br\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]# \/u01\/app\/18.0.0\/grid\/rootupgrade.sh\r\nPerforming root user operation.\r\n\r\nThe following environment variables are set as:\r\n    ORACLE_OWNER= grid\r\n    ORACLE_HOME=  \/u01\/app\/18.0.0\/grid\r\n\r\nEnter the full pathname of the local bin directory: [\/usr\/local\/bin]:\r\nThe contents of \"dbhome\" have not changed. No need to overwrite.\r\nThe file \"oraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying oraenv to \/usr\/local\/bin ...\r\nThe file \"coraenv\" already exists in \/usr\/local\/bin.  Overwrite it? (y\/n)\r\n[n]: y\r\n   Copying coraenv to \/usr\/local\/bin ...\r\n\r\nEntries will be added to the \/etc\/oratab file as needed by\r\nDatabase Configuration Assistant when a database is created\r\nFinished running generic part of root script.\r\nNow product-specific root actions will be performed.\r\nRelinking oracle with rac_on option\r\nUsing configuration parameter file: \/u01\/app\/18.0.0\/grid\/crs\/install\/crsconfig_params\r\nThe log of current session can be found at:\r\n  \/u01\/app\/grid\/crsdata\/spmlx-edg-04\/crsconfig\/rootcrs_spmlx-edg-04_2018-02-19_08-56-29PM.log\r\n2018\/02\/19 20:56:35 CLSRSC-595: Executing upgrade step 1 of 19: &apos;UpgradeTFA&apos;.\r\n2018\/02\/19 20:56:35 CLSRSC-4015: Performing install or upgrade action for Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/19 20:57:48 CLSRSC-4003: Successfully patched Oracle Trace File Analyzer (TFA) Collector.\r\n2018\/02\/19 20:57:48 CLSRSC-595: Executing upgrade step 2 of 19: &apos;ValidateEnv&apos;.\r\n2018\/02\/19 20:57:49 CLSRSC-595: Executing upgrade step 3 of 19: &apos;GetOldConfig&apos;.\r\n2018\/02\/19 20:57:49 CLSRSC-464: Starting retrieval of the cluster configuration data\r\n2018\/02\/19 20:58:03 CLSRSC-465: Retrieval of the cluster configuration data has successfully completed.\r\n2018\/02\/19 20:58:04 CLSRSC-595: Executing upgrade step 4 of 19: &apos;GenSiteGUIDs&apos;.\r\n2018\/02\/19 20:58:04 CLSRSC-595: Executing upgrade step 5 of 19: &apos;UpgPrechecks&apos;.\r\n2018\/02\/19 20:58:05 CLSRSC-595: Executing upgrade step 6 of 19: &apos;SaveParamFile&apos;.\r\n2018\/02\/19 20:58:08 CLSRSC-595: Executing upgrade step 7 of 19: &apos;SetupOSD&apos;.\r\n2018\/02\/19 20:58:08 CLSRSC-595: Executing upgrade step 8 of 19: &apos;PreUpgrade&apos;.\r\n\r\nASM configuration upgraded in local node successfully.\r\n\r\n2018\/02\/19 20:58:16 CLSRSC-466: Starting shutdown of the current Oracle Grid Infrastructure stack\r\n2018\/02\/19 20:58:56 CLSRSC-467: Shutdown of the current Oracle Grid Infrastructure stack has successfully completed.\r\n2018\/02\/19 20:59:07 CLSRSC-595: Executing upgrade step 9 of 19: &apos;CheckCRSConfig&apos;.\r\n2018\/02\/19 20:59:08 CLSRSC-595: Executing upgrade step 10 of 19: &apos;UpgradeOLR&apos;.\r\n2018\/02\/19 20:59:14 CLSRSC-595: Executing upgrade step 11 of 19: &apos;ConfigCHMOS&apos;.\r\n2018\/02\/19 20:59:14 CLSRSC-595: Executing upgrade step 12 of 19: &apos;UpgradeAFD&apos;.\r\n2018\/02\/19 20:59:15 CLSRSC-595: Executing upgrade step 13 of 19: &apos;createOHASD&apos;.\r\n2018\/02\/19 20:59:17 CLSRSC-595: Executing upgrade step 14 of 19: &apos;ConfigOHASD&apos;.\r\n2018\/02\/19 20:59:32 CLSRSC-329: Replacing Clusterware entries in file &apos;oracle-ohasd.conf&apos;\r\n2018\/02\/19 20:59:58 CLSRSC-595: Executing upgrade step 15 of 19: &apos;InstallACFS&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-04&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-04&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/19 21:00:29 CLSRSC-595: Executing upgrade step 16 of 19: &apos;InstallKA&apos;.\r\n2018\/02\/19 21:00:48 CLSRSC-595: Executing upgrade step 17 of 19: &apos;UpgradeCluster&apos;.\r\nCRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-04&apos;\r\nCRS-2793: Shutdown of Oracle High Availability Services-managed resources on &apos;spmlx-edg-04&apos; has completed\r\nCRS-4133: Oracle High Availability Services has been stopped.\r\nCRS-4123: Starting Oracle High Availability Services-managed resources\r\nCRS-2672: Attempting to start &apos;ora.evmd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2672: Attempting to start &apos;ora.mdnsd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.mdnsd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2676: Start of &apos;ora.evmd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gpnpd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.gpnpd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.gipcd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.gipcd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crf&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2672: Attempting to start &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.cssdmonitor&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.cssd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2672: Attempting to start &apos;ora.diskmon&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.crf&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2676: Start of &apos;ora.diskmon&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2676: Start of &apos;ora.cssd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.ctssd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.ctssd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.storage&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.storage&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.crsd&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.crsd&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-6017: Processing resource auto-start for servers: spmlx-edg-04\r\nCRS-2672: Attempting to start &apos;ora.ASMNET1LSNR_ASM.lsnr&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2673: Attempting to stop &apos;ora.spmlx-edg-04.vip&apos; on &apos;spmlx-edg-01&apos;\r\nCRS-2672: Attempting to start &apos;ora.ons&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2677: Stop of &apos;ora.spmlx-edg-04.vip&apos; on &apos;spmlx-edg-01&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.spmlx-edg-04.vip&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.spmlx-edg-04.vip&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.ASMNET1LSNR_ASM.lsnr&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2676: Start of &apos;ora.LISTENER.lsnr&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.asm&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.ons&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2676: Start of &apos;ora.asm&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2672: Attempting to start &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2672: Attempting to start &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-04&apos;\r\nCRS-2676: Start of &apos;ora.RECO.dg&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-2676: Start of &apos;ora.DATA.dg&apos; on &apos;spmlx-edg-04&apos; succeeded\r\nCRS-6016: Resource auto-start has completed for server spmlx-edg-04\r\nCRS-6024: Completed start of Oracle Cluster Ready Services-managed resources\r\nCRS-4123: Oracle High Availability Services has been started.\r\n2018\/02\/19 21:02:02 CLSRSC-343: Successfully started Oracle Clusterware stack\r\nclscfg: EXISTING configuration version 5 detected.\r\nclscfg: version 5 is 12c Release 2.\r\nSuccessfully taken the backup of node specific configuration in OCR.\r\nSuccessfully accumulated necessary OCR keys.\r\nCreating OCR keys for user &apos;root&apos;, privgrp &apos;root&apos;..\r\nOperation successful.\r\n2018\/02\/19 21:02:30 CLSRSC-595: Executing upgrade step 18 of 19: &apos;UpgradeNode&apos;.\r\nStart upgrade invoked..\r\n2018\/02\/19 21:02:44 CLSRSC-478: Setting Oracle Clusterware active version on the last node to be upgraded\r\n2018\/02\/19 21:02:44 CLSRSC-482: Running command: &apos;\/u01\/app\/18.0.0\/grid\/bin\/crsctl set crs activeversion&apos;\r\nStarted to upgrade the active version of Oracle Clusterware. This operation may take a few minutes.\r\nStarted to upgrade CSS.\r\nCSS was successfully upgraded.\r\nStarted to upgrade Oracle ASM.\r\nStarted to upgrade CRS.\r\nCRS was successfully upgraded.\r\nSuccessfully upgraded the active version of Oracle Clusterware.\r\nOracle Clusterware active version was successfully set to 18.0.0.0.0.\r\n2018\/02\/19 21:03:53 CLSRSC-479: Successfully set Oracle Clusterware active version\r\n2018\/02\/19 21:03:53 CLSRSC-476: Finishing upgrade of resource types\r\n2018\/02\/19 21:03:54 CLSRSC-477: Successfully completed upgrade of resource types\r\n2018\/02\/19 21:06:03 CLSRSC-595: Executing upgrade step 19 of 19: &apos;PostUpgrade&apos;.\r\n2018\/02\/19 21:06:39 CLSRSC-325: Configure Oracle Grid Infrastructure for a Cluster ... succeeded\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]# exit\r\nlogout\r\nConnection to spmlx-edg-04 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n\r\n\r\n\r\n\r\n\r\n\r\n########################################################################## Session 2\r\n\r\n\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$ \/u01\/app\/18.0.0\/grid\/bin\/crsctl check cluster -all\r\n**************************************************************\r\nspmlx-edg-01:\r\nCRS-4537: Cluster Ready Services is online\r\nCRS-4529: Cluster Synchronization Services is online\r\nCRS-4533: Event Manager is online\r\n**************************************************************\r\nspmlx-edg-02:\r\nCRS-4537: Cluster Ready Services is online\r\nCRS-4529: Cluster Synchronization Services is online\r\nCRS-4533: Event Manager is online\r\n**************************************************************\r\nspmlx-edg-03:\r\nCRS-4537: Cluster Ready Services is online\r\nCRS-4529: Cluster Synchronization Services is online\r\nCRS-4533: Event Manager is online\r\n**************************************************************\r\nspmlx-edg-04:\r\nCRS-4537: Cluster Ready Services is online\r\nCRS-4529: Cluster Synchronization Services is online\r\nCRS-4533: Event Manager is online\r\n**************************************************************\r\n[grid@spmlx-edg-01 grid]$\r\n[grid@spmlx-edg-01 grid]$ exit\r\n\r\n\r\n########################################################################## Session 2\r\n\r\n\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# su - grid\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ cat grid_profile\r\nexport ORACLE_BASE=\/u01\/app\/grid\r\nexport ORACLE_HOME=\/u01\/app\/12.2.0.1\/grid\r\nexport ORACLE_SID=+ASM1\r\nexport NLS_DATE_FORMAT=\"dd\/mm\/RRRR hh24:mi:ss\"\r\nexport PATH=$ORACLE_HOME\/bin:\/usr\/local\/bin:\/bin:\/usr\/bin\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ vi grid_profile\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ scp grid_profile spmlx-edg-02:\/home\/grid\/grid_profile\r\ngrid_profile                                                                                                                                                                                               100%  202     0.2KB\/s   00:00\r\n[grid@spmlx-edg-01 ~]$ scp grid_profile spmlx-edg-03:\/home\/grid\/grid_profile\r\ngrid_profile                                                                                                                                                                                               100%  202     0.2KB\/s   00:00\r\n[grid@spmlx-edg-01 ~]$ scp grid_profile spmlx-edg-04:\/home\/grid\/grid_profile\r\ngrid_profile                                                                                                                                                                                               100%  202     0.2KB\/s   00:00\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ cat grid_profile\r\nexport ORACLE_BASE=\/u01\/app\/grid\r\nexport ORACLE_HOME=\/u01\/app\/18.0.0\/grid\r\nexport ORACLE_SID=+ASM1\r\nexport NLS_DATE_FORMAT=\"dd\/mm\/RRRR hh24:mi:ss\"\r\nexport PATH=$ORACLE_HOME\/bin:\/usr\/local\/bin:\/bin:\/usr\/bin\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ . grid_profile\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ \/u01\/app\/18.0.0\/grid\/bin\/srvctl config asm\r\nASM home: &lt;CRS home&gt;\r\nPassword file: +DBFS\/orapwasm\r\nBackup of Password file: +DBFS\/orapwASM_backup\r\nASM listener: LISTENER\r\nASM instance count: ALL\r\nCluster ASM listener: ASMNET1LSNR_ASM\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ sqlplus \/ as sysasm\r\n\r\nSQL*Plus: Release 18.0.0.0.0 Production on Tue Feb 20 20:19:14 2018\r\nVersion 18.1.0.0.0\r\n\r\nCopyright (c) 1982, 2017, Oracle.  All rights reserved.\r\n\r\n\r\nConnected to:\r\nOracle Database 18c Enterprise Edition Release 18.0.0.0.0 - Production\r\nVersion 18.1.0.0.0\r\n\r\nSQL&gt; ALTER DISKGROUP RECO SET ATTRIBUTE &apos;compatible.asm&apos; = &apos;18.0.0.0.0&apos;;\r\n\r\nDiskgroup altered.\r\n\r\nSQL&gt; ALTER DISKGROUP DBFS SET ATTRIBUTE &apos;compatible.asm&apos; = &apos;18.0.0.0.0&apos;;\r\n\r\nDiskgroup altered.\r\n\r\nSQL&gt;  ALTER DISKGROUP DATA SET ATTRIBUTE &apos;compatible.asm&apos; = &apos;18.0.0.0.0&apos;;\r\n\r\nDiskgroup altered.\r\n\r\nSQL&gt; exit\r\nDisconnected from Oracle Database 18c Enterprise Edition Release 18.0.0.0.0 - Production\r\nVersion 18.1.0.0.0\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ \/u01\/app\/18.0.0\/grid\/oui\/bin\/runInstaller -ignoreSysPrereqs -updateNodeList ORACLE_HOME=\/u01\/app\/18.0.0\/grid \"CLUSTER_NODES={spmlx-edg-01,spmlx-edg-02,spmlx-edg-03,spmlx-edg-04}\" CRS=true LOCAL_NODE=spmlx-edg-01   Starting Oracle Universal Installer...\r\n\r\nChecking swap space: must be greater than 500 MB.   Actual 24575 MB    Passed\r\nThe inventory pointer is located at \/etc\/oraInst.loc\r\n&apos;UpdateNodeList&apos; was successful.\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ \/u01\/app\/18.0.0\/grid\/bin\/crsctl stat res -t\r\n--------------------------------------------------------------------------------\r\nName           Target  State        Server                   State details\r\n--------------------------------------------------------------------------------\r\nLocal Resources\r\n--------------------------------------------------------------------------------\r\nora.ASMNET1LSNR_ASM.lsnr\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.DATA.dg\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.DBFS.GHCHKPT.advm\r\n               OFFLINE OFFLINE      spmlx-edg-01             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-02             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-03             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-04             STABLE\r\nora.DBFS.dg\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.LISTENER.lsnr\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.RECO.dg\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.chad\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.dbfs.ghchkpt.acfs\r\n               OFFLINE OFFLINE      spmlx-edg-01             volume \/mnt\/oracle\/r\r\n                                                             hpimages\/chkbase is\r\n                                                             unmounted,STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-02             volume \/mnt\/oracle\/r\r\n                                                             hpimages\/chkbase is\r\n                                                             unmounted,STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-03             volume \/mnt\/oracle\/r\r\n                                                             hpimages\/chkbase is\r\n                                                             unmounted,STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-04             volume \/mnt\/oracle\/r\r\n                                                             hpimages\/chkbase is\r\n                                                             unmounted,STABLE\r\nora.helper\r\n               OFFLINE OFFLINE      spmlx-edg-01             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-02             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-03             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-04             STABLE\r\nora.net1.network\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.ons\r\n               ONLINE  ONLINE       spmlx-edg-01             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-02             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-03             STABLE\r\n               ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.proxy_advm\r\n               OFFLINE OFFLINE      spmlx-edg-01             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-02             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-03             STABLE\r\n               OFFLINE OFFLINE      spmlx-edg-04             STABLE\r\n--------------------------------------------------------------------------------\r\nCluster Resources\r\n--------------------------------------------------------------------------------\r\nora.LISTENER_SCAN1.lsnr\r\n      1        ONLINE  ONLINE       spmlx-edg-03             STABLE\r\nora.LISTENER_SCAN2.lsnr\r\n      1        ONLINE  ONLINE       spmlx-edg-02             STABLE\r\nora.LISTENER_SCAN3.lsnr\r\n      1        ONLINE  ONLINE       spmlx-edg-01             STABLE\r\nora.MGMTLSNR\r\n      1        ONLINE  ONLINE       spmlx-edg-01             192.168.10.1,STABLE\r\nora.asm\r\n      1        ONLINE  ONLINE       spmlx-edg-01             Started,STABLE\r\n      2        ONLINE  ONLINE       spmlx-edg-02             Started,STABLE\r\n      3        ONLINE  ONLINE       spmlx-edg-03             Started,STABLE\r\n      4        ONLINE  ONLINE       spmlx-edg-04             Started,STABLE\r\nora.cvu\r\n      1        ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.mgmtdb\r\n      1        ONLINE  ONLINE       spmlx-edg-01             Open,STABLE\r\nora.ojuris.db\r\n      1        OFFLINE OFFLINE                               STABLE\r\nora.ojuris.ojuris_suporte.svc\r\n      1        OFFLINE OFFLINE                               STABLE\r\nora.otjsc.db\r\n      1        OFFLINE OFFLINE                               STABLE\r\nora.otjsc.otjsc_suporte.svc\r\n      1        OFFLINE OFFLINE                               STABLE\r\nora.qosmserver\r\n      1        ONLINE  ONLINE       spmlx-edg-04             STABLE\r\nora.rhpserver\r\n      1        OFFLINE OFFLINE                               STABLE\r\nora.scan1.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-03             STABLE\r\nora.scan2.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-02             STABLE\r\nora.scan3.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-01             STABLE\r\nora.spmlx-edg-01.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-01             STABLE\r\nora.spmlx-edg-02.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-02             STABLE\r\nora.spmlx-edg-03.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-03             STABLE\r\nora.spmlx-edg-04.vip\r\n      1        ONLINE  ONLINE       spmlx-edg-04             STABLE\r\n--------------------------------------------------------------------------------\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$ \/u01\/app\/18.0.0\/grid\/runcluvfy.sh stage -post crsinst -collect cluster -n all\r\n\r\nVerifying Node Connectivity ...\r\n  Verifying Hosts File ...PASSED\r\n  Verifying Check that maximum (MTU) size packet goes through subnet ...PASSED\r\n  Verifying subnet mask consistency for subnet \"10.18.10.0\" ...PASSED\r\n  Verifying subnet mask consistency for subnet \"192.168.8.0\" ...PASSED\r\nVerifying Node Connectivity ...PASSED\r\nVerifying Multicast or broadcast check ...PASSED\r\nVerifying Time zone consistency ...PASSED\r\nVerifying Cluster Manager Integrity ...PASSED\r\nVerifying User Mask ...PASSED\r\nVerifying Cluster Integrity ...PASSED\r\nVerifying OCR Integrity ...PASSED\r\nVerifying CRS Integrity ...\r\n  Verifying Clusterware Version Consistency ...PASSED\r\nVerifying CRS Integrity ...PASSED\r\nVerifying Node Application Existence ...PASSED\r\nVerifying Single Client Access Name (SCAN) ...\r\n  Verifying DNS\/NIS name service &apos;spmlx-ex2scan&apos; ...\r\n    Verifying Name Service Switch Configuration File Integrity ...PASSED\r\n  Verifying DNS\/NIS name service &apos;spmlx-ex2scan&apos; ...PASSED\r\nVerifying Single Client Access Name (SCAN) ...PASSED\r\nVerifying OLR Integrity ...PASSED\r\nVerifying Voting Disk ...PASSED\r\nVerifying ASM Integrity ...\r\n  Verifying Node Connectivity ...\r\n    Verifying Hosts File ...PASSED\r\n    Verifying Check that maximum (MTU) size packet goes through subnet ...PASSED\r\n    Verifying subnet mask consistency for subnet \"10.18.10.0\" ...PASSED\r\n    Verifying subnet mask consistency for subnet \"192.168.8.0\" ...PASSED\r\n  Verifying Node Connectivity ...PASSED\r\nVerifying ASM Integrity ...PASSED\r\nVerifying ASM disk group free space ...PASSED\r\nVerifying User Not In Group \"root\": grid ...PASSED\r\nVerifying Clock Synchronization ...\r\nCTSS is in Observer state. Switching over to clock synchronization checks using NTP\r\n\r\n  Verifying Network Time Protocol (NTP) ...\r\n    Verifying &apos;\/etc\/ntp.conf&apos; ...PASSED\r\n    Verifying &apos;\/var\/run\/ntpd.pid&apos; ...PASSED\r\n    Verifying Daemon &apos;ntpd&apos; ...PASSED\r\n    Verifying NTP daemon or service using UDP port 123 ...PASSED\r\n    Verifying NTP daemon is synchronized with at least one external time source ...PASSED\r\n  Verifying Network Time Protocol (NTP) ...PASSED\r\nVerifying Clock Synchronization ...PASSED\r\nVerifying VIP Subnet configuration check ...PASSED\r\nVerifying Network configuration consistency checks ...PASSED\r\nVerifying Package: psmisc-22.6-19 ...PASSED\r\nVerifying File system mount options for path GI_HOME ...PASSED\r\nVerifying Access control attributes for \/var\/tmp\/.oracle ...PASSED\r\nVerifying Access control attributes for %OCRCONFIGDIR%\/maps ...PASSED\r\n\r\nCollecting OS mandatory requirements baseline\r\n\r\nCollecting Physical Memory ...collected\r\nCollecting Available Physical Memory ...collected\r\nCollecting Swap Size ...collected\r\nCollecting Free Space: spmlx-edg-01:\/usr,spmlx-edg-01:\/var,spmlx-edg-01:\/etc,spmlx-edg-01:\/sbin,spmlx-edg-01:\/tmp ...collected\r\nCollecting Free Space: spmlx-edg-04:\/usr,spmlx-edg-04:\/var,spmlx-edg-04:\/etc,spmlx-edg-04:\/sbin,spmlx-edg-04:\/tmp ...collected\r\nCollecting Free Space: spmlx-edg-03:\/usr,spmlx-edg-03:\/var,spmlx-edg-03:\/etc,spmlx-edg-03:\/sbin,spmlx-edg-03:\/tmp ...collected\r\nCollecting Free Space: spmlx-edg-02:\/usr,spmlx-edg-02:\/var,spmlx-edg-02:\/etc,spmlx-edg-02:\/sbin,spmlx-edg-02:\/tmp ...collected\r\nCollecting User Existence: grid ...nothing to collect\r\nCollecting Group Existence: asmadmin ...nothing to collect\r\nCollecting Group Existence: asmoper ...nothing to collect\r\nCollecting Group Existence: asmdba ...nothing to collect\r\nCollecting Group Existence: oinstall ...nothing to collect\r\nCollecting Group Membership: asmdba ...nothing to collect\r\nCollecting Group Membership: asmadmin ...nothing to collect\r\nCollecting Group Membership: oinstall(Primary) ...nothing to collect\r\nCollecting Group Membership: asmoper ...nothing to collect\r\nCollecting Run Level ...collected\r\nCollecting Hard Limit: maximum open file descriptors ...collected\r\nCollecting Soft Limit: maximum open file descriptors ...collected\r\nCollecting Hard Limit: maximum user processes ...collected\r\nCollecting Soft Limit: maximum user processes ...collected\r\nCollecting Soft Limit: maximum stack size ...collected\r\nCollecting Architecture ...collected\r\nCollecting OS Kernel Version ...collected\r\nCollecting OS Kernel Parameter: semmsl ...collected\r\nCollecting OS Kernel Parameter: semmns ...collected\r\nCollecting OS Kernel Parameter: semopm ...collected\r\nCollecting OS Kernel Parameter: semmni ...collected\r\nCollecting OS Kernel Parameter: shmmax ...collected\r\nCollecting OS Kernel Parameter: shmmni ...collected\r\nCollecting OS Kernel Parameter: shmall ...collected\r\nCollecting OS Kernel Parameter: file-max ...collected\r\nCollecting OS Kernel Parameter: ip_local_port_range ...collected\r\nCollecting OS Kernel Parameter: rmem_default ...collected\r\nCollecting OS Kernel Parameter: rmem_max ...collected\r\nCollecting OS Kernel Parameter: wmem_default ...collected\r\nCollecting OS Kernel Parameter: wmem_max ...collected\r\nCollecting OS Kernel Parameter: aio-max-nr ...collected\r\nCollecting OS Kernel Parameter: panic_on_oops ...collected\r\nCollecting Package: binutils-2.20.51.0.2 ...collected\r\nCollecting Package: compat-libcap1-1.10 ...collected\r\nCollecting Package: compat-libstdc++-33-3.2.3 (x86_64) ...collected\r\nCollecting Package: libgcc-4.4.7 (x86_64) ...collected\r\nCollecting Package: libstdc++-4.4.7 (x86_64) ...collected\r\nCollecting Package: libstdc++-devel-4.4.7 (x86_64) ...collected\r\nCollecting Package: sysstat-9.0.4 ...collected\r\nCollecting Package: ksh ...collected\r\nCollecting Package: make-3.81 ...collected\r\nCollecting Package: glibc-2.12 (x86_64) ...collected\r\nCollecting Package: glibc-devel-2.12 (x86_64) ...collected\r\nCollecting Package: libaio-0.3.107 (x86_64) ...collected\r\nCollecting Package: libaio-devel-0.3.107 (x86_64) ...collected\r\nCollecting Package: nfs-utils-1.2.3-15 ...collected\r\nCollecting Package: e2fsprogs-1.41.12 ...collected\r\nCollecting Package: e2fsprogs-libs-1.41.12 (x86_64) ...collected\r\nCollecting Package: smartmontools-5.43-1 ...collected\r\nCollecting Package: net-tools-1.60-110 ...collected\r\nCollecting Clusterware Configuration Files ...collected\r\nCollecting Domain Sockets ...collected\r\nCollecting \/boot mount ...collected\r\nCollecting \/dev\/shm mounted as temporary file system ...collected\r\nCollecting zeroconf check ...collected\r\n\r\n\r\nCollecting OS configuration baseline\r\n\r\nCollecting All Kernel Parameters ...collected\r\nCollecting All Operating System Packages ...collected\r\nCollecting All inittab entries ...collected\r\n\r\n\r\nCollecting network configuration baseline\r\n\r\nCollecting Network configuration collection ...collected\r\n\r\n\r\nCollecting OS best practice baseline\r\n\r\nCollecting HugePages Existence ...collected\r\nCollecting Hardware Clock synchronization at shutdown ...collected\r\nCollecting availability of port 8888 ...collected\r\nCollecting Ethernet Jumbo Frames ...collected\r\n\r\n\r\nCollecting Clusterware mandatory requirements baseline\r\n\r\nCollecting Time zone consistency ...collected\r\nCollecting User Mask ...collected\r\nCollecting OCR Integrity ...collected\r\nCollecting OLR Integrity ...collected\r\nCollecting Voting Disk ...collected\r\nCollecting Clusterware Resource Model Collection ...collected\r\nCollecting Clusterware OHASD Resource Model Collection ...collected\r\nCollecting GPnP Profile ...collected\r\nCollecting Software home: \/u01\/app\/18.0.0\/grid ...collected\r\nCollecting Clusterware Patch Collection for Home \"\/u01\/app\/18.0.0\/grid\" ...nothing to collect\r\nCollecting Access control attributes for \/var\/tmp\/.oracle ...nothing to collect\r\nCollecting Access control attributes for %OCRCONFIGDIR%\/maps ...nothing to collect\r\n\r\n\r\nCollecting Clusterware best practice baseline\r\n\r\nCollecting CSS misscount parameter ...collected\r\nCollecting CSS reboottime parameter ...collected\r\nCollecting CSS disktimeout parameter ...collected\r\n\r\n\r\nVerifying ASM mandatory requirements\r\n\r\nCollecting ASM Initialization Parameters ...collected\r\nCollecting ASM Configuration Collection ...collected\r\nCollecting ASM Disk Group Configuration Collection ...collected\r\n\r\n\r\nVerifying ASM best practices\r\n\r\nCollecting ASM_POWER_LIMIT ...collected\r\nCollecting ASM disk I\/O error ...collected\r\nCollecting Disks without disk_group ...collected\r\nCollecting ASM SHARED_POOL_SIZE parameter ...collected\r\nCollecting ASM disk group free space ...collected\r\nCollecting ASM disk rebalance operations in WAIT status ...collected\r\nCollecting ASM failure groups ...collected\r\n\r\nBaseline collected.\r\nCollection report for this execution is saved in file \"\/u01\/app\/grid\/crsdata\/@global\/cvu\/baseline\/install\/grid_install_18.0.0.0.0.zip\".\r\n\r\nPost-check for cluster services setup was successful.\r\n\r\nCVU operation performed:      stage -post crsinst\r\nDate:                         Feb 20, 2018 8:23:06 PM\r\nCVU home:                     \/u01\/app\/18.0.0\/grid\/\r\nUser:                         grid\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n\r\n<\/pre>\n<p>ngg_shortcode_1_placeholder<\/div><\/div>\n<p>&nbsp;<\/p>\n<p><strong>Install Oracle database binaries for Oracle Database 18c and&nbsp;<\/strong><strong>Create a test Oracle Rac Instance.<\/strong><\/p>\n<div class=\"bg-margin-for-link\"><input type='hidden' bg_collapse_expand='6a7eaed425cc87039559094' value='6a7eaed425cc87039559094'><input type='hidden' id='bg-show-more-text-6a7eaed425cc87039559094' value='Show output...'><input type='hidden' id='bg-show-less-text-6a7eaed425cc87039559094' value='Less...'><a id='bg-showmore-action-6a7eaed425cc87039559094' class='bg-showmore-plg-link  '  style=\" color:#1160cf;;\" href='#'>Show output...<\/a><div id='bg-showmore-hidden-6a7eaed425cc87039559094' ><\/p>\n<pre class=\"minimize:false lang:default decode:true\" title=\"Oracle-18c-Install-and-DB-Creation\">[grid@spmlx-edg-01 ~]$\r\n[grid@spmlx-edg-01 ~]$\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ls -l \/u01\/app\/grid\/diag\/crs\/spmlx-edg-01\/crs\/\r\ntotal 344\r\ndrwxrwxr-x 2 root oinstall   4096 Feb 19 16:12 alert\r\ndrwxrwxr-x 4 root oinstall   4096 Sep 12 20:11 cdump\r\ndrwxrwxr-x 4 root oinstall   4096 Sep 12 20:11 incident\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 incpkg\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 12 20:11 lck\r\ndrwxrwxr-x 4 root oinstall   4096 Sep 10  2016 log\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 metadata\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 metadata_dgif\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 metadata_pv\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 12 20:11 stage\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 12 20:11 sweep\r\ndrwxrwxr-x 2 grid oinstall 303104 Feb 20 20:25 trace\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-02\r\nLast login: Mon Feb 19 21:54:30 2018 from spmlx-edg-01.tjsc.jus.br\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]# \r\n[root@spmlx-edg-02 ~]# ls -l \/u01\/app\/grid\/diag\/crs\/spmlx-edg-02\/crs\/\r\ntotal 320\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 alert\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 cdump\r\ndrwxrwxr-x 3 root oinstall   4096 Sep 10  2016 incident\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 incpkg\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 lck\r\ndrwxrwxr-x 4 root oinstall   4096 Sep 10  2016 log\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 metadata\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 metadata_dgif\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 metadata_pv\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 stage\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 sweep\r\ndrwxrwxr-x 2 grid oinstall 278528 Feb 20 20:25 trace\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]# logout\r\nConnection to spmlx-edg-02 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-03\r\nLast login: Mon Feb 19 21:53:51 2018 from spmlx-edg-01.tjsc.jus.br\r\n[root@spmlx-edg-03 ~]# ls -l \/u01\/app\/grid\/diag\/crs\/spmlx-edg-03\/crs\/\r\ntotal 868\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 alert\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 cdump\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 incident\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 incpkg\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 lck\r\ndrwxrwxr-x 4 root oinstall   4096 Sep 10  2016 log\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 metadata\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 metadata_dgif\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 metadata_pv\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 stage\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 sweep\r\ndrwxrwxr-x 2 grid oinstall 839680 Feb 20 20:25 trace\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]# logout\r\nConnection to spmlx-edg-03 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-04\r\nLast login: Mon Feb 19 21:54:12 2018 from spmlx-edg-01.tjsc.jus.br\r\n[root@spmlx-edg-04 ~]# ls -l \/u01\/app\/grid\/diag\/crs\/spmlx-edg-04\/crs\/\r\ntotal 556\r\ndrwxrwxr-x 2 root oinstall   4096 Feb 15 21:15 alert\r\ndrwxrwxr-x 8 root oinstall   4096 Feb 17 12:11 cdump\r\ndrwxrwxr-x 8 root oinstall   4096 Feb 17 12:11 incident\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 incpkg\r\ndrwxrwxr-x 2 root oinstall   4096 Feb 17 12:11 lck\r\ndrwxrwxr-x 4 root oinstall   4096 Sep 10  2016 log\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 metadata\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 metadata_dgif\r\ndrwxrwxr-x 2 root oinstall   4096 Sep 10  2016 metadata_pv\r\ndrwxrwxr-x 2 root oinstall   4096 Feb 17 12:11 stage\r\ndrwxrwxr-x 2 root oinstall   4096 Feb 17 12:11 sweep\r\ndrwxrwxr-x 2 grid oinstall 520192 Feb 20 20:25 trace\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]# logout\r\nConnection to spmlx-edg-04 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# rm -rf p27100009_122010_Linux-x86-64.zip p6880880_122010_Linux-x86-64.zip screen-4.0.3-19.el6.x86_64.rpm V974953-01.zip\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# su - oracle\r\n[oracle@spmlx-edg-01 ~]$\r\n[oracle@spmlx-edg-01 ~]$\r\n[oracle@spmlx-edg-01 ~]$ cd \/u01\/patches\/\r\n[oracle@spmlx-edg-01 patches]$\r\n[oracle@spmlx-edg-01 patches]$\r\n[oracle@spmlx-edg-01 patches]$\r\n[oracle@spmlx-edg-01 patches]$\r\n[oracle@spmlx-edg-01 patches]$ dcli -g \/u01\/patches\/dbs_group -l oracle mkdir -p \/u01\/app\/oracle\/product\/18.0.0\/db_1\r\n[oracle@spmlx-edg-01 patches]$\r\n[oracle@spmlx-edg-01 patches]$\r\n[oracle@spmlx-edg-01 patches]$\r\n[oracle@spmlx-edg-01 patches]$  unzip -oq V974953-01.zip -d \/u01\/app\/oracle\/product\/18.0.0\/db_1\r\n[oracle@spmlx-edg-01 patches]$\r\n\r\n\r\n\r\n###################################### New terminal connection with X allowed - NAMES as SECOND\r\nlogin as: oracle\r\noracle@spmlx-edg-01&apos;s password:\r\nLast login: Sun Feb 18 19:00:30 2018 from 10.17.42.2\r\n[oracle@spmlx-edg-01 ~]$ export DISPLAY=10.17.42.2:0\r\n[oracle@spmlx-edg-01 ~]$\r\n[oracle@spmlx-edg-01 ~]$ \/u01\/app\/oracle\/product\/18.0.0\/db_1\/runInstaller\r\nLaunching Oracle Database Setup Wizard...\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n###################################### FIRST terminal connection\r\n[oracle@spmlx-edg-01 patches]$ logout\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#  \/u01\/app\/oracle\/product\/18.0.0\/db_1\/root.sh\r\nPerforming root user operation.\r\n\r\nThe following environment variables are set as:\r\n    ORACLE_OWNER= oracle\r\n    ORACLE_HOME=  \/u01\/app\/oracle\/product\/18.0.0\/db_1\r\n\r\nEnter the full pathname of the local bin directory: [\/usr\/local\/bin]:\r\nThe contents of \"dbhome\" have not changed. No need to overwrite.\r\nThe contents of \"oraenv\" have not changed. No need to overwrite.\r\nThe contents of \"coraenv\" have not changed. No need to overwrite.\r\n\r\nEntries will be added to the \/etc\/oratab file as needed by\r\nDatabase Configuration Assistant when a database is created\r\nFinished running generic part of root script.\r\nNow product-specific root actions will be performed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-02\r\nLast login: Tue Feb 20 20:30:40 2018 from spmlx-edg-01.tjsc.jus.br\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]# \/u01\/app\/oracle\/product\/18.0.0\/db_1\/root.sh\r\nPerforming root user operation.\r\n\r\nThe following environment variables are set as:\r\n    ORACLE_OWNER= oracle\r\n    ORACLE_HOME=  \/u01\/app\/oracle\/product\/18.0.0\/db_1\r\n\r\nEnter the full pathname of the local bin directory: [\/usr\/local\/bin]:\r\nThe contents of \"dbhome\" have not changed. No need to overwrite.\r\nThe contents of \"oraenv\" have not changed. No need to overwrite.\r\nThe contents of \"coraenv\" have not changed. No need to overwrite.\r\n\r\nEntries will be added to the \/etc\/oratab file as needed by\r\nDatabase Configuration Assistant when a database is created\r\nFinished running generic part of root script.\r\nNow product-specific root actions will be performed.\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]#\r\n[root@spmlx-edg-02 ~]# logout\r\nConnection to spmlx-edg-02 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-03\r\nLast login: Tue Feb 20 20:30:55 2018 from spmlx-edg-01.tjsc.jus.br\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]# \/u01\/app\/oracle\/product\/18.0.0\/db_1\/root.sh\r\nPerforming root user operation.\r\n\r\nThe following environment variables are set as:\r\n    ORACLE_OWNER= oracle\r\n    ORACLE_HOME=  \/u01\/app\/oracle\/product\/18.0.0\/db_1\r\n\r\nEnter the full pathname of the local bin directory: [\/usr\/local\/bin]:\r\nThe contents of \"dbhome\" have not changed. No need to overwrite.\r\nThe contents of \"oraenv\" have not changed. No need to overwrite.\r\nThe contents of \"coraenv\" have not changed. No need to overwrite.\r\n\r\nEntries will be added to the \/etc\/oratab file as needed by\r\nDatabase Configuration Assistant when a database is created\r\nFinished running generic part of root script.\r\nNow product-specific root actions will be performed.\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]#\r\n[root@spmlx-edg-03 ~]# logout\r\nConnection to spmlx-edg-03 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]# ssh spmlx-edg-04\r\nLast login: Tue Feb 20 20:31:22 2018 from spmlx-edg-01.tjsc.jus.br\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]# \/u01\/app\/oracle\/product\/18.0.0\/db_1\/root.sh\r\nPerforming root user operation.\r\n\r\nThe following environment variables are set as:\r\n    ORACLE_OWNER= oracle\r\n    ORACLE_HOME=  \/u01\/app\/oracle\/product\/18.0.0\/db_1\r\n\r\nEnter the full pathname of the local bin directory: [\/usr\/local\/bin]:\r\nThe contents of \"dbhome\" have not changed. No need to overwrite.\r\nThe contents of \"oraenv\" have not changed. No need to overwrite.\r\nThe contents of \"coraenv\" have not changed. No need to overwrite.\r\n\r\nEntries will be added to the \/etc\/oratab file as needed by\r\nDatabase Configuration Assistant when a database is created\r\nFinished running generic part of root script.\r\nNow product-specific root actions will be performed.\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]#\r\n[root@spmlx-edg-04 ~]# logout\r\nConnection to spmlx-edg-04 closed.\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n[root@spmlx-edg-01 patches]#\r\n\r\n\r\n\r\n\r\n\r\n###################################### SECOND terminal\r\nLaunching Oracle Database Setup Wizard...\r\n\r\nThe response file for this session can be found at:\r\n \/u01\/app\/oracle\/product\/18.0.0\/db_1\/install\/response\/db_2018-02-20_08-46-36PM.rsp\r\n\r\nYou can find the log of this install session at:\r\n \/u01\/app\/oraInventory\/logs\/InstallActions2018-02-20_08-46-36PM\/installActions2018-02-20_08-46-36PM.log\r\n[oracle@spmlx-edg-01 ~]$\r\noracle@spmlx-edg-01 ~]$\r\n[oracle@spmlx-edg-01 ~]$ export ORACLE_HOME=\/u01\/app\/oracle\/product\/18.0.0\/db_1\r\n[oracle@spmlx-edg-01 ~]$\r\n[oracle@spmlx-edg-01 ~]$ $ORACLE_HOME\/bin\/dbca\r\n[oracle@spmlx-edg-01 ~]$\r\n[oracle@spmlx-edg-01 ~]$\r\n[oracle@spmlx-edg-01 ~]$\r\n[oracle@spmlx-edg-01 ~]$\r\n[oracle@spmlx-edg-01 ~]$ export ORACLE_SID=orcl18c1\r\n[oracle@spmlx-edg-01 ~]$ $ORACLE_HOME\/bin\/sqlplus \/ as sysdba\r\n\r\nSQL*Plus: Release 18.0.0.0.0 Production on Tue Feb 20 21:35:47 2018\r\nVersion 18.1.0.0.0\r\n\r\nCopyright (c) 1982, 2017, Oracle.  All rights reserved.\r\n\r\n\r\nConnected to:\r\nOracle Database 18c Enterprise Edition Release 18.0.0.0.0 - Production\r\nVersion 18.1.0.0.0\r\n\r\nSQL&gt; select version, edition, inst_id from gv$instance;\r\n\r\nVERSION           EDITION    INST_ID\r\n----------------- ------- ----------\r\n18.0.0.0.0        EE               1\r\n18.0.0.0.0        EE               2\r\n18.0.0.0.0        EE               3\r\n18.0.0.0.0        EE               4\r\n\r\nSQL&gt; exit\r\nDisconnected from Oracle Database 18c Enterprise Edition Release 18.0.0.0.0 - Production\r\nVersion 18.1.0.0.0\r\n[oracle@spmlx-edg-01 ~]$\r\n[oracle@spmlx-edg-01 ~]$\r\n[oracle@spmlx-edg-01 ~]$\r\n\r\n\r\n<\/pre>\n<p>ngg_shortcode_2_placeholder<\/div><\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here I cover in raw, undocumented and uncommented mode the process to update and upgrade your Exadata using the last version of everything. AND since Oracle 18c was released to use with Oracle Exadata (from SQL Maria), this post include the Oracle 18c upgrade for Grid Infrastructure and Oracle database binaries installation. Since one friend [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[64,30,29,6,56,5],"tags":[],"class_list":["post-339","post","type-post","status-publish","format-standard","hentry","category-18c","category-banco-de-dados","category-database","category-exadata","category-grid-infrastructure","category-oracle"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Reaching Exadata 18c - Fernando Simon<\/title>\n<meta name=\"description\" content=\"Installing the new Oracle GI and Database version 18c over Exadata, including Oracle Exadata patch apply to last version (18.1)\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Reaching Exadata 18c - Fernando Simon\" \/>\n<meta property=\"og:description\" content=\"Installing the new Oracle GI and Database version 18c over Exadata, including Oracle Exadata patch apply to last version (18.1)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/\" \/>\n<meta property=\"og:site_name\" content=\"Fernando Simon\" \/>\n<meta property=\"article:published_time\" content=\"2018-02-22T01:10:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-08-31T21:43:11+00:00\" \/>\n<meta name=\"author\" content=\"Simon\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Simon\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"228 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/reaching-exadata-18c\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/reaching-exadata-18c\\\/\"},\"author\":{\"name\":\"Simon\",\"@id\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/#\\\/schema\\\/person\\\/386da956604bca0d5be5dd52210c1dd9\"},\"headline\":\"Reaching Exadata 18c\",\"datePublished\":\"2018-02-22T01:10:14+00:00\",\"dateModified\":\"2019-08-31T21:43:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/reaching-exadata-18c\\\/\"},\"wordCount\":480,\"commentCount\":3,\"articleSection\":[\"18c\",\"Banco de Dados\",\"Database\",\"Exadata\",\"Grid Infrastructure\",\"Oracle\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/reaching-exadata-18c\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/reaching-exadata-18c\\\/\",\"url\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/reaching-exadata-18c\\\/\",\"name\":\"Reaching Exadata 18c - Fernando Simon\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/#website\"},\"datePublished\":\"2018-02-22T01:10:14+00:00\",\"dateModified\":\"2019-08-31T21:43:11+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/#\\\/schema\\\/person\\\/386da956604bca0d5be5dd52210c1dd9\"},\"description\":\"Installing the new Oracle GI and Database version 18c over Exadata, including Oracle Exadata patch apply to last version (18.1)\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/reaching-exadata-18c\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/reaching-exadata-18c\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/reaching-exadata-18c\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reaching Exadata 18c\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/\",\"name\":\"Fernando Simon\",\"description\":\"Have you hugged your backup today?\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/#\\\/schema\\\/person\\\/386da956604bca0d5be5dd52210c1dd9\",\"name\":\"Simon\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a3dbc48de62fffb1829befb4a588d789ec6dc5e05977afabb3407a5f37a16482?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a3dbc48de62fffb1829befb4a588d789ec6dc5e05977afabb3407a5f37a16482?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a3dbc48de62fffb1829befb4a588d789ec6dc5e05977afabb3407a5f37a16482?s=96&d=mm&r=g\",\"caption\":\"Simon\"},\"sameAs\":[\"http:\\\/\\\/www.fernandosimon.com\"],\"url\":\"https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/author\\\/simon\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Reaching Exadata 18c - Fernando Simon","description":"Installing the new Oracle GI and Database version 18c over Exadata, including Oracle Exadata patch apply to last version (18.1)","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/","og_locale":"en_US","og_type":"article","og_title":"Reaching Exadata 18c - Fernando Simon","og_description":"Installing the new Oracle GI and Database version 18c over Exadata, including Oracle Exadata patch apply to last version (18.1)","og_url":"https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/","og_site_name":"Fernando Simon","article_published_time":"2018-02-22T01:10:14+00:00","article_modified_time":"2019-08-31T21:43:11+00:00","author":"Simon","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Simon","Est. reading time":"228 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/#article","isPartOf":{"@id":"https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/"},"author":{"name":"Simon","@id":"https:\/\/www.fernandosimon.com\/blog\/#\/schema\/person\/386da956604bca0d5be5dd52210c1dd9"},"headline":"Reaching Exadata 18c","datePublished":"2018-02-22T01:10:14+00:00","dateModified":"2019-08-31T21:43:11+00:00","mainEntityOfPage":{"@id":"https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/"},"wordCount":480,"commentCount":3,"articleSection":["18c","Banco de Dados","Database","Exadata","Grid Infrastructure","Oracle"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/","url":"https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/","name":"Reaching Exadata 18c - Fernando Simon","isPartOf":{"@id":"https:\/\/www.fernandosimon.com\/blog\/#website"},"datePublished":"2018-02-22T01:10:14+00:00","dateModified":"2019-08-31T21:43:11+00:00","author":{"@id":"https:\/\/www.fernandosimon.com\/blog\/#\/schema\/person\/386da956604bca0d5be5dd52210c1dd9"},"description":"Installing the new Oracle GI and Database version 18c over Exadata, including Oracle Exadata patch apply to last version (18.1)","breadcrumb":{"@id":"https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.fernandosimon.com\/blog\/reaching-exadata-18c\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fernandosimon.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Reaching Exadata 18c"}]},{"@type":"WebSite","@id":"https:\/\/www.fernandosimon.com\/blog\/#website","url":"https:\/\/www.fernandosimon.com\/blog\/","name":"Fernando Simon","description":"Have you hugged your backup today?","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fernandosimon.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.fernandosimon.com\/blog\/#\/schema\/person\/386da956604bca0d5be5dd52210c1dd9","name":"Simon","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/a3dbc48de62fffb1829befb4a588d789ec6dc5e05977afabb3407a5f37a16482?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a3dbc48de62fffb1829befb4a588d789ec6dc5e05977afabb3407a5f37a16482?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a3dbc48de62fffb1829befb4a588d789ec6dc5e05977afabb3407a5f37a16482?s=96&d=mm&r=g","caption":"Simon"},"sameAs":["http:\/\/www.fernandosimon.com"],"url":"https:\/\/www.fernandosimon.com\/blog\/author\/simon\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p5ofTp-5t","_links":{"self":[{"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/posts\/339","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/comments?post=339"}],"version-history":[{"count":0,"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/posts\/339\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/media?parent=339"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/categories?post=339"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/tags?post=339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}