{"id":506,"date":"2019-07-07T21:03:13","date_gmt":"2019-07-08T00:03:13","guid":{"rendered":"http:\/\/www.fernandosimon.com\/blog\/?p=506"},"modified":"2020-07-19T19:18:40","modified_gmt":"2020-07-19T22:18:40","slug":"reimage-oda","status":"publish","type":"post","link":"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/","title":{"rendered":"Reimage ODA"},"content":{"rendered":"<p style=\"text-align: justify;\">The idea to reimage ODA is to refresh the environment without the need to jump from one by one to reach the last available version, or even rescue the system from S.O. failure\/crash. The process to do a reimage can be check in the <a href=\"https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.5\/cmtxl\/reimaging-oda.html#GUID-6DEDCA82-94B7-4155-9FBD-3B1FDC232FCC\" target=\"_blank\" rel=\"noopener noreferrer\">official documentation<\/a> but unfortunately can be very tricky because the information (the order and steps) are not 100% clear. The idea is to show you how to reimage using version 18 (18.3 in this example), that represents the last available.<\/p>\n<p style=\"text-align: justify;\">In resume the process is executed in the order:<\/p>\n<ol style=\"text-align: justify;\">\n<li>ILOM: Boot the ISO<\/li>\n<li>Prepare to create the appliance<\/li>\n<li>Upload GI and DB base version to the repository<\/li>\n<li>Linux: Create the appliance<\/li>\n<li>Firmware and patch<\/li>\n<li>Create Oracle Homes and the databases<\/li>\n<li>Finish and clean the install<\/li>\n<\/ol>\n<p style=\"text-align: justify;\"><!--more More...--><\/p>\n<p style=\"text-align: justify;\">The environment in this scenario is:<\/p>\n<ul style=\"text-align: justify;\">\n<li>ODA HA: Oda HA version with two nodes and with SSD disk available.<\/li>\n<li>Reimage with 18 version: 18.3 version at the moment that reimages was done, but can use any 18.x version<\/li>\n<li>Databases: 11, 12, 18 for Oracle Home and available versions<\/li>\n<\/ul>\n<p style=\"text-align: justify;\">Before even start the reimage you have two steps. The first is to verify the hardware against failures. Disks, memory, CPU, MB, whatever error that exists need to be clean before the start. If no, you can hit error during the process. To check about hw error, you can log in the ILOM in the browser and verify for some incidents\/errors (this vary from version to version of ODA, but usually the errors are visible in the first page of ILOM). Or you can log in in the console for ILOM and execute the command \u201cshow faulty\u201d. Whatever the mode, check in both nodes. If you have a connection with the system execute <strong><em>smartctl \u2013a \/dev\/DISK<\/em><\/strong> and query about errors and look in the column \u201c<em>Total uncorrected errors<\/em>\u201d. Another option is check if the disk is in warning state using the command <strong><em>smartctl -q errorsonly -H -l xerror \/dev\/DISK<\/em><\/strong><em>; <\/em>if you have the report will be similar to \u201c<em>SMART Health Status: WARNING: ascq=0x97 [asc=b, ascq=97]\u201d<\/em>. For the errors, open SR and wait for the maintenance from Oracle HW team.<\/p>\n<p style=\"text-align: justify;\">The second is save\/backup every config that you need. If you did not lose the system backup from <strong><em>\/etc<\/em><\/strong> folder it is a good start. Another hint is to execute \u201c<strong>ifconfig<\/strong>\u201d and \u201c<strong>route<\/strong>\u201d to have one output from IP\u2019s that you have and the routing table (vlan list it is important too if used). For Oracle files, backup tnsnames.ora, listener.ora, and sqlnet.ora for every OH or GI that you have. These files are an example, depend on every system and needs. Adjust if you need something additional.<\/p>\n<h2 style=\"text-align: justify;\">ILOM<\/h2>\n<p style=\"text-align: justify;\">The process to reimage start putting the ISO in the ilom and booting both nodes with that. After the boot, the install runs automatically, and you have a Linux to create the appliance.<\/p>\n<p style=\"text-align: justify;\">Before starting the reimage one explanation since the machine was already in use it needs to cleanup the disks. The first option is cleanup before the reimage, using the software from the currently running linux\/oda\/oak. Or running the cleanup after the reimage finish and before creating the appliance (the option that I will use here).<\/p>\n<p style=\"text-align: justify;\">The steps to reimage from ILOM are done in this order:<\/p>\n<ol style=\"text-align: justify;\">\n<li>Login ILOM both nodes using the browser<\/li>\n<li>Navigate to \u201cHost Management\u201d menu and choose \u201cHost Control\u201d submenu.\n<ol>\n<li>Select the option \u201cCDROM\u201d in the list and after click in SAVE.<\/li>\n<\/ol>\n<\/li>\n<li>Navigate to \u201cRemote Control\u201d menu and choose \u201cRedirection\u201d submenu.\n<ol>\n<li>Click on the option \u201cLaunch Remote Control Console\u201d<\/li>\n<li>You can receive some confirmation to execute some java (depend on how your machine has java configured) or ask to agree about the certificate. Always click yes and agree or continue.<\/li>\n<\/ol>\n<\/li>\n<li>In the newly opened window select the menu \u201cKVMS\u201d and after the submenu \u201cStorage\u201d.<\/li>\n<li>In the \u201cStorage Devices\u201d do:\n<ol>\n<li>Click on the \u201cAdd\u201d<\/li>\n<li>Select the ISO file and after click in the option \u201cSelect\u201d<\/li>\n<li>After, verify if the ISO appeared in the \u201cPath\u201d and the \u201cDevice Type\u201d is \u201cISO Image\u201d in the Storage Devices menu. Select the line with the ISO and after click in the option \u201cConnect\u201d.<\/li>\n<li>After you click in the \u201cConnect\u201d the information marked in red will appear in the screen and the menu now will appear as \u201cDisconnect\u201d. You just need to click in the option \u201cOK\u201d.<\/li>\n<li><strong>DO NOT CLONE<\/strong> the Console.<\/li>\n<\/ol>\n<\/li>\n<li>Go back to the Browser and click in the menu \u201cHost Management\u201d and after in the submenu \u201cPower Control\u201d\n<ol>\n<li>Select the option \u201cPower Cycle\u201d and after click in the \u201cSave\u201d option.<\/li>\n<li>Maybe you will receive on a question if you are sure about the reboot. Just click Ok.<\/li>\n<\/ol>\n<\/li>\n<li>You will see in the console:\n<ol>\n<li>Reboot<\/li>\n<li>The process will boot the ISO<\/li>\n<li>Install the new ODA Image<\/li>\n<li>In the end, you have the Linux console<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p style=\"text-align: justify;\">All the steps above you can see in the Image gallery below. All the images are linked with the step mentioned.<\/p>\n<p class=\"jetpack-slideshow-noscript robots-nocontent\">This slideshow requires JavaScript.<\/p><div id=\"gallery-506-1-slideshow\" class=\"jetpack-slideshow-window jetpack-slideshow jetpack-slideshow-black\" data-trans=\"fade\" data-autostart=\"1\" data-gallery=\"[{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step1.png&quot;,&quot;id&quot;:&quot;524&quot;,&quot;title&quot;:&quot;ILOM-Step1&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step2.png&quot;,&quot;id&quot;:&quot;525&quot;,&quot;title&quot;:&quot;ILOM-Step2&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step3.png&quot;,&quot;id&quot;:&quot;526&quot;,&quot;title&quot;:&quot;ILOM-Step3&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step3b.png&quot;,&quot;id&quot;:&quot;527&quot;,&quot;title&quot;:&quot;ILOM-Step3b&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step4.png&quot;,&quot;id&quot;:&quot;528&quot;,&quot;title&quot;:&quot;ILOM-Step4&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step5a.png&quot;,&quot;id&quot;:&quot;529&quot;,&quot;title&quot;:&quot;ILOM-Step5a&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step5b.png&quot;,&quot;id&quot;:&quot;530&quot;,&quot;title&quot;:&quot;ILOM-Step5b&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step5c.png&quot;,&quot;id&quot;:&quot;531&quot;,&quot;title&quot;:&quot;ILOM-Step5c&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step5d.png&quot;,&quot;id&quot;:&quot;532&quot;,&quot;title&quot;:&quot;ILOM-Step5d&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step6a.png&quot;,&quot;id&quot;:&quot;533&quot;,&quot;title&quot;:&quot;ILOM-Step6a&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step6b.png&quot;,&quot;id&quot;:&quot;534&quot;,&quot;title&quot;:&quot;ILOM-Step6b&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step7a.png&quot;,&quot;id&quot;:&quot;535&quot;,&quot;title&quot;:&quot;ILOM-Step7a&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step7b.png&quot;,&quot;id&quot;:&quot;536&quot;,&quot;title&quot;:&quot;ILOM-Step7b&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step7c.png&quot;,&quot;id&quot;:&quot;537&quot;,&quot;title&quot;:&quot;ILOM-Step7c&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;},{&quot;src&quot;:&quot;https:\\\/\\\/www.fernandosimon.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/ILOM-Step7d.png&quot;,&quot;id&quot;:&quot;538&quot;,&quot;title&quot;:&quot;ILOM-Step7d&quot;,&quot;alt&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;itemprop&quot;:&quot;image&quot;}]\" itemscope itemtype=\"https:\/\/schema.org\/ImageGallery\"><\/div>\n<p style=\"text-align: justify;\">Remember to do this in both nodes. You can do this both at the same time. The installation time depends more from the network because involve uploading the ISO from machine to ODA. The postscript part during the installation tends to take a lot of time.<\/p>\n<p style=\"text-align: justify;\">Please <strong>does not close<\/strong> the Remote Console because this kills the ISO mounting device and the installation will crash. There is no problem if the browser login receives timeout, the installation will continue.<\/p>\n<p style=\"text-align: justify;\">One important thing from this part is that does not update the ILOM SP or even other firmware for HW. This will be executed in the next steps.<\/p>\n<p style=\"text-align: justify;\">Recently Oracle changed the <a href=\"https:\/\/support.oracle.com\/epmos\/faces\/DocContentDisplay?id=888888.1\" target=\"_blank\" rel=\"noopener noreferrer\">ODA base page<\/a>&nbsp;and removed the links to ISO files. But the patch 27604623 contains the Oracle Database Appliance Bare-metal ISO Image to download. Just to be clear, I am reimaging for baremetal (not OVM).<\/p>\n<h2 style=\"text-align: justify;\">Prepare to create the appliance<\/h2>\n<p style=\"text-align: justify;\">After you \u201creimage\u201d you need to configure and create the appliance. But before we need to execute some steps. Now, to connect in the Linux console we have two options: same java console opened to do the reimage, or, ssh to ilom ip and start the console (<em>start \/SP\/console<\/em>). I will use the last option because allow to work (copy and paste commands) more smoothly. Example (root\/welcome1 are user\/password that is the default for reimaged ODA):<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">Oracle(R) Integrated Lights Out Manager\r\n\r\nVersion 3.2.9.23 r116695\r\n\r\nCopyright (c) 2017, Oracle and\/or its affiliates. All rights reserved.\r\n\r\nWarning: HTTPS certificate is set to factory default.\r\n\r\nHostname: odas1-ilom\r\n\r\n-&gt; start \/SP\/console\r\nAre you sure you want to start \/SP\/console (y\/n)? y\r\n\r\nSerial console started.  To stop, type ESC (\r\n\r\n\r\nOracle Linux Server release 6.10\r\nKernel 4.1.12-124.18.6.el6uek.x86_64 on an x86_64\r\n\r\ntest0 login: root\r\n[root@test0 ~]#<\/pre>\n<h3 style=\"text-align: justify;\">Cleanup<\/h3>\n<p style=\"text-align: justify;\">As told before, we need to clean the headers for ODA. I start checking the headers with command \u201c<strong>cleanup.pl -checkHeader<\/strong>\u201d:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@test0 ~]# \/opt\/oracle\/oak\/onecmd\/cleanup.pl -checkHeader\r\nCommand may take few minutes...\r\nOS Disk               Disk Type    OAK Header   ASM Header(p1)       ASM Header(p2)\r\n \/dev\/sda                HDD        Found           Found                Found\r\n \/dev\/sdb                HDD        Found           Found                Found\r\n \/dev\/sdaa               HDD        Found           Found                Found\r\n \/dev\/sdab               HDD        Found           Found                Found\r\n \/dev\/sdac               HDD        Found           Found                Found\r\n \/dev\/sdad               HDD        Found           Found                Found\r\n \/dev\/sdae               HDD        Found           Found                Found\r\n \/dev\/sdaf               HDD        Found           Found                Found\r\n \/dev\/sdag               HDD        Found           Found                Found\r\n \/dev\/sdah               HDD        Found          Erased               Erased\r\n \/dev\/sdai               HDD        Found           Found                Found\r\n \/dev\/sdaj               HDD        Found           Found                Found\r\n \/dev\/sdak               HDD        Found           Found                Found\r\n \/dev\/sdal               HDD        Found           Found                Found\r\n \/dev\/sdam               HDD        Found           Found                Found\r\n \/dev\/sdan               HDD        Found           Found                Found\r\n \/dev\/sdao               SSD        Found           Found       p2 not created\r\n \/dev\/sdap               SSD        Found           Found       p2 not created\r\n \/dev\/sdaq               SSD        Found           Found       p2 not created\r\n \/dev\/sdar               SSD        Found           Found       p2 not created\r\n \/dev\/sdas               SSD        Found           Found       p2 not created\r\n \/dev\/sdat               SSD        Found           Found       p2 not created\r\n \/dev\/sdau               SSD        Found           Found       p2 not created\r\n \/dev\/sdav               SSD        Found           Found       p2 not created\r\n[root@test0 ~]#<\/pre>\n<p style=\"text-align: justify;\">Look above that some ASM Header was found. To clean we execute \u201c<strong>\/opt\/oracle\/oak\/onecmd\/cleanup.pl<\/strong>\u201d&nbsp; with option \u201c<strong>-erasedata<\/strong>\u201d. The cleanup script executes more than just erase disk headers, it cleans all the configurations (hostname, ips, users) and because of this needs to be executed in both nodes from HA env. This equalizes all nodes with the same config and avoid an error when you create the appliance. Example:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@test0 ~]# \/opt\/oracle\/oak\/onecmd\/cleanup.pl -erasedata\r\nINFO: *******************************************************************\r\nINFO: ** Starting process to cleanup provisioned host oak1             **\r\nINFO: *******************************************************************\r\nWARNING: Secure Erase is an irrecoverable process. All data on the disk\r\nWARNING: will be erased, and cannot be recovered by any means. On X3-2,\r\nWARNING: X4-2, and X5-2 HA, the secure erase process can take more than\r\nWARNING: 10 hours. If you need this data, then take a complete backup\r\nWARNING: before proceeding.\r\nDo you want to continue (yes\/no) : yes\r\nINFO:\r\n....\r\n....\r\nINFO: Executing &lt;\/opt\/oracle\/oak\/bin\/odaeraser.py -a -f -v &gt;\r\nStart erasing disks on the system\r\nOn some platforms, this will take several hours to finish, please wait\r\nDo you want to continue (yes|no) [yes] ? yes\r\nNumber of disks are processing: 0\r\n\r\nDisk     Vendor     Model                    Erase method         Status       Time(seconds)\r\ne0_pd_00 HGST       H7280A520SUN8.0T         SCSI crypto erase    success               0\r\ne0_pd_01 HGST       H7280A520SUN8.0T         SCSI crypto erase    success               0\r\ne0_pd_02 HGST       H7280A520SUN8.0T         SCSI crypto erase    success               0\r\ne0_pd_03 HGST       H7280A520SUN8.0T         SCSI crypto erase    success               0\r\ne0_pd_04 HGST       H7280A520SUN8.0T         SCSI crypto erase    success               0\r\ne0_pd_05 HGST       H7280A520SUN8.0T         SCSI crypto erase    success               0\r\ne0_pd_06 HGST       H7280A520SUN8.0T         SCSI crypto erase    success               0\r\ne0_pd_07 HGST       H7280A520SUN8.0T         SCSI crypto erase    success               0\r\ne0_pd_08 HGST       H7280A520SUN8.0T         SCSI crypto erase    success               0\r\ne0_pd_09 HGST       H7280A520SUN8.0T         SCSI cryp[  777.976350] reboot: Restarting system\r\n...\r\n...<\/pre>\n<p style=\"text-align: justify;\">After node reboot you can check the disk readers (look that the cleanup will change the hostname to \u201coak\u201d):<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@oak2 ~]# \/opt\/oracle\/oak\/onecmd\/cleanup.pl -checkHeader\r\nCommand may take few minutes...\r\nOS Disk               Disk Type    OAK Header   ASM Header(p1)       ASM Header(p2)\r\n \/dev\/sda                HDD       Erased          Erased              UnKnown\r\n \/dev\/sdb                HDD       Erased          Erased              UnKnown\r\n \/dev\/sdaa               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdab               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdac               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdad               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdae               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdaf               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdag               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdah               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdai               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdaj               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdak               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdal               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdam               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdan               HDD       Erased          Erased              UnKnown\r\n \/dev\/sdao               SSD       Erased          Erased              UnKnown\r\n \/dev\/sdap               SSD       Erased          Erased              UnKnown\r\n \/dev\/sdaq               SSD       Erased          Erased              UnKnown\r\n \/dev\/sdar               SSD       Erased          Erased              UnKnown\r\n \/dev\/sdas               SSD       Erased          Erased              UnKnown\r\n \/dev\/sdat               SSD       Erased          Erased              UnKnown\r\n \/dev\/sdau               SSD       Erased          Erased              UnKnown\r\n \/dev\/sdav               SSD       Erased          Erased              UnKnown\r\n[root@oak2 ~]#<\/pre>\n<h3 style=\"text-align: justify;\">First network<\/h3>\n<p style=\"text-align: justify;\">After the cleanup we can create the basic network. To do that (need to do in both nodes), just execute the script <strong>\u201c\/opt\/oracle\/dcs\/bin\/odacli<\/strong>\u201d with parameter \u201c<strong>configure-firstnet<\/strong>\u201d. Look:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@oak1 ~]# \/opt\/oracle\/dcs\/bin\/odacli configure-firstnet\r\nSelect the Interface to configure the network on (bond0 bond1) [bond0]:\r\nConfigure DHCP on bond0 (yes\/no) [no]:\r\nINFO: You have chosen Static configuration\r\nUse VLAN on bond0 (yes\/no) [no]:yes\r\nConfigure VLAN on bond0, input VLAN ID [2 - 4094] 2999\r\nINFO: using network interface bond0.2999\r\nEnter the IP address to configure : 200.200.67.100\r\nEnter the Netmask address to configure : 255.255.255.0\r\nEnter the Gateway address to configure[200.200.67.1] :\r\nINFO: Restarting the network\r\nShutting down interface bond0:  [  OK  ]\r\nShutting down interface bond1:  [  OK  ]\r\nShutting down interface ib0:  [  OK  ]\r\nShutting down interface ib1:  [  OK  ]\r\nShutting down interface ibbond0:  [  OK  ]\r\nShutting down loopback interface:  [  OK  ]\r\nBringing up loopback interface:  [  OK  ]\r\nBringing up interface bond0:  [  OK  ]\r\nBringing up interface bond1:  [  OK  ]\r\nBringing up interface ibbond0:  Determining if ip address 192.168.16.24 is already in use for device ibbond0...\r\n[  OK  ]\r\nBringing up interface bond0.2999:  Determining if ip address 200.200.67.100 is already in use for device bond0.2999...\r\n[  OK  ]\r\nINFO: Restarting the DCS agent\r\ninitdcsagent stop\/waiting\r\ninitdcsagent start\/running, process 23750\r\n[root@oak1 ~]#<\/pre>\n<p style=\"text-align: justify;\">And in the second node:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@oak2 ~]# \/opt\/oracle\/dcs\/bin\/odacli configure-firstnet\r\nSelect the Interface to configure the network on (bond0 bond1) [bond0]:\r\nConfigure DHCP on bond0 (yes\/no) [no]:\r\nINFO: You have chosen Static configuration\r\nUse VLAN on bond0 (yes\/no) [no]:yes\r\nConfigure VLAN on bond0, input VLAN ID [2 - 4094] 2999\r\nINFO: using network interface bond0.2999\r\nEnter the IP address to configure : 200.200.67.101\r\nEnter the Netmask address to configure : 255.255.255.0\r\nEnter the Gateway address to configure[200.200.67.1] :\r\nINFO: Restarting the network\r\nShutting down interface bond0:  [  OK  ]\r\nShutting down interface bond1:  [  OK  ]\r\nShutting down interface ib0:  [  OK  ]\r\nShutting down interface ib1:  [  OK  ]\r\nShutting down interface ibbond0:  [  OK  ]\r\nShutting down loopback interface:  [  OK  ]\r\nBringing up loopback interface:  [  OK  ]\r\nBringing up interface bond0:  [  OK  ]\r\nBringing up interface bond1:  [  OK  ]\r\nBringing up interface ibbond0:  Determining if ip address 192.168.16.25 is already in use for device ibbond0...\r\n[  OK  ]\r\nBringing up interface bond0.2999:  Determining if ip address 200.200.67.101 is already in use for device bond0.2999...\r\n[  OK  ]\r\nINFO: Restarting the DCS agent\r\ninitdcsagent stop\/waiting\r\ninitdcsagent start\/running, process 10775\r\n[root@oak2 ~]#<\/pre>\n<p style=\"text-align: justify;\">The most important is to define correctly the vlan (if used, as in this case). You can rerun the command if needed. After that, you can exit the ILOM console and do ssh to the ODA node.<\/p>\n<h2 style=\"text-align: justify;\">Upload GI and DB base version to the repository<\/h2>\n<p style=\"text-align: justify;\">After you configure the first network you need to upload the files that will fill the internal ODA repository and allow the \u201ccreate appliance script\u201d do initiate the ASM and base Oracle Home. There are some several steps, but you will execute in just one node.<\/p>\n<p style=\"text-align: justify;\">Again, Oracle recently changed the ODA base page (<a href=\"https:\/\/support.oracle.com\/epmos\/faces\/DocContentDisplay?id=888888.1\">https:\/\/support.oracle.com\/epmos\/faces\/DocContentDisplay?id=888888.1<\/a>) and removed the links to files with clone version for OH and GI. But the patch numbers are patch 27604593 for GI and patch 27604558 for RDBMS. Both are for baremetal image, if you are using VM installation, they are others (but you can find then patch search inside Oracle MOS.<\/p>\n<p style=\"text-align: justify;\">The first step is to upload the files \u201cp27604558_183000_Linux-x86-64.zip\u201d and \u201cp27604593_183000_Linux-x86-64.zip\u201d to the first node and unzip. Remember that the file name will change if you are reimage using another version. Here I used in \u201c\/tmp\u201d<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@oak1 ~]# mkdir \/tmp\/deploy\r\n[root@oak1 ~]# cd \/tmp\/deploy\r\n[root@oak1 deploy]# ###### EXECUTE THE SCP OR COPY FILES TO THE FOLDER########\r\n[root@oak1 deploy]# unzip -qa p27604558_183000_Linux-x86-64.zip\r\n[root@oak1 deploy]# unzip -qa p27604593_183000_Linux-x86-64.zip\r\nreplace README.txt? [y]es, [n]o, [A]ll, [N]one, [r]ename: A\r\n[root@oak1 deploy]#\r\n[root@oak1 deploy]#\r\n[root@oak1 deploy]# ls -l\r\ntotal 20559868\r\n-rw-r--r-- 1 root root 4322872013 Dec 18 08:24 odacli-dcs-18.3.0.0.0-180905-DB-18.0.0.0.zip\r\n-rwxr-xr-x 1 root root 6193475789 Dec 18 08:03 odacli-dcs-18.3.0.0.0-181205-GI-18.3.0.0.zip\r\n-rw-r--r-- 1 root root 4322873299 May 22 08:37 p27604558_183000_Linux-x86-64.zip\r\n-rw-r--r-- 1 root root 6193477129 May 22 08:35 p27604593_183000_Linux-x86-64.zip\r\n-rw-r--r-- 1 root root       2044 Dec 18 08:05 README.txt\r\n[root@oak1 deploy]#<\/pre>\n<p style=\"text-align: justify;\">After that, we can upload these file to the internal ODA repository:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@oak1 deploy]# \/opt\/oracle\/dcs\/bin\/odacli update-repository -f \/tmp\/deploy\/odacli-dcs-18.3.0.0.0-181205-GI-18.3.0.0.zip,\/tmp\/deploy\/odacli-dcs-18.3.0.0.0-180905-DB-18.0.0.0.zip\r\n{\r\n  \"jobId\" : \"b66269aa-e007-4304-8074-7ba7e9c8c5c2\",\r\n  \"status\" : \"Created\",\r\n  \"message\" : \"\/tmp\/deploy\/odacli-dcs-18.3.0.0.0-181205-GI-18.3.0.0.zip,\/tmp\/deploy\/odacli-dcs-18.3.0.0.0-180905-DB-18.0.0.0.zip\",\r\n  \"reports\" : [ ],\r\n  \"createTimestamp\" : \"May 22, 2019 08:51:14 AM UTC\",\r\n  \"resourceList\" : [ ],\r\n  \"description\" : \"Repository Update\",\r\n  \"updatedTime\" : \"May 22, 2019 08:51:14 AM UTC\"\r\n}\r\n[root@oak1 deploy]#<\/pre>\n<p style=\"text-align: justify;\">Look that one job will be created, and you can check the progress for the job with the \u201c<strong>\/opt\/oracle\/dcs\/bin\/odacli describe-job -i<\/strong>\u201d passing as parameter the <strong>jobId<\/strong>:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@oak1 deploy]# \/opt\/oracle\/dcs\/bin\/odacli describe-job -i b66269aa-e007-4304-8074-7ba7e9c8c5c2\r\n\r\nJob details\r\n----------------------------------------------------------------\r\n                     ID:  b66269aa-e007-4304-8074-7ba7e9c8c5c2\r\n            Description:  Repository Update\r\n                 Status:  Running\r\n                Created:  May 22, 2019 8:51:14 AM UTC\r\n                Message:  \/tmp\/deploy\/odacli-dcs-18.3.0.0.0-181205-GI-18.3.0.0.zip,\/tmp\/deploy\/odacli-dcs-18.3.0.0.0-180905-DB-18.0.0.0.zip\r\n\r\nTask Name                                Start Time                          End Time                            Status\r\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\r\nCheck AvailableSpace                     May 22, 2019 8:51:14 AM UTC         May 22, 2019 8:51:14 AM UTC         Success\r\nSetting up ssh equivalance               May 22, 2019 8:51:15 AM UTC         May 22, 2019 8:51:15 AM UTC         Success\r\nCopy BundleFile                          May 22, 2019 8:51:15 AM UTC         May 22, 2019 8:51:15 AM UTC         Running\r\n\r\n[root@oak1 deploy]#\r\n[root@oak1 deploy]# \/opt\/oracle\/dcs\/bin\/odacli describe-job -i b66269aa-e007-4304-8074-7ba7e9c8c5c2\r\n\r\nJob details\r\n----------------------------------------------------------------\r\n                     ID:  b66269aa-e007-4304-8074-7ba7e9c8c5c2\r\n            Description:  Repository Update\r\n                 Status:  Success\r\n                Created:  May 22, 2019 8:51:14 AM UTC\r\n                Message:  \/tmp\/deploy\/odacli-dcs-18.3.0.0.0-181205-GI-18.3.0.0.zip,\/tmp\/deploy\/odacli-dcs-18.3.0.0.0-180905-DB-18.0.0.0.zip\r\n\r\nTask Name                                Start Time                          End Time                            Status\r\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\r\nCheck AvailableSpace                     May 22, 2019 8:51:14 AM UTC         May 22, 2019 8:51:14 AM UTC         Success\r\nSetting up ssh equivalance               May 22, 2019 8:51:15 AM UTC         May 22, 2019 8:51:15 AM UTC         Success\r\nCopy BundleFile                          May 22, 2019 8:51:15 AM UTC         May 22, 2019 8:52:21 AM UTC         Success\r\nValidating CopiedFile                    May 22, 2019 8:52:24 AM UTC         May 22, 2019 8:52:48 AM UTC         Success\r\nUnzip bundle                             May 22, 2019 8:52:48 AM UTC         May 22, 2019 8:54:17 AM UTC         Success\r\nUnzip bundle                             May 22, 2019 8:54:17 AM UTC         May 22, 2019 8:55:47 AM UTC         Success\r\nDelete PatchBundles                      May 22, 2019 8:55:47 AM UTC         May 22, 2019 8:55:48 AM UTC         Success\r\nRemoving ssh keys                        May 22, 2019 8:55:48 AM UTC         May 22, 2019 8:55:49 AM UTC         Success\r\n\r\n[root@oak1 deploy]#<\/pre>\n<h2 style=\"text-align: justify;\">Create appliance<\/h2>\n<p style=\"text-align: justify;\">After you clean the disk headers, prepare the first network and upload the files in the repository you can create the appliance. This means that you will configure the operational system, groups, users, folders, GI, ASM, and Oracle database. There are two ways to create, one is using the web interface (this replace the old java app that creates the XML file), and the other is from CLI. Unfortunately, until I wrote this, if you use VLAN you can\u2019t create the appliance with the web interface, just with CLI.<\/p>\n<p style=\"text-align: justify;\">The CLI uses the script \u201c<strong>\/opt\/oracle\/dcs\/bin\/odacli create-appliance<\/strong>\u201d that receive a JSON file as a parameter. There is not some much information the parameter for this JSON file, just the readme with some examples and one web page with other examples. But in both, no real good explanation to each option, look: <a href=\"https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.3\/cmtxd\/create-appliance-using-json-file.html#GUID-42250FD2-EA91-4457-9ED7-CA3A2A863B40\">https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.3\/cmtxd\/create-appliance-using-json-file.html#GUID-42250FD2-EA91-4457-9ED7-CA3A2A863B40<\/a><\/p>\n<p style=\"text-align: justify;\">Fortunately, most of the options are self-explained, other parts I will explain below. First, the full JSON file that I used:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@oak1 ~]# cat odas.json\r\n{\r\n  \"instance\" : {\r\n    \"name\" : \"odas\",\r\n    \"instanceBaseName\" : \"odas\",\r\n    \"systemPassword\" : null,\r\n    \"dbEdition\" : \"EE\",\r\n    \"timeZone\" : \"Europe\/Luxembourg\",\r\n    \"ntpServers\" : [ \"200.200.13.125\" ],\r\n    \"dnsServers\" : [ \"200.200.1.32\", \"200.200.1.33\" ],\r\n    \"domainName\" : \"xxxx.xxxx.xxx\",\r\n    \"isRoleSeparated\" : true,\r\n    \"osUserGroup\" : {\r\n      \"groups\" : [ {\r\n        \"groupId\" : 1001,\r\n        \"groupName\" : \"oinstall\",\r\n        \"groupRole\" : \"oinstall\"\r\n      }, {\r\n        \"groupId\" : 1003,\r\n        \"groupName\" : \"dbaoper\",\r\n        \"groupRole\" : \"dbaoper\"\r\n      }, {\r\n        \"groupId\" : 1002,\r\n        \"groupName\" : \"dba\",\r\n        \"groupRole\" : \"dba\"\r\n      }, {\r\n        \"groupId\" : 1006,\r\n        \"groupName\" : \"asmadmin\",\r\n        \"groupRole\" : \"asmadmin\"\r\n      }, {\r\n        \"groupId\" : 1005,\r\n        \"groupName\" : \"asmoper\",\r\n        \"groupRole\" : \"asmoper\"\r\n      }, {\r\n        \"groupId\" : 1004,\r\n        \"groupName\" : \"asmdba\",\r\n        \"groupRole\" : \"asmdba\"\r\n      } ],\r\n      \"users\" : [ {\r\n        \"userId\" : 1001,\r\n        \"userName\" : \"oracle\",\r\n        \"userRole\" : \"oracleUser\"\r\n      }, {\r\n        \"userId\" : 1000,\r\n        \"userName\" : \"grid\",\r\n        \"userRole\" : \"gridUser\"\r\n      } ]\r\n    },\r\n    \"objectStoreCredentials\" : null\r\n  },\r\n  \"nodes\" : [ {\r\n    \"nodeNumber\" : \"0\",\r\n    \"nodeName\" : \"odas1\",\r\n    \"localDisk\" : null,\r\n    \"network\" : [ {\r\n      \"name\" : null,\r\n      \"nicName\" : \"bond0.2999\",\r\n      \"vlanId\" : null,\r\n      \"ipAddress\" : \"200.200.67.100\",\r\n      \"subNetMask\" : \"255.255.255.0\",\r\n      \"gateway\" : \"200.200.67.1\",\r\n      \"interfaceType\" : null,\r\n      \"networkType\" : [ \"Public\" ],\r\n      \"isDefaultNetwork\" : true\r\n    } ],\r\n    \"ilom\" : null\r\n  }, {\r\n    \"nodeNumber\" : \"1\",\r\n    \"nodeName\" : \"odas2\",\r\n    \"localDisk\" : null,\r\n    \"network\" : [ {\r\n      \"name\" : null,\r\n      \"nicName\" : \"bond0.2999\",\r\n      \"vlanId\" : null,\r\n      \"ipAddress\" : \"200.200.67.101\",\r\n      \"subNetMask\" : \"255.255.255.0\",\r\n      \"gateway\" : \"200.200.67.1\",\r\n      \"interfaceType\" : null,\r\n      \"networkType\" : [ \"Public\" ],\r\n      \"isDefaultNetwork\" : true\r\n    } ],\r\n    \"ilom\" : null\r\n  } ],\r\n  \"grid\" : {\r\n    \"diskGroup\" : [ {\r\n      \"diskGroupName\" : \"DATA\",\r\n      \"redundancy\" : \"NORMAL\",\r\n      \"disks\" : null,\r\n      \"diskPercentage\" : 90\r\n    }, {\r\n      \"diskGroupName\" : \"RECO\",\r\n      \"redundancy\" : \"NORMAL\",\r\n      \"disks\" : null,\r\n      \"diskPercentage\" : 10\r\n    }, {\r\n      \"diskGroupName\" : \"REDO\",\r\n      \"redundancy\" : \"HIGH\",\r\n      \"disks\" : null,\r\n      \"diskPercentage\" : null\r\n    }, {\r\n      \"diskGroupName\" : \"FLASH\",\r\n      \"redundancy\" : \"NORMAL\",\r\n      \"disks\" : null,\r\n      \"diskPercentage\" : null\r\n    } ],\r\n    \"scan\" : {\r\n      \"scanName\" : \"odas-scan\",\r\n      \"ipAddresses\" : [ \"200.200.67.104\", \"200.200.67.105\" ]\r\n    },\r\n    \"vip\" : [ {\r\n      \"nodeNumber\" : \"0\",\r\n      \"vipName\" : \"odas1-vip\",\r\n      \"ipAddress\" : \"200.200.67.102\"\r\n    }, {\r\n      \"nodeNumber\" : \"1\",\r\n      \"vipName\" : \"odas2-vip\",\r\n      \"ipAddress\" : \"200.200.67.103\"\r\n    } ],\r\n    \"language\" : \"en\",\r\n    \"enableAFD\" : \"TRUE\",\r\n    \"gridVersion\" : null\r\n  },\r\n  \"database\" : {\r\n    \"dbName\" : \"mfod\",\r\n    \"databaseUniqueName\" : \"mfod_ora\",\r\n    \"dbVersion\" : \"18.3.0.0.180717\",\r\n    \"dbHomeId\" : null,\r\n    \"instanceOnly\" : false,\r\n    \"registerOnly\" : null,\r\n    \"isCdb\" : true,\r\n    \"pdBName\" : \"pdb1\",\r\n    \"pdbAdminuserName\" : \"pdbuser\",\r\n    \"enableTDE\" : false,\r\n    \"adminPassword\" : \"WWeeeeee99##\",\r\n    \"dbType\" : \"RAC\",\r\n    \"dbTargetNodeNumber\" : null,\r\n    \"dbClass\" : \"OLTP\",\r\n    \"dbShape\" : \"odb1\",\r\n    \"dbStorage\" : \"ASM\",\r\n    \"dbRedundancy\" : null,\r\n    \"dbCharacterSet\" : {\r\n      \"characterSet\" : \"AL32UTF8\",\r\n      \"nlsCharacterset\" : \"AL16UTF16\",\r\n      \"dbTerritory\" : \"AMERICA\",\r\n      \"dbLanguage\" : \"AMERICAN\"\r\n    },\r\n    \"dbConsoleEnable\" : false,\r\n    \"backupConfigId\" : null,\r\n    \"backupConfigName\" : null,\r\n    \"dbOnFlashStorage\" : true,\r\n    \"dbEdition\" : \"EE\",\r\n    \"rmanBkupPassword\" : null,\r\n    \"dbDomainName\" : null,\r\n    \"enableFlashCache\" : null,\r\n    \"level0BackupDay\" : null\r\n  },\r\n  \"asr\" : null\r\n}\r\n[root@oak1 ~]#<\/pre>\n<p style=\"text-align: justify;\">The file starts with a basic config where you define the <strong>name<\/strong> parameter and the <strong>instanceBaseName<\/strong> that will define some basic internal identification parameters. One example is the time zone.<\/p>\n<p style=\"text-align: justify;\">The first that needs attention is <strong>isRoleSeparated<\/strong> and <strong>osUserGroup<\/strong>. If you choose the first as false, you don\u2019t need the specify grid users. Otherwise, is needed to specify it.<\/p>\n<p style=\"text-align: justify;\">For <strong>nodes<\/strong> option, you specify the hostname, ips, and gateway. Be careful with the <strong>nickname<\/strong> that is the same name that you configured the first network. Some steps above. The <strong>ilom<\/strong> parameter, since I am not changing now (and I think that in reimage scenario you do not change at this moment), remains null.<\/p>\n<p style=\"text-align: justify;\">The <strong>grid<\/strong> parameter defines the disk division. You can choose arbitrary values for <strong>diskPercentage<\/strong> and <strong>disks<\/strong> that you will select for each one if needed. For disk, left undefined that ODA will divide automatically and accordingly. The key point here is that even, by default, FLASH and REDO diskgroups are created with default values (check that I even defined disk percentage for each one), if you forgot to specify, they are not created and the disk will not be used. I already wrote about one problem in this particular part and you can read here: <a href=\"http:\/\/www.fernandosimon.com\/blog\/oda-json-and-flash\/\">http:\/\/www.fernandosimon.com\/blog\/oda-json-and-flash\/<\/a><\/p>\n<p style=\"text-align: justify;\">The <strong>database<\/strong> parameter defines the information for database creation. You have the basic like database name, unique name, cdb (or no), pdb name. The most tricky here are <strong>dbVersion<\/strong> (that need to be the same from that you uploaded in the repository), <strong>adminPassword<\/strong> (that will be used for root password after create the appliance), <strong>dbShape<\/strong> (that is the same \u2013 you choose one &#8211; for ODA available shapes), and <strong>dbStorage<\/strong> (that you choose between ASM and ACFS, 11 just support ACFS). Again, for ASM and ACFS I already wrote about that here: <a href=\"http:\/\/www.fernandosimon.com\/blog\/oda-acfs-and-asm-dilemma\/\">http:\/\/www.fernandosimon.com\/blog\/oda-acfs-and-asm-dilemma\/<\/a><\/p>\n<p style=\"text-align: justify;\">Important hint, if you want to create a database in another version that 18c you need to upload the files\/clone images in the repository before.<\/p>\n<p style=\"text-align: justify;\">To create just execute:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@oak1 ~]# \/opt\/oracle\/dcs\/bin\/odacli create-appliance -r odas.json\r\n{\r\n  \"instance\" : {\r\n    \"name\" : \"odas\",\r\n    \"instanceBaseName\" : \"odas\",\r\n    \"systemPassword\" : null,\r\n    \"dbEdition\" : \"EE\",\r\n    \"timeZone\" : \"Europe\/Luxembourg\",\r\n    \"ntpServers\" : [ \"200.200.13.125\" ],\r\n    \"dnsServers\" : [ \"200.200.1.32\", \"200.200.1.33\" ],\r\n    \"domainName\" : \"xxxx.xxxx.xxx\",\r\n    \"isRoleSeparated\" : true,\r\n    \"osUserGroup\" : {\r\n      \"groups\" : [ {\r\n        \"groupId\" : 1001,\r\n        \"groupName\" : \"oinstall\",\r\n        \"groupRole\" : \"oinstall\"\r\n      }, {\r\n        \"groupId\" : 1003,\r\n        \"groupName\" : \"dbaoper\",\r\n        \"groupRole\" : \"dbaoper\"\r\n      }, {\r\n        \"groupId\" : 1002,\r\n        \"groupName\" : \"dba\",\r\n        \"groupRole\" : \"dba\"\r\n      }, {\r\n        \"groupId\" : 1006,\r\n        \"groupName\" : \"asmadmin\",\r\n        \"groupRole\" : \"asmadmin\"\r\n      }, {\r\n        \"groupId\" : 1005,\r\n        \"groupName\" : \"asmoper\",\r\n        \"groupRole\" : \"asmoper\"\r\n      }, {\r\n        \"groupId\" : 1004,\r\n        \"groupName\" : \"asmdba\",\r\n        \"groupRole\" : \"asmdba\"\r\n      } ],\r\n      \"users\" : [ {\r\n        \"userId\" : 1001,\r\n        \"userName\" : \"oracle\",\r\n        \"userRole\" : \"oracleUser\"\r\n      }, {\r\n        \"userId\" : 1000,\r\n        \"userName\" : \"grid\",\r\n        \"userRole\" : \"gridUser\"\r\n      } ]\r\n    },\r\n    \"objectStoreCredentials\" : null\r\n  },\r\n  \"nodes\" : [ {\r\n    \"nodeNumber\" : \"0\",\r\n    \"nodeName\" : \"odas1\",\r\n    \"localDisk\" : null,\r\n    \"network\" : [ {\r\n      \"name\" : null,\r\n      \"nicName\" : \"bond0.2999\",\r\n      \"vlanId\" : null,\r\n      \"ipAddress\" : \"200.200.67.100\",\r\n      \"subNetMask\" : \"255.255.255.0\",\r\n      \"gateway\" : \"200.200.67.1\",\r\n      \"interfaceType\" : null,\r\n      \"networkType\" : [ \"Public\" ],\r\n      \"isDefaultNetwork\" : true\r\n    } ],\r\n    \"ilom\" : null\r\n  }, {\r\n    \"nodeNumber\" : \"1\",\r\n    \"nodeName\" : \"odas2\",\r\n    \"localDisk\" : null,\r\n    \"network\" : [ {\r\n      \"name\" : null,\r\n      \"nicName\" : \"bond0.2999\",\r\n      \"vlanId\" : null,\r\n      \"ipAddress\" : \"200.200.67.101\",\r\n      \"subNetMask\" : \"255.255.255.0\",\r\n      \"gateway\" : \"200.200.67.1\",\r\n      \"interfaceType\" : null,\r\n      \"networkType\" : [ \"Public\" ],\r\n      \"isDefaultNetwork\" : true\r\n    } ],\r\n    \"ilom\" : null\r\n  } ],\r\n  \"grid\" : {\r\n    \"diskGroup\" : [ {\r\n      \"diskGroupName\" : \"DATA\",\r\n      \"redundancy\" : \"NORMAL\",\r\n      \"disks\" : null,\r\n      \"diskPercentage\" : 90\r\n    }, {\r\n      \"diskGroupName\" : \"RECO\",\r\n      \"redundancy\" : \"NORMAL\",\r\n      \"disks\" : null,\r\n      \"diskPercentage\" : 10\r\n    }, {\r\n      \"diskGroupName\" : \"REDO\",\r\n      \"redundancy\" : \"HIGH\",\r\n      \"disks\" : null,\r\n      \"diskPercentage\" : null\r\n    }, {\r\n      \"diskGroupName\" : \"FLASH\",\r\n      \"redundancy\" : \"NORMAL\",\r\n      \"disks\" : null,\r\n      \"diskPercentage\" : null\r\n    } ],\r\n    \"scan\" : {\r\n      \"scanName\" : \"odas-scan\",\r\n      \"ipAddresses\" : [ \"200.200.67.104\", \"200.200.67.105\" ]\r\n    },\r\n    \"vip\" : [ {\r\n      \"nodeNumber\" : \"0\",\r\n      \"vipName\" : \"odas1-vip\",\r\n      \"ipAddress\" : \"200.200.67.102\"\r\n    }, {\r\n      \"nodeNumber\" : \"1\",\r\n      \"vipName\" : \"odas2-vip\",\r\n      \"ipAddress\" : \"200.200.67.103\"\r\n    } ],\r\n    \"language\" : \"en\",\r\n    \"enableAFD\" : \"TRUE\",\r\n    \"gridVersion\" : null\r\n  },\r\n  \"database\" : {\r\n    \"dbName\" : \"mfod\",\r\n    \"databaseUniqueName\" : \"mfod_ora\",\r\n    \"dbVersion\" : \"18.3.0.0.180717\",\r\n    \"dbHomeId\" : null,\r\n    \"instanceOnly\" : false,\r\n    \"registerOnly\" : null,\r\n    \"isCdb\" : true,\r\n    \"pdBName\" : \"pdb1\",\r\n    \"pdbAdminuserName\" : \"pdbuser\",\r\n    \"enableTDE\" : false,\r\n    \"adminPassword\" : \"WWeeeeee99##\",\r\n    \"dbType\" : \"RAC\",\r\n    \"dbTargetNodeNumber\" : null,\r\n    \"dbClass\" : \"OLTP\",\r\n    \"dbShape\" : \"odb1\",\r\n    \"dbStorage\" : \"ASM\",\r\n    \"dbRedundancy\" : null,\r\n    \"dbCharacterSet\" : {\r\n      \"characterSet\" : \"AL32UTF8\",\r\n      \"nlsCharacterset\" : \"AL16UTF16\",\r\n      \"dbTerritory\" : \"AMERICA\",\r\n      \"dbLanguage\" : \"AMERICAN\"\r\n    },\r\n    \"dbConsoleEnable\" : false,\r\n    \"backupConfigId\" : null,\r\n    \"backupConfigName\" : null,\r\n    \"dbOnFlashStorage\" : true,\r\n    \"dbEdition\" : \"EE\",\r\n    \"rmanBkupPassword\" : null,\r\n    \"dbDomainName\" : null,\r\n    \"enableFlashCache\" : null,\r\n    \"level0BackupDay\" : null\r\n  },\r\n  \"asr\" : null\r\n}\r\n{\r\n  \"jobId\" : \"f07961fa-4192-489b-9a55-53165a012376\",\r\n  \"status\" : \"Created\",\r\n  \"message\" : null,\r\n  \"reports\" : [ ],\r\n  \"createTimestamp\" : \"May 22, 2019 09:03:36 AM UTC\",\r\n  \"resourceList\" : [ ],\r\n  \"description\" : \"Provisioning service creation\",\r\n  \"updatedTime\" : \"May 22, 2019 09:03:36 AM UTC\"\r\n}\r\n[root@oak1 ~]#<\/pre>\n<p style=\"text-align: justify;\">Look that you will receive one jobId if everything is fine. To follow just describe the job:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@oak1 ~]# \/opt\/oracle\/dcs\/bin\/odacli describe-job -i f07961fa-4192-489b-9a55-53165a012376\r\n\r\nJob details\r\n----------------------------------------------------------------\r\n                     ID:  f07961fa-4192-489b-9a55-53165a012376\r\n            Description:  Provisioning service creation\r\n                 Status:  Running\r\n                Created:  May 22, 2019 11:03:36 AM CEST\r\n                Message:\r\n\r\nTask Name                                Start Time                          End Time                            Status\r\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\r\nnetworks updation                        May 22, 2019 11:03:37 AM CEST       May 22, 2019 11:03:42 AM CEST       Success\r\nupdating network                         May 22, 2019 11:03:37 AM CEST       May 22, 2019 11:03:42 AM CEST       Success\r\nSetting up Vlan                          May 22, 2019 11:03:38 AM CEST       May 22, 2019 11:03:42 AM CEST       Success\r\nnetworks updation                        May 22, 2019 11:03:42 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nupdating network                         May 22, 2019 11:03:42 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nSetting up Vlan                          May 22, 2019 11:03:43 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS usergroup 'asmdba'creation            May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS usergroup 'asmoper'creation           May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS usergroup 'asmadmin'creation          May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS usergroup 'dba'creation               May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS usergroup 'dbaoper'creation           May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS usergroup 'oinstall'creation          May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS user 'grid'creation                   May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:48 AM CEST       Success\r\nOS user 'oracle'creation                 May 22, 2019 11:03:48 AM CEST       May 22, 2019 11:03:48 AM CEST       Success\r\nSSH equivalance setup                    May 22, 2019 11:03:48 AM CEST       May 22, 2019 11:03:48 AM CEST       Success\r\nGrid home creation                       May 22, 2019 11:03:49 AM CEST       May 22, 2019 11:03:49 AM CEST       Running\r\nCreating GI home directories             May 22, 2019 11:03:49 AM CEST       May 22, 2019 11:03:49 AM CEST       Success\r\nCloning Gi home                          May 22, 2019 11:03:49 AM CEST       May 22, 2019 11:03:49 AM CEST       Running\r\n\r\n[root@oak1 ~]#<\/pre>\n<p style=\"text-align: justify;\">And after some time:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@oak1 ~]# \/opt\/oracle\/dcs\/bin\/odacli describe-job -i f07961fa-4192-489b-9a55-53165a012376\r\n\r\nJob details\r\n----------------------------------------------------------------\r\n                     ID:  f07961fa-4192-489b-9a55-53165a012376\r\n            Description:  Provisioning service creation\r\n                 Status:  Success\r\n                Created:  May 22, 2019 11:03:36 AM CEST\r\n                Message:\r\n\r\nTask Name                                Start Time                          End Time                            Status\r\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\r\nnetworks updation                        May 22, 2019 11:03:37 AM CEST       May 22, 2019 11:03:42 AM CEST       Success\r\nupdating network                         May 22, 2019 11:03:37 AM CEST       May 22, 2019 11:03:42 AM CEST       Success\r\nSetting up Vlan                          May 22, 2019 11:03:38 AM CEST       May 22, 2019 11:03:42 AM CEST       Success\r\nnetworks updation                        May 22, 2019 11:03:42 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nupdating network                         May 22, 2019 11:03:42 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nSetting up Vlan                          May 22, 2019 11:03:43 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS usergroup 'asmdba'creation            May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS usergroup 'asmoper'creation           May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS usergroup 'asmadmin'creation          May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS usergroup 'dba'creation               May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS usergroup 'dbaoper'creation           May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS usergroup 'oinstall'creation          May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:47 AM CEST       Success\r\nOS user 'grid'creation                   May 22, 2019 11:03:47 AM CEST       May 22, 2019 11:03:48 AM CEST       Success\r\nOS user 'oracle'creation                 May 22, 2019 11:03:48 AM CEST       May 22, 2019 11:03:48 AM CEST       Success\r\nSSH equivalance setup                    May 22, 2019 11:03:48 AM CEST       May 22, 2019 11:03:48 AM CEST       Success\r\nGrid home creation                       May 22, 2019 11:03:49 AM CEST       May 22, 2019 11:08:00 AM CEST       Success\r\nCreating GI home directories             May 22, 2019 11:03:49 AM CEST       May 22, 2019 11:03:49 AM CEST       Success\r\nCloning Gi home                          May 22, 2019 11:03:49 AM CEST       May 22, 2019 11:06:36 AM CEST       Success\r\nCloning Gi home                          May 22, 2019 11:06:36 AM CEST       May 22, 2019 11:07:58 AM CEST       Success\r\nUpdating GiHome version                  May 22, 2019 11:07:58 AM CEST       May 22, 2019 11:08:00 AM CEST       Success\r\nUpdating GiHome version                  May 22, 2019 11:07:58 AM CEST       May 22, 2019 11:08:00 AM CEST       Success\r\nStorage discovery                        May 22, 2019 11:08:00 AM CEST       May 22, 2019 11:19:03 AM CEST       Success\r\nGrid stack creation                      May 22, 2019 11:19:03 AM CEST       May 22, 2019 11:53:45 AM CEST       Success\r\nConfiguring GI                           May 22, 2019 11:19:03 AM CEST       May 22, 2019 11:20:08 AM CEST       Success\r\nRunning GI root scripts                  May 22, 2019 11:20:08 AM CEST       May 22, 2019 11:32:18 AM CEST       Success\r\nRunning GI config assistants             May 22, 2019 11:37:22 AM CEST       May 22, 2019 11:40:04 AM CEST       Success\r\nSetting AUDIT SYSLOG LEVEL               May 22, 2019 11:50:06 AM CEST       May 22, 2019 11:50:06 AM CEST       Success\r\nPost cluster OAKD configuration          May 22, 2019 11:53:45 AM CEST       May 22, 2019 11:59:11 AM CEST       Success\r\nDisk group 'RECO'creation                May 22, 2019 11:59:20 AM CEST       May 22, 2019 11:59:38 AM CEST       Success\r\nDisk group 'REDO'creation                May 22, 2019 11:59:38 AM CEST       May 22, 2019 11:59:47 AM CEST       Success\r\nDisk group 'FLASH'creation               May 22, 2019 11:59:47 AM CEST       May 22, 2019 11:59:58 AM CEST       Success\r\nVolume 'commonstore'creation             May 22, 2019 11:59:58 AM CEST       May 22, 2019 12:00:48 PM CEST       Success\r\nACFS File system 'DATA'creation          May 22, 2019 12:00:48 PM CEST       May 22, 2019 12:01:13 PM CEST       Success\r\nDatabase home creation                   May 22, 2019 12:01:13 PM CEST       May 22, 2019 12:05:28 PM CEST       Success\r\nValidating dbHome available space        May 22, 2019 12:01:13 PM CEST       May 22, 2019 12:01:13 PM CEST       Success\r\nValidating dbHome available space        May 22, 2019 12:01:13 PM CEST       May 22, 2019 12:01:13 PM CEST       Success\r\nCreating DbHome Directory                May 22, 2019 12:01:13 PM CEST       May 22, 2019 12:01:13 PM CEST       Success\r\nExtract DB clones                        May 22, 2019 12:01:14 PM CEST       May 22, 2019 12:04:12 PM CEST       Success\r\nClone Db home                            May 22, 2019 12:04:12 PM CEST       May 22, 2019 12:05:11 PM CEST       Success\r\nEnable DB options                        May 22, 2019 12:05:11 PM CEST       May 22, 2019 12:05:27 PM CEST       Success\r\nRun Root DB scripts                      May 22, 2019 12:05:27 PM CEST       May 22, 2019 12:05:27 PM CEST       Success\r\nProvisioning service creation            May 22, 2019 12:05:28 PM CEST       May 22, 2019 12:23:12 PM CEST       Success\r\nDatabase Creation                        May 22, 2019 12:05:28 PM CEST       May 22, 2019 12:20:27 PM CEST       Success\r\nChange permission for xdb wallet files   May 22, 2019 12:20:27 PM CEST       May 22, 2019 12:20:27 PM CEST       Success\r\nAdd Startup Trigger to Open all PDBS     May 22, 2019 12:20:27 PM CEST       May 22, 2019 12:20:28 PM CEST       Success\r\nSqlPatch upgrade                         May 22, 2019 12:21:53 PM CEST       May 22, 2019 12:23:08 PM CEST       Success\r\nRunning dbms_stats init_package          May 22, 2019 12:23:08 PM CEST       May 22, 2019 12:23:11 PM CEST       Success\r\nupdating the Database version            May 22, 2019 12:23:11 PM CEST       May 22, 2019 12:23:12 PM CEST       Success\r\nusers tablespace creation                May 22, 2019 12:23:12 PM CEST       May 22, 2019 12:23:15 PM CEST       Success\r\nInstall TFA                              May 22, 2019 12:23:16 PM CEST       May 22, 2019 12:28:08 PM CEST       Success\r\n\r\n[root@oak1 ~]#<\/pre>\n<p style=\"text-align: justify;\">You can follow the log too if you want to see more detailed (a lot) info. To do just go to directory <strong>\/opt\/oracle\/dcs\/log\/<\/strong> and check the file <strong>dcs-agent.log<\/strong>. Everything will be there, and it is really importing if some step fails. <a href=\"http:\/\/www.fernandosimon.com\/blog\/wp-content\/uploads\/2019\/07\/Example-dcs-agent.txt\" target=\"_blank\" rel=\"noopener noreferrer\">Here<\/a> you can see one example&nbsp;of the output.<\/p>\n<p style=\"text-align: justify;\">After the end of the job you can check the details for the appliance:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@oak1 ~]# \/opt\/oracle\/dcs\/bin\/odacli describe-system\r\n\r\nAppliance Information\r\n----------------------------------------------------------------\r\n                     ID: 6ce235cf-effc-4748-9d0f-ac246e9ee819\r\n               Platform: X5-2-HA\r\n        Data Disk Count: 24\r\n         CPU Core Count: 36\r\n                Created: May 22, 2019 11:03:36 AM CEST\r\n\r\nSystem Information\r\n----------------------------------------------------------------\r\n                   Name: odas\r\n            Domain Name: XXX.XXX.XXX\r\n              Time Zone: Europe\/Luxembourg\r\n             DB Edition: EE\r\n            DNS Servers: 200.200.1.32 200.200.1.33\r\n            NTP Servers: 200.200.13.125\r\n\r\nDisk Group Information\r\n----------------------------------------------------------------\r\nDG Name                   Redundancy                Percentage\r\n------------------------- ------------------------- ------------\r\nData                      Normal                    90\r\nReco                      Normal                    10\r\nRedo                      High                      100\r\nFlash                     Normal                    100\r\n\r\n[root@oak1 ~]#\r\n[root@oak1 ~]# odaadmcli show diskgroup\r\nDiskGroups\r\n----------\r\nDATA\r\nFLASH\r\nRECO\r\nREDO\r\n[root@oak1 ~]#\r\n[root@oak1 ~]# su - grid\r\n[grid@odas1 ~]$ asmcmd\r\nASMCMD&gt; lsdg\r\nState    Type    Rebal  Sector  Logical_Sector  Block       AU   Total_MB    Free_MB  Req_mir_free_MB  Usable_file_MB  Offline_disks  Voting_files  Name\r\nMOUNTED  NORMAL  N         512             512   4096  4194304  108019712  108007188          6751232        50627978              0             Y  DATA\/\r\nMOUNTED  NORMAL  N         512             512   4096  4194304    1525760    1518672           381440          568616              0             N  FLASH\/\r\nMOUNTED  NORMAL  N         512             512   4096  4194304   11997184   11995736           749824         5622956              0             N  RECO\/\r\nMOUNTED  HIGH    N         512             512   4096  4194304     762880     749908           190720          186396              0             N  REDO\/\r\nASMCMD&gt; exit\r\n[grid@odas1 ~]$\r\n[grid@odas1 ~]$ logout\r\n[root@oak1 ~]#\r\n[root@oak1 ~]# \/opt\/oracle\/dcs\/bin\/odacli list-dbstorages\r\n\r\nID                                       Type   DBUnique Name        Status\r\n---------------------------------------- ------ -------------------- ----------\r\nd26bf34f-9379-4872-839b-ae0af6926aae     Asm    mfod_ora             Configured\r\n[root@oak1 ~]#\r\n[root@oak1 ~]# \/opt\/oracle\/dcs\/bin\/odacli describe-dbstorage -i d26bf34f-9379-4872-839b-ae0af6926aae\r\nDatabase Storage details\r\n----------------------------------------------------------------\r\n                     ID: d26bf34f-9379-4872-839b-ae0af6926aae\r\n                DB Name: mfod\r\n          DBUnique Name: mfod_ora\r\n         DB Resource ID: 938b616a-99ed-4466-8d76-820d3489517d\r\n           Storage Type: ASM\r\n                   DATA:\r\n                         Location: +FLASH\/mfod_ora\r\n                       Used Space: 3.21GB\r\n                       Free Space: 741.53GB\r\n                   REDO:\r\n                         Location: +REDO\/mfod_ora\r\n                       Used Space: 4.06GB\r\n                       Free Space: 244.11GB\r\n                   RECO:\r\n                         Location: +RECO\/mfod_ora\r\n                       Used Space: 334.0MB\r\n                       Free Space: 5.72TB\r\n                  State: ResourceState(status=Configured)\r\n                Created: May 22, 2019 11:03:36 AM CEST\r\n            UpdatedTime: May 22, 2019 12:01:13 PM CEST\r\n[root@oak1 ~]#<\/pre>\n<p style=\"text-align: justify;\">After that you reboot both nodes to have a fresh start with all the configuration up and running:<\/p>\n<pre class=\"EnlighterJSRAW \" data-enlighter-language=\"no-highlight\">[root@oak1 ~]# reboot\r\n\r\nBroadcast message from root@odas1\r\n        (\/dev\/ttyS0) at 12:37 ...\r\n\r\nThe system is going down for reboot NOW!\r\n[root@oak1 ~]#\r\n        \r\nOracle Linux Server release 6.10\r\nKernel 4.1.12-124.18.6.el6uek.x86_64 on an x86_64\r\n\r\nodas1 login: root\r\nPassword:\r\nLast login: Wed May 22 11:10:13 from odap1.xxxx.xxxx.xxx\r\n[root@odas1 ~]#<\/pre>\n<p style=\"text-align: justify;\">As an example, you can add vlan to ODA if needed (after the reboot):<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@odas1 ~]# odaadmcli show vlan\r\n        NAME                     ID    INTERFACE   CONFIG_TYPE IP_ADDRESS      NETMASK         GATEWAY         NODENUM\r\n        Public-network           2999  bond0       Public      200.200.67.100   255.255.255.0   200.200.67.1     0\r\n        Public-network           2999  bond0       Public      200.200.67.101   255.255.255.0   200.200.67.1     1\r\n[root@odas1 ~]#\r\n[root@odas1 ~]# cat \/proc\/net\/vlan\/config\r\nVLAN Dev name    | VLAN ID\r\nName-Type: VLAN_NAME_TYPE_RAW_PLUS_VID_NO_PAD\r\nbond0.2999     | 2999  | bond0\r\n[root@odas1 ~]#\r\n[root@odas1 ~]# odaadmcli create vlan VLAN_3001 -vlanid 3001 -if bond0 -node 0 -setuptype database -ip 200.200.131.58 -netmask 255.255.255.0 -gateway 200.200.131.1\r\n\r\nCreated Vlan : VLAN_3001\r\n[root@odas1 ~]# odaadmcli create vlan VLAN_3010 -vlanid 3010 -if bond0 -node 0 -setuptype database -ip 200.190.3.58 -netmask 255.255.255.0 -gateway 200.190.3.1\r\n\r\nCreated Vlan : VLAN_3010\r\n[root@odas1 ~]# odaadmcli create vlan VLAN_3030 -vlanid 3030 -if bond0 -node 0 -setuptype management -ip 200.200.192.156 -netmask 255.255.255.0 -gateway 200.200.192.1\r\n\r\nCreated Vlan : VLAN_3030\r\n[root@odas1 ~]# odaadmcli create vlan VLAN_3002 -vlanid 3002 -if bond1 -node 0 -setuptype backup -ip 200.200.68.128 -netmask 255.255.255.0 -gateway 200.200.68.1\r\n\r\nCreated Vlan : VLAN_3002\r\n[root@odas1 ~]# odaadmcli create vlan VLAN_3001 -vlanid 3001 -if bond0 -node 1 -setuptype database -ip 200.200.131.59 -netmask 255.255.255.0 -gateway 200.200.131.1\r\n\r\nCreated Vlan : VLAN_3001\r\n[root@odas1 ~]# odaadmcli create vlan VLAN_3010 -vlanid 3010 -if bond0 -node 1 -setuptype database -ip 200.190.3.59 -netmask 255.255.255.0 -gateway 200.190.3.1\r\n\r\nCreated Vlan : VLAN_3010\r\n[root@odas1 ~]# odaadmcli create vlan VLAN_3030 -vlanid 3030 -if bond0 -node 1 -setuptype management -ip 200.200.192.157 -netmask 255.255.255.0 -gateway 200.200.192.1\r\n\r\nCreated Vlan : VLAN_3030\r\n[root@odas1 ~]# odaadmcli create vlan VLAN_3002 -vlanid 3002 -if bond1 -node 1 -setuptype backup -ip 200.200.68.129 -netmask 255.255.255.0 -gateway 200.200.68.1\r\n\r\nCreated Vlan : VLAN_3002\r\n[root@odas1 ~]#\r\n[root@odas1 ~]#\r\n[root@odas1 ~]# odaadmcli show vlan\r\n        NAME                     ID    INTERFACE   CONFIG_TYPE IP_ADDRESS      NETMASK         GATEWAY         NODENUM\r\n        Public-network           2999  bond0       Public      200.200.67.100   255.255.255.0   200.200.67.1     0\r\n        Public-network           2999  bond0       Public      200.200.67.101   255.255.255.0   200.200.67.1     1\r\n        VLAN_3002                3002  bond1       backup      200.200.68.128   255.255.255.0   200.200.68.1     0\r\n        VLAN_3002                3002  bond1       backup      200.200.68.129   255.255.255.0   200.200.68.1     1\r\n        VLAN_3001                3001  bond0       database    200.200.131.58   255.255.255.0   200.200.131.1    0\r\n        VLAN_3001                3001  bond0       database    200.200.131.59   255.255.255.0   200.200.131.1    1\r\n        VLAN_3010                3010  bond0       database    200.190.3.58     255.255.255.0   200.190.3.1      0\r\n        VLAN_3010                3010  bond0       database    200.190.3.59     255.255.255.0   200.190.3.1      1\r\n        VLAN_3030                3030  bond0       management  200.200.192.156  255.255.255.0   200.200.192.1    0\r\n        VLAN_3030                3030  bond0       management  200.200.192.157  255.255.255.0   200.200.192.1    1\r\n[root@odas1 ~]#<\/pre>\n<h2 style=\"text-align: justify;\">Firmware and patch<\/h2>\n<p style=\"text-align: justify;\">As described in the documentation, the reimage process does not update firmware and we need to this after creating the appliance. This point ins controversy, because there is no information when need to do this, you can run before or after creating the appliance. Here I made after the create, but if you are in really old version and have a lot of old firmware running maybe you can run before the create to avoid issues.<\/p>\n<p style=\"text-align: justify;\">The funny part is that the firmware\u2019s are inside of one the default patch file. Again, you need to search in patch search page because Oracle removed from 88888.1 page these links (look the path number in the example below). So, the procedure to update firmware is the same to apply a patch in ODA and need to download the same patch version. As usual, the first step is to upload the files:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@odas1 ~]# cd \/tmp\/deploy\/\r\n[root@odas1 deploy]# \r\n[root@odas1 deploy]# unzip -qa p28864490_183000_Linux-x86-64_1of3.zip\r\n[root@odas1 deploy]# unzip -qa p28864490_183000_Linux-x86-64_2of3.zip\r\n[root@odas1 deploy]# unzip -qa p28864490_183000_Linux-x86-64_3of3.zip\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]# rm -rf p*zip\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]# ls -l\r\ntotal 15441928\r\n-rw-r--r-- 1 root root 2767978208 Dec 13 14:50 oda-sm-18.3.0.0.0-181205-server1of3.zip\r\n-rwxr-xr-x 1 root root 6835610213 Dec 13 15:08 oda-sm-18.3.0.0.0-181205-server2of3.zip\r\n-rwxr-xr-x 1 root root 6193475789 Dec 13 15:22 oda-sm-18.3.0.0.0-181205-server3of3.zip\r\n-rw-r--r-- 1 root root       1155 Dec 13 15:22 README.txt\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]#<\/pre>\n<p style=\"text-align: justify;\">If you want to check what are you running, just execute <strong>odacli describe-component <\/strong>(look ilom version as an example):<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@odas1 ~]# odacli describe-component\r\nSystem Version\r\n---------------\r\n18.3.0.0.0\r\n\r\nSystem node Name\r\n---------------\r\nodas1\r\n\r\nLocal System Version\r\n---------------\r\n18.3.0.0.0\r\n\r\nComponent                                Installed Version    Available Version\r\n---------------------------------------- -------------------- --------------------\r\nOAK                                       18.3.0.0.0            up-to-date\r\n\r\nGI                                        18.3.0.0.180717       up-to-date\r\n\r\nDB                                        18.3.0.0.180717       up-to-date\r\n\r\nDCSAGENT                                  18.3.0.0.0            up-to-date\r\n\r\nILOM                                      3.2.9.23.r116695      4.0.2.26.b.r125868\r\n\r\nBIOS                                      30110000              30130500\r\n\r\nOS                                        6.10                  up-to-date\r\n\r\nFIRMWARECONTROLLER {\r\n[ c0 ]                                    4.650.00-7176         up-to-date\r\n[ c1,c2 ]                                 13.00.00.00           up-to-date\r\n}\r\n\r\nFIRMWAREEXPANDER                          0018                  up-to-date\r\n\r\nFIRMWAREDISK {\r\n[ c0d0,c0d1 ]                             A7E0                  up-to-date\r\n[ c1d0,c1d1,c1d2,c1d3,c1d4,c1d5,c1d6,     PAG1                  up-to-date\r\nc1d7,c1d8,c1d9,c1d10,c1d11,c1d12,c1d13,\r\nc1d14,c1d15,c2d0,c2d1,c2d2,c2d3,c2d4,\r\nc2d5,c2d6,c2d7,c2d8,c2d9,c2d10,c2d11,\r\nc2d12,c2d13,c2d14,c2d15 ]\r\n[ c1d16,c1d17,c1d18,c1d19,c1d20,c1d21,    A29A                  up-to-date\r\nc1d22,c1d23,c2d16,c2d17,c2d18,c2d19,\r\nc2d20,c2d21,c2d22,c2d23 ]\r\n}\r\n\r\nSystem node Name\r\n---------------\r\nodas2\r\n\r\nLocal System Version\r\n---------------\r\n18.3.0.0.0\r\n\r\nComponent                                Installed Version    Available Version\r\n---------------------------------------- -------------------- --------------------\r\nOAK                                       18.3.0.0.0            up-to-date\r\n\r\nGI                                        18.3.0.0.180717       up-to-date\r\n\r\nDB                                        18.3.0.0.180717       up-to-date\r\n\r\nDCSAGENT                                  18.3.0.0.0            up-to-date\r\n\r\nILOM                                      3.2.9.23.r116695      4.0.2.26.b.r125868\r\n\r\nBIOS                                      30110000              30130500\r\n\r\nOS                                        6.10                  up-to-date\r\n\r\nFIRMWARECONTROLLER {\r\n[ c0 ]                                    4.650.00-7176         up-to-date\r\n[ c1,c2 ]                                 13.00.00.00           up-to-date\r\n}\r\n\r\nFIRMWAREEXPANDER                          0018                  up-to-date\r\n\r\nFIRMWAREDISK {\r\n[ c0d0,c0d1 ]                             A7E0                  up-to-date\r\n[ c1d0,c1d1,c1d2,c1d3,c1d4,c1d5,c1d6,     PAG1                  up-to-date\r\nc1d7,c1d8,c1d9,c1d10,c1d11,c1d12,c1d13,\r\nc1d14,c1d15,c2d0,c2d1,c2d2,c2d3,c2d4,\r\nc2d5,c2d6,c2d7,c2d8,c2d9,c2d10,c2d11,\r\nc2d12,c2d13,c2d14,c2d15 ]\r\n[ c1d16,c1d17,c1d18,c1d19,c1d20,c1d21,    A29A                  up-to-date\r\nc1d22,c1d23,c2d16,c2d17,c2d18,c2d19,\r\nc2d20,c2d21,c2d22,c2d23 ]\r\n}\r\n\r\n\r\n[root@odas1 ~]#<\/pre>\n<p style=\"text-align: justify;\">After that you can upload the files in the repository (look the path to the files):<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@odas1 deploy]# odacli update-repository -f \/tmp\/deploy\/oda-sm-18.3.0.0.0-181205-server1of3.zip,\/tmp\/deploy\/oda-sm-18.3.0.0.0-181205-server2of3.zip,\/tmp\/deploy\/oda-sm-18.3.0.0.0-181205-server3of3.zip\r\n{\r\n  \"jobId\" : \"cdfd2e72-777b-4ccb-a670-17b88c7cc102\",\r\n  \"status\" : \"Created\",\r\n  \"message\" : \"\/tmp\/deploy\/oda-sm-18.3.0.0.0-181205-server1of3.zip,\/tmp\/deploy\/oda-sm-18.3.0.0.0-181205-server2of3.zip,\/tmp\/deploy\/oda-sm-18.3.0.0.0-181205-server3of3.zip\",\r\n  \"reports\" : [ ],\r\n  \"createTimestamp\" : \"May 22, 2019 15:01:03 PM CEST\",\r\n  \"resourceList\" : [ ],\r\n  \"description\" : \"Repository Update\",\r\n  \"updatedTime\" : \"May 22, 2019 15:01:03 PM CEST\"\r\n}\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]# \/opt\/oracle\/dcs\/bin\/odacli describe-job -i cdfd2e72-777b-4ccb-a670-17b88c7cc102\r\n\r\nJob details\r\n----------------------------------------------------------------\r\n                     ID:  cdfd2e72-777b-4ccb-a670-17b88c7cc102\r\n            Description:  Repository Update\r\n                 Status:  Success\r\n                Created:  May 22, 2019 3:01:03 PM CEST\r\n                Message:  \/tmp\/deploy\/oda-sm-18.3.0.0.0-181205-server1of3.zip,\/tmp\/deploy\/oda-sm-18.3.0.0.0-181205-server2of3.zip,\/tmp\/deploy\/oda-sm-18.3.0.0.0-181205-server3of3.zip\r\n\r\nTask Name                                Start Time                          End Time                            Status\r\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\r\nCheck AvailableSpace                     May 22, 2019 3:01:03 PM CEST        May 22, 2019 3:01:03 PM CEST        Success\r\nSetting up ssh equivalance               May 22, 2019 3:01:03 PM CEST        May 22, 2019 3:01:03 PM CEST        Success\r\nCopy BundleFile                          May 22, 2019 3:01:03 PM CEST        May 22, 2019 3:02:47 PM CEST        Success\r\nValidating CopiedFile                    May 22, 2019 3:02:49 PM CEST        May 22, 2019 3:03:23 PM CEST        Success\r\nUnzip bundle                             May 22, 2019 3:03:23 PM CEST        May 22, 2019 3:05:43 PM CEST        Success\r\nUnzip bundle                             May 22, 2019 3:05:43 PM CEST        May 22, 2019 3:08:08 PM CEST        Success\r\nDelete PatchBundles                      May 22, 2019 3:08:08 PM CEST        May 22, 2019 3:08:11 PM CEST        Success\r\nRemoving ssh keys                        May 22, 2019 3:08:11 PM CEST        May 22, 2019 3:08:26 PM CEST        Success\r\n\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]#<\/pre>\n<p style=\"text-align: justify;\">After the success to upload you first update the storage using <strong>odacli update-storage<\/strong> command to upload to desired version (the version are in the filename or check what you downloaded from MOS):<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@odas1 ~]# odacli update-storage -v 18.3.0.0.0 --rolling\r\n{\r\n  \"jobId\" : \"18d1e5f8-7c31-4ce7-8241-f7b2ed5673cd\",\r\n  \"status\" : \"Created\",\r\n  \"message\" : \"Success of Storage Update may trigger reboot of node after 4-5 minutes. Please wait till node restart\",\r\n  \"reports\" : [ ],\r\n  \"createTimestamp\" : \"May 22, 2019 15:25:24 PM CEST\",\r\n  \"resourceList\" : [ ],\r\n  \"description\" : \"Storage Firmware Patching\",\r\n  \"updatedTime\" : \"May 22, 2019 15:25:24 PM CEST\"\r\n}\r\n[root@odas1 ~]#\r\n[root@odas1 ~]# \/opt\/oracle\/dcs\/bin\/odacli describe-job -i 18d1e5f8-7c31-4ce7-8241-f7b2ed5673cd\r\n\r\nJob details\r\n----------------------------------------------------------------\r\n                     ID:  18d1e5f8-7c31-4ce7-8241-f7b2ed5673cd\r\n            Description:  Storage Firmware Patching\r\n                 Status:  Success\r\n                Created:  May 22, 2019 3:25:24 PM CEST\r\n                Message:\r\n\r\nTask Name                                Start Time                          End Time                            Status\r\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\r\nApplying Firmware Disk Patches           May 22, 2019 3:25:24 PM CEST        May 22, 2019 3:25:45 PM CEST        Success\r\nApplying Firmware Controller Patches     May 22, 2019 3:25:45 PM CEST        May 22, 2019 3:25:58 PM CEST        Success\r\n\r\n[root@odas1 ~]#<\/pre>\n<p style=\"text-align: justify;\">After you can update the server (running <strong>odacli update-server<\/strong>). Here, since you are \u201cupdating\u201d to the same version that you are running, the steps related to yum does not execute and just firmware part runs:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@odas1 ~]# odacli update-server -v 18.3.0.0.0\r\n{\r\n  \"jobId\" : \"8bc7cc15-a543-4e26-ade4-8dd578ea67ba\",\r\n  \"status\" : \"Created\",\r\n  \"message\" : \"Success of Server Update may trigger reboot of node after 4-5 minutes. Please wait till node restart\",\r\n  \"reports\" : [ ],\r\n  \"createTimestamp\" : \"May 22, 2019 15:29:15 PM CEST\",\r\n  \"resourceList\" : [ ],\r\n  \"description\" : \"Server Patching\",\r\n  \"updatedTime\" : \"May 22, 2019 15:29:15 PM CEST\"\r\n}\r\n[root@odas1 ~]# \r\n[root@odas1 ~]# \/opt\/oracle\/dcs\/bin\/odacli describe-job -i 8bc7cc15-a543-4e26-ade4-8dd578ea67ba\r\n\r\nJob details\r\n----------------------------------------------------------------\r\n                     ID:  8bc7cc15-a543-4e26-ade4-8dd578ea67ba\r\n            Description:  Server Patching\r\n                 Status:  Running\r\n                Created:  May 22, 2019 3:29:15 PM CEST\r\n                Message:\r\n\r\nTask Name                                Start Time                          End Time                            Status\r\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\r\nPatch location validation                May 22, 2019 3:29:16 PM CEST        May 22, 2019 3:29:16 PM CEST        Success\r\nPatch location validation                May 22, 2019 3:29:16 PM CEST        May 22, 2019 3:29:16 PM CEST        Success\r\ndcs-controller upgrade                   May 22, 2019 3:29:19 PM CEST        May 22, 2019 3:29:19 PM CEST        Success\r\ndcs-controller upgrade                   May 22, 2019 3:29:19 PM CEST        May 22, 2019 3:29:20 PM CEST        Success\r\nPatch location validation                May 22, 2019 3:29:20 PM CEST        May 22, 2019 3:29:21 PM CEST        Success\r\nPatch location validation                May 22, 2019 3:29:20 PM CEST        May 22, 2019 3:29:21 PM CEST        Success\r\ndcs-cli upgrade                          May 22, 2019 3:29:21 PM CEST        May 22, 2019 3:29:21 PM CEST        Success\r\ndcs-cli upgrade                          May 22, 2019 3:29:21 PM CEST        May 22, 2019 3:29:21 PM CEST        Success\r\nCreating repositories using yum          May 22, 2019 3:29:29 PM CEST        May 22, 2019 3:29:36 PM CEST        Success\r\nCreating repositories using yum          May 22, 2019 3:29:36 PM CEST        May 22, 2019 3:29:36 PM CEST        Success\r\nCreating repositories using yum          May 22, 2019 3:29:36 PM CEST        May 22, 2019 3:29:36 PM CEST        Success\r\nCreating repositories using yum          May 22, 2019 3:29:36 PM CEST        May 22, 2019 3:29:36 PM CEST        Success\r\nCreating repositories using yum          May 22, 2019 3:29:36 PM CEST        May 22, 2019 3:29:36 PM CEST        Success\r\nCreating repositories using yum          May 22, 2019 3:29:37 PM CEST        May 22, 2019 3:29:37 PM CEST        Success\r\nCreating repositories using yum          May 22, 2019 3:29:37 PM CEST        May 22, 2019 3:29:37 PM CEST        Success\r\nUpdating YumPluginVersionLock rpm        May 22, 2019 3:29:37 PM CEST        May 22, 2019 3:29:37 PM CEST        Success\r\nApplying OS Patches                      May 22, 2019 3:29:37 PM CEST        May 22, 2019 3:31:38 PM CEST        Success\r\nCreating repositories using yum          May 22, 2019 3:31:38 PM CEST        May 22, 2019 3:31:39 PM CEST        Success\r\nApplying HMP Patches                     May 22, 2019 3:31:39 PM CEST        May 22, 2019 3:31:39 PM CEST        Success\r\nPatch location validation                May 22, 2019 3:31:40 PM CEST        May 22, 2019 3:31:40 PM CEST        Success\r\nPatch location validation                May 22, 2019 3:31:40 PM CEST        May 22, 2019 3:31:40 PM CEST        Success\r\noda-hw-mgmt upgrade                      May 22, 2019 3:31:40 PM CEST        May 22, 2019 3:31:41 PM CEST        Success\r\noda-hw-mgmt upgrade                      May 22, 2019 3:31:41 PM CEST        May 22, 2019 3:31:41 PM CEST        Success\r\nOSS Patching                             May 22, 2019 3:31:41 PM CEST        May 22, 2019 3:31:43 PM CEST        Success\r\nApplying Firmware Disk Patches           May 22, 2019 3:32:02 PM CEST        May 22, 2019 3:32:15 PM CEST        Success\r\nApplying Firmware Expander Patches       May 22, 2019 3:32:27 PM CEST        May 22, 2019 3:32:34 PM CEST        Success\r\nApplying Firmware Controller Patches     May 22, 2019 3:32:47 PM CEST        May 22, 2019 3:32:55 PM CEST        Success\r\nChecking Ilom patch Version              May 22, 2019 3:32:56 PM CEST        May 22, 2019 3:32:59 PM CEST        Success\r\nChecking Ilom patch Version              May 22, 2019 3:32:59 PM CEST        May 22, 2019 3:33:01 PM CEST        Success\r\nPatch location validation                May 22, 2019 3:33:01 PM CEST        May 22, 2019 3:33:02 PM CEST        Success\r\nPatch location validation                May 22, 2019 3:33:01 PM CEST        May 22, 2019 3:33:02 PM CEST        Success\r\nSave password in Wallet                  May 22, 2019 3:33:03 PM CEST        May 22, 2019 3:33:04 PM CEST        Success\r\nApply Ilom patch                         May 22, 2019 3:33:04 PM CEST        May 22, 2019 3:45:07 PM CEST        Success\r\nApply Ilom patch                         May 22, 2019 3:45:07 PM CEST        May 22, 2019 3:56:45 PM CEST        Success\r\nCopying Flash Bios to Temp location      May 22, 2019 3:56:45 PM CEST        May 22, 2019 3:56:45 PM CEST        Success\r\nCopying Flash Bios to Temp location      May 22, 2019 3:56:45 PM CEST        May 22, 2019 3:56:45 PM CEST        Success\r\nStarting the clusterware                 May 22, 2019 3:58:41 PM CEST        May 22, 2019 4:00:09 PM CEST        Success\r\nclusterware patch verification           May 22, 2019 4:00:09 PM CEST        May 22, 2019 4:00:10 PM CEST        Success\r\nclusterware patch verification           May 22, 2019 4:00:09 PM CEST        May 22, 2019 4:00:10 PM CEST        Success\r\nPatch location validation                May 22, 2019 4:00:10 PM CEST        May 22, 2019 4:00:10 PM CEST        Success\r\nPatch location validation                May 22, 2019 4:00:10 PM CEST        May 22, 2019 4:00:10 PM CEST        Success\r\nOpatch updation                          May 22, 2019 4:00:11 PM CEST        May 22, 2019 4:00:11 PM CEST        Success\r\nOpatch updation                          May 22, 2019 4:00:11 PM CEST        May 22, 2019 4:00:11 PM CEST        Success\r\nPatch conflict check                     May 22, 2019 4:00:11 PM CEST        May 22, 2019 4:00:11 PM CEST        Success\r\nPatch conflict check                     May 22, 2019 4:00:11 PM CEST        May 22, 2019 4:00:11 PM CEST        Success\r\nclusterware upgrade                      May 22, 2019 4:00:11 PM CEST        May 22, 2019 4:00:11 PM CEST        Success\r\nclusterware upgrade                      May 22, 2019 4:00:11 PM CEST        May 22, 2019 4:00:11 PM CEST        Success\r\nUpdating GiHome version                  May 22, 2019 4:00:11 PM CEST        May 22, 2019 4:00:12 PM CEST        Success\r\nUpdating GiHome version                  May 22, 2019 4:00:11 PM CEST        May 22, 2019 4:00:12 PM CEST        Success\r\nUpdate System version                    May 22, 2019 4:00:33 PM CEST        May 22, 2019 4:00:33 PM CEST        Success\r\nUpdate System version                    May 22, 2019 4:00:33 PM CEST        May 22, 2019 4:00:33 PM CEST        Success\r\npreRebootNode Actions                    May 22, 2019 4:00:33 PM CEST        May 22, 2019 4:00:33 PM CEST        Running\r\n\r\n[root@odas1 ~]#<\/pre>\n<p style=\"text-align: justify;\"><strong>After, reboot both nodes!<\/strong><\/p>\n<p style=\"text-align: justify;\">As example check that ilom was updated:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@odas1 ~]# odacli describe-component\r\nSystem Version\r\n---------------\r\n18.3.0.0.0\r\n\r\nSystem node Name\r\n---------------\r\nodas1\r\n\r\nLocal System Version\r\n---------------\r\n18.3.0.0.0\r\n\r\nComponent                                Installed Version    Available Version\r\n---------------------------------------- -------------------- --------------------\r\nOAK                                       18.3.0.0.0            up-to-date\r\n\r\nGI                                        18.3.0.0.180717       up-to-date\r\n\r\nDB                                        18.3.0.0.180717       up-to-date\r\n\r\nDCSAGENT                                  18.3.0.0.0            up-to-date\r\n\r\nILOM                                      4.0.2.26.b.r125868    up-to-date\r\n\r\nBIOS                                      30130500              up-to-date\r\n\r\nOS                                        6.10                  up-to-date\r\n\r\nFIRMWARECONTROLLER {\r\n[ c0 ]                                    4.650.00-7176         up-to-date\r\n[ c1,c2 ]                                 13.00.00.00           up-to-date\r\n}\r\n\r\nFIRMWAREEXPANDER                          0018                  up-to-date\r\n\r\nFIRMWAREDISK {\r\n[ c0d0,c0d1 ]                             A7E0                  up-to-date\r\n[ c1d0,c1d1,c1d2,c1d3,c1d4,c1d5,c1d6,     PAG1                  up-to-date\r\nc1d7,c1d8,c1d9,c1d10,c1d11,c1d12,c1d13,\r\nc1d14,c1d15,c2d0,c2d1,c2d2,c2d3,c2d4,\r\nc2d5,c2d6,c2d7,c2d8,c2d9,c2d10,c2d11,\r\nc2d12,c2d13,c2d14,c2d15 ]\r\n[ c1d16,c1d17,c1d18,c1d19,c1d20,c1d21,    A29A                  up-to-date\r\nc1d22,c1d23,c2d16,c2d17,c2d18,c2d19,\r\nc2d20,c2d21,c2d22,c2d23 ]\r\n}\r\n\r\nSystem node Name\r\n---------------\r\nodas2\r\n\r\nLocal System Version\r\n---------------\r\n18.3.0.0.0\r\n\r\nComponent                                Installed Version    Available Version\r\n---------------------------------------- -------------------- --------------------\r\nOAK                                       18.3.0.0.0            up-to-date\r\n\r\nGI                                        18.3.0.0.180717       up-to-date\r\n\r\nDB                                        18.3.0.0.180717       up-to-date\r\n\r\nDCSAGENT                                  18.3.0.0.0            up-to-date\r\n\r\nILOM                                      4.0.2.26.b.r125868    up-to-date\r\n\r\nBIOS                                      30130500              up-to-date\r\n\r\nOS                                        6.10                  up-to-date\r\n\r\nFIRMWARECONTROLLER {\r\n[ c0 ]                                    4.650.00-7176         up-to-date\r\n[ c1,c2 ]                                 13.00.00.00           up-to-date\r\n}\r\n\r\nFIRMWAREEXPANDER                          0018                  up-to-date\r\n\r\nFIRMWAREDISK {\r\n[ c0d0,c0d1 ]                             A7E0                  up-to-date\r\n[ c1d0,c1d1,c1d2,c1d3,c1d4,c1d5,c1d6,     PAG1                  up-to-date\r\nc1d7,c1d8,c1d9,c1d10,c1d11,c1d12,c1d13,\r\nc1d14,c1d15,c2d0,c2d1,c2d2,c2d3,c2d4,\r\nc2d5,c2d6,c2d7,c2d8,c2d9,c2d10,c2d11,\r\nc2d12,c2d13,c2d14,c2d15 ]\r\n[ c1d16,c1d17,c1d18,c1d19,c1d20,c1d21,    A29A                  up-to-date\r\nc1d22,c1d23,c2d16,c2d17,c2d18,c2d19,\r\nc2d20,c2d21,c2d22,c2d23 ]\r\n}\r\n\r\n\r\n[root@odas1 ~]#\r\n[root@odas1 ~]#<\/pre>\n<h2 style=\"text-align: justify;\">Create Oracle Homes and the databases<\/h2>\n<p style=\"text-align: justify;\">After update all the firmware\u2019s you can upload the clone files for Oracle Homes versions that you want and create it. The procedure is the same than before, upload the files to (and just) ODA node 1 in somewhere and after that upload the repository and create the homes.<\/p>\n<p style=\"text-align: justify;\">Upload the files and update the repository. Look below that I made one for each version:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@odas1 ~]# cd \/tmp\/deploy\/\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]# unzip -qa p23494992_183000_Linux-x86-64.zip\r\n[root@odas1 deploy]# rm p23494992_183000_Linux-x86-64.zip\r\nrm: remove regular file `p23494992_183000_Linux-x86-64.zip'? y\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]# unzip -qa p23494997_183000_Linux-x86-64.zip\r\nreplace README.txt? [y]es, [n]o, [A]ll, [N]one, [r]ename: A\r\n[root@odas1 deploy]# rm p23494997_183000_Linux-x86-64.zip\r\nrm: remove regular file `p23494997_183000_Linux-x86-64.zip'? y\r\n[root@odas1 deploy]# \r\n[root@odas1 deploy]# odacli update-repository -f \/tmp\/deploy\/odacli-dcs-18.3.0.0.0-180905-DB-12.1.0.2.zip\r\n{\r\n  \"jobId\" : \"b88c4922-1107-41f5-b7cd-e1648093051b\",\r\n  \"status\" : \"Created\",\r\n  \"message\" : \"\/tmp\/deploy\/odacli-dcs-18.3.0.0.0-180905-DB-12.1.0.2.zip\",\r\n  \"reports\" : [ ],\r\n  \"createTimestamp\" : \"May 22, 2019 16:34:28 PM CEST\",\r\n  \"resourceList\" : [ ],\r\n  \"description\" : \"Repository Update\",\r\n  \"updatedTime\" : \"May 22, 2019 16:34:28 PM CEST\"\r\n}\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]# \/opt\/oracle\/dcs\/bin\/odacli describe-job -i b88c4922-1107-41f5-b7cd-e1648093051b\r\n\r\nJob details\r\n----------------------------------------------------------------\r\n                     ID:  b88c4922-1107-41f5-b7cd-e1648093051b\r\n            Description:  Repository Update\r\n                 Status:  Success\r\n                Created:  May 22, 2019 4:34:28 PM CEST\r\n                Message:  \/tmp\/deploy\/odacli-dcs-18.3.0.0.0-180905-DB-12.1.0.2.zip\r\n\r\nTask Name                                Start Time                          End Time                            Status\r\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\r\nCheck AvailableSpace                     May 22, 2019 4:34:28 PM CEST        May 22, 2019 4:34:28 PM CEST        Success\r\nSetting up ssh equivalance               May 22, 2019 4:34:28 PM CEST        May 22, 2019 4:34:29 PM CEST        Success\r\nCopy BundleFile                          May 22, 2019 4:34:29 PM CEST        May 22, 2019 4:34:54 PM CEST        Success\r\nValidating CopiedFile                    May 22, 2019 4:34:54 PM CEST        May 22, 2019 4:35:07 PM CEST        Success\r\nUnzip bundle                             May 22, 2019 4:35:07 PM CEST        May 22, 2019 4:35:42 PM CEST        Success\r\nUnzip bundle                             May 22, 2019 4:35:46 PM CEST        May 22, 2019 4:36:23 PM CEST        Success\r\nDelete PatchBundles                      May 22, 2019 4:36:24 PM CEST        May 22, 2019 4:36:25 PM CEST        Success\r\nRemoving ssh keys                        May 22, 2019 4:36:25 PM CEST        May 22, 2019 4:36:47 PM CEST        Success\r\n\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]# odacli update-repository -f \/tmp\/deploy\/odacli-dcs-18.3.0.0.0-180905-DB-11.2.0.4.zip\r\n{\r\n  \"jobId\" : \"6698aa6d-1a44-4b1c-bda1-1e691a41a133\",\r\n  \"status\" : \"Created\",\r\n  \"message\" : \"\/tmp\/deploy\/odacli-dcs-18.3.0.0.0-180905-DB-11.2.0.4.zip\",\r\n  \"reports\" : [ ],\r\n  \"createTimestamp\" : \"May 22, 2019 16:38:53 PM CEST\",\r\n  \"resourceList\" : [ ],\r\n  \"description\" : \"Repository Update\",\r\n  \"updatedTime\" : \"May 22, 2019 16:38:53 PM CEST\"\r\n}\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]# \/opt\/oracle\/dcs\/bin\/odacli describe-job -i 6698aa6d-1a44-4b1c-bda1-1e691a41a133\r\n\r\nJob details\r\n----------------------------------------------------------------\r\n                     ID:  6698aa6d-1a44-4b1c-bda1-1e691a41a133\r\n            Description:  Repository Update\r\n                 Status:  Success\r\n                Created:  May 22, 2019 4:38:53 PM CEST\r\n                Message:  \/tmp\/deploy\/odacli-dcs-18.3.0.0.0-180905-DB-11.2.0.4.zip\r\n\r\nTask Name                                Start Time                          End Time                            Status\r\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\r\nCheck AvailableSpace                     May 22, 2019 4:38:53 PM CEST        May 22, 2019 4:38:53 PM CEST        Success\r\nSetting up ssh equivalance               May 22, 2019 4:38:53 PM CEST        May 22, 2019 4:38:53 PM CEST        Success\r\nCopy BundleFile                          May 22, 2019 4:38:54 PM CEST        May 22, 2019 4:39:04 PM CEST        Success\r\nValidating CopiedFile                    May 22, 2019 4:39:06 PM CEST        May 22, 2019 4:39:14 PM CEST        Success\r\nUnzip bundle                             May 22, 2019 4:39:14 PM CEST        May 22, 2019 4:39:32 PM CEST        Success\r\nUnzip bundle                             May 22, 2019 4:39:32 PM CEST        May 22, 2019 4:39:54 PM CEST        Success\r\nDelete PatchBundles                      May 22, 2019 4:39:54 PM CEST        May 22, 2019 4:39:55 PM CEST        Success\r\nRemoving ssh keys                        May 22, 2019 4:39:55 PM CEST        May 22, 2019 4:39:55 PM CEST        Success\r\n\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]#<\/pre>\n<p style=\"text-align: justify;\">After that, you can create the Oracle home for each version using the command <strong>odacli create-dbhome<\/strong>. 12c:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@odas1 deploy]#\r\n[root@odas1 deploy]# odacli create-dbhome -v 12.1.0.2.180717\r\n\r\nJob details\r\n----------------------------------------------------------------\r\n                     ID:  5ddcdd49-2d1a-404d-b4b8-7ab79c5f9707\r\n            Description:  Database Home OraDB12102_home1 creation with version :12.1.0.2.180717\r\n                 Status:  Created\r\n                Created:  May 22, 2019 4:42:58 PM CEST\r\n                Message:  Create Database Home\r\n\r\nTask Name                                Start Time                          End Time                            Status\r\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\r\n\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]# \/opt\/oracle\/dcs\/bin\/odacli describe-job -i 5ddcdd49-2d1a-404d-b4b8-7ab79c5f9707\r\n\r\nJob details\r\n----------------------------------------------------------------\r\n                     ID:  5ddcdd49-2d1a-404d-b4b8-7ab79c5f9707\r\n            Description:  Database Home OraDB12102_home1 creation with version :12.1.0.2.180717\r\n                 Status:  Success\r\n                Created:  May 22, 2019 4:42:58 PM CEST\r\n                Message:  Create Database Home\r\n\r\nTask Name                                Start Time                          End Time                            Status\r\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\r\nSetting up ssh equivalance               May 22, 2019 4:42:59 PM CEST        May 22, 2019 4:42:59 PM CEST        Success\r\nValidating dbHome available space        May 22, 2019 4:42:59 PM CEST        May 22, 2019 4:42:59 PM CEST        Success\r\nValidating dbHome available space        May 22, 2019 4:42:59 PM CEST        May 22, 2019 4:42:59 PM CEST        Success\r\nCreating DbHome Directory                May 22, 2019 4:42:59 PM CEST        May 22, 2019 4:42:59 PM CEST        Success\r\nExtract DB clones                        May 22, 2019 4:42:59 PM CEST        May 22, 2019 4:46:22 PM CEST        Success\r\nClone Db home                            May 22, 2019 4:46:22 PM CEST        May 22, 2019 4:47:32 PM CEST        Success\r\nEnable DB options                        May 22, 2019 4:47:32 PM CEST        May 22, 2019 4:47:41 PM CEST        Success\r\nRun Root DB scripts                      May 22, 2019 4:47:41 PM CEST        May 22, 2019 4:47:42 PM CEST        Success\r\nRemoving ssh keys                        May 22, 2019 4:47:48 PM CEST        May 22, 2019 4:47:48 PM CEST        Success\r\n\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]#<\/pre>\n<p style=\"text-align: justify;\">And 11g:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@odas1 deploy]# odacli create-dbhome -v 11.2.0.4.180717\r\n\r\nJob details\r\n----------------------------------------------------------------\r\n                     ID:  d4512833-3198-4384-b0d5-3588e3ec8cdb\r\n            Description:  Database Home OraDB11204_home1 creation with version :11.2.0.4.180717\r\n                 Status:  Created\r\n                Created:  May 22, 2019 4:50:06 PM CEST\r\n                Message:  Create Database Home\r\n\r\nTask Name                                Start Time                          End Time                            Status\r\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\r\n\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]# \/opt\/oracle\/dcs\/bin\/odacli describe-job -i d4512833-3198-4384-b0d5-3588e3ec8cdb\r\n\r\nJob details\r\n----------------------------------------------------------------\r\n                     ID:  d4512833-3198-4384-b0d5-3588e3ec8cdb\r\n            Description:  Database Home OraDB11204_home1 creation with version :11.2.0.4.180717\r\n                 Status:  Success\r\n                Created:  May 22, 2019 4:50:06 PM CEST\r\n                Message:  Create Database Home\r\n\r\nTask Name                                Start Time                          End Time                            Status\r\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\r\nSetting up ssh equivalance               May 22, 2019 4:50:07 PM CEST        May 22, 2019 4:50:07 PM CEST        Success\r\nValidating dbHome available space        May 22, 2019 4:50:07 PM CEST        May 22, 2019 4:50:07 PM CEST        Success\r\nValidating dbHome available space        May 22, 2019 4:50:07 PM CEST        May 22, 2019 4:50:07 PM CEST        Success\r\nCreating DbHome Directory                May 22, 2019 4:50:07 PM CEST        May 22, 2019 4:50:07 PM CEST        Success\r\nExtract DB clones                        May 22, 2019 4:50:07 PM CEST        May 22, 2019 4:51:59 PM CEST        Success\r\nClone Db home                            May 22, 2019 4:52:00 PM CEST        May 22, 2019 4:53:06 PM CEST        Success\r\nEnable DB options                        May 22, 2019 4:53:06 PM CEST        May 22, 2019 4:53:11 PM CEST        Success\r\nRun Root DB scripts                      May 22, 2019 4:53:11 PM CEST        May 22, 2019 4:53:11 PM CEST        Success\r\nRemoving ssh keys                        May 22, 2019 4:53:16 PM CEST        May 22, 2019 4:53:17 PM CEST        Success\r\n\r\n[root@odas1 deploy]#\r\n[root@odas1 deploy]#<\/pre>\n<p style=\"text-align: justify;\">And after that you can use the <strong>odacli list-dbhomes<\/strong> to see the options for database creation:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"null\">[root@odas1 deploy]# odacli list-dbhomes\r\n\r\nID                                       Name                 DB Version                               Home Location                                 Status\r\n---------------------------------------- -------------------- ---------------------------------------- --------------------------------------------- ----------\r\n886021e5-9bbf-4a14-9b50-398ddd00bfd0     OraDB18000_home1     18.3.0.0.180717                          \/u01\/app\/oracle\/product\/18.0.0.0\/dbhome_1     Configured\r\nd791001f-b812-49fd-94f5-b11c5f580a30     OraDB12102_home1     12.1.0.2.180717                          \/u01\/app\/oracle\/product\/12.1.0.2\/dbhome_1     Configured\r\nd162ff30-dc0d-4c4b-810e-c8f513dc9f62     OraDB11204_home1     11.2.0.4.180717                          \/u01\/app\/oracle\/product\/11.2.0.4\/dbhome_1     Configured\r\n\r\n[root@odas1 deploy]#<\/pre>\n<p style=\"text-align: justify;\">As an example, if you want to delete the database that was created during the creation of appliance just execute <strong>odacli delete-database<\/strong>:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"no-highlight\">[root@odas1 ~]# odacli delete-database --dbName mfod\r\n{\r\n  \"jobId\" : \"69adb079-e5e4-4d64-8b20-4eee73c65491\",\r\n  \"status\" : \"Running\",\r\n  \"message\" : null,\r\n  \"reports\" : [ ],\r\n  \"createTimestamp\" : \"May 22, 2019 16:17:27 PM CEST\",\r\n  \"resourceList\" : [ ],\r\n  \"description\" : \"Database service deletion with db name: mfod with id : 938b616a-99ed-4466-8d76-820d3489517d\",\r\n  \"updatedTime\" : \"May 22, 2019 16:17:27 PM CEST\"\r\n}\r\n[root@odas1 ~]#<\/pre>\n<h2 style=\"text-align: justify;\">Finish and clean the install<\/h2>\n<p style=\"text-align: justify;\">After all the steps listed until now, you have your ODA reimaged, updated, and with 18c, 12c and 11g available version for database creation. To finish you can update some files as needed. Examples of important files are \/etc\/fstab, \/etc\/sysctl.conf, \/etc\/sysconfig\/network-scripts\/route* and \/etc\/sysconfig\/network-scripts\/rules* (both related with routing tables for vlans \u2013 if needed), and add the listener for all the vlans that you created (if needed of course).<\/p>\n<p style=\"text-align: justify;\">To finish, reboot both nodes and change the root password.<\/p>\n<p style=\"text-align: justify;\">&nbsp;<\/p>\n<p style=\"text-align: justify;\">The reference that can be consulted to help you to understand the reimage and deployment procedure:<\/p>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.3\/cmtxl\/oracle-database-appliance-x7-2-deployment-and-users-guide.pdf\">https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.3\/cmtxl\/oracle-database-appliance-x7-2-deployment-and-users-guide.pdf<\/a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\/p>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.3\/cmtxd\/oracle-database-appliance-x5-2-x4-2-x3-2-deployment-and-users-guide.pdf\">https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.3\/cmtxd\/oracle-database-appliance-x5-2-x4-2-x3-2-deployment-and-users-guide.pdf<\/a><\/p>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.3\/cmtxl\/odacli-comparison-chart.html#GUID-567E862F-F4A4-4E1E-A485-BD1945BEC673\">https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.3\/cmtxl\/odacli-comparison-chart.html#GUID-567E862F-F4A4-4E1E-A485-BD1945BEC673<\/a><\/p>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.3\/cmtxl\/postinstallation-tasks-oda.html#GUID-A256DFBD-9335-41D2-9BD5-A1BA6AAC4C1E\">https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.3\/cmtxl\/postinstallation-tasks-oda.html#GUID-A256DFBD-9335-41D2-9BD5-A1BA6AAC4C1E<\/a><\/p>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/docs.oracle.com\/cd\/E80799_01\/doc.121\/e80521\/GUID-4EAD207D-41FF-4FD7-8804-DE1B2EB7BE90.htm#CMTXG-GUID-E0CC0E23-A339-45D8-AFA2-09732DC6BC18\">https:\/\/docs.oracle.com\/cd\/E80799_01\/doc.121\/e80521\/GUID-4EAD207D-41FF-4FD7-8804-DE1B2EB7BE90.htm#CMTXG-GUID-E0CC0E23-A339-45D8-AFA2-09732DC6BC18<\/a><\/p>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.3\/cmtxl\/reimaging-oda.html#GUID-6DEDCA82-94B7-4155-9FBD-3B1FDC232FCC\">https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.3\/cmtxl\/reimaging-oda.html#GUID-6DEDCA82-94B7-4155-9FBD-3B1FDC232FCC<\/a><\/p>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.5\/cmtxl\/create-appliance-using-json-file.html#GUID-42250FD2-EA91-4457-9ED7-CA3A2A863B40\">https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/18.5\/cmtxl\/create-appliance-using-json-file.html#GUID-42250FD2-EA91-4457-9ED7-CA3A2A863B40<\/a><\/p>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/docs.oracle.com\/cd\/E75550_01\/doc.121\/e77147\/GUID-F99D3337-E913-405D-BE3F-85C31103A26A.htm#CMTAR-GUID-CF1FECF0-722F-4B43-82AA-525EA169B3E8\">https:\/\/docs.oracle.com\/cd\/E75550_01\/doc.121\/e77147\/GUID-F99D3337-E913-405D-BE3F-85C31103A26A.htm#CMTAR-GUID-CF1FECF0-722F-4B43-82AA-525EA169B3E8<\/a><\/p>\n<p style=\"text-align: justify;\">&nbsp;<\/p>\n<p><em><strong>Disclaimer<\/strong><\/em><em>: &#8220;The postings on this site are my own and don&#8217;t necessarily represent my actual employer positions, strategies or opinions. The information here was edited to be useful for general purpose, specific data and identifications were removed to allow reach the generic audience and to be useful for the community. Post protected by copyright.\u201d<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The idea to reimage ODA is to refresh the environment without the need to jump from one by one to reach the last available version, or even rescue the system from S.O. failure\/crash. The process to do a reimage can be check in the official documentation but unfortunately can be very tricky because the information [&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_post_was_ever_published":false,"_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}},"categories":[64,30,29,77,56,78,5],"tags":[99,100,79,65,98],"class_list":["post-506","post","type-post","status-publish","format-standard","hentry","category-18c","category-banco-de-dados","category-database","category-engineeredsystems","category-grid-infrastructure","category-oda","category-oracle","tag-18c","tag-engineered-systems","tag-oda","tag-oracle","tag-reimage"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Reimage ODA - Fernando Simon<\/title>\n<meta name=\"description\" content=\"Check how to reimage ODA to 18x version. My post show all the steps, including secrets, tricky parts, and workarounds.\" \/>\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\/reimage-oda\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Reimage ODA - Fernando Simon\" \/>\n<meta property=\"og:description\" content=\"Check how to reimage ODA to 18x version. My post show all the steps, including secrets, tricky parts, and workarounds.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/\" \/>\n<meta property=\"og:site_name\" content=\"Fernando Simon\" \/>\n<meta property=\"article:published_time\" content=\"2019-07-08T00:03:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-07-19T22:18:40+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=\"44 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/\"},\"author\":{\"name\":\"Simon\",\"@id\":\"https:\/\/www.fernandosimon.com\/blog\/#\/schema\/person\/386da956604bca0d5be5dd52210c1dd9\"},\"headline\":\"Reimage ODA\",\"datePublished\":\"2019-07-08T00:03:13+00:00\",\"dateModified\":\"2020-07-19T22:18:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/\"},\"wordCount\":2837,\"commentCount\":1,\"keywords\":[\"18c\",\"Engineered Systems\",\"ODA\",\"Oracle\",\"Reimage\"],\"articleSection\":[\"18c\",\"Banco de Dados\",\"Database\",\"Engineered Systems\",\"Grid Infrastructure\",\"ODA\",\"Oracle\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/\",\"url\":\"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/\",\"name\":\"Reimage ODA - Fernando Simon\",\"isPartOf\":{\"@id\":\"https:\/\/www.fernandosimon.com\/blog\/#website\"},\"datePublished\":\"2019-07-08T00:03:13+00:00\",\"dateModified\":\"2020-07-19T22:18:40+00:00\",\"author\":{\"@id\":\"https:\/\/www.fernandosimon.com\/blog\/#\/schema\/person\/386da956604bca0d5be5dd52210c1dd9\"},\"description\":\"Check how to reimage ODA to 18x version. My post show all the steps, including secrets, tricky parts, and workarounds.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.fernandosimon.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reimage ODA\"}]},{\"@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:\/\/www.fernandosimon.com\/blog\/#\/schema\/person\/image\/\",\"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":"Reimage ODA - Fernando Simon","description":"Check how to reimage ODA to 18x version. My post show all the steps, including secrets, tricky parts, and workarounds.","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\/reimage-oda\/","og_locale":"en_US","og_type":"article","og_title":"Reimage ODA - Fernando Simon","og_description":"Check how to reimage ODA to 18x version. My post show all the steps, including secrets, tricky parts, and workarounds.","og_url":"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/","og_site_name":"Fernando Simon","article_published_time":"2019-07-08T00:03:13+00:00","article_modified_time":"2020-07-19T22:18:40+00:00","author":"Simon","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Simon","Est. reading time":"44 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/#article","isPartOf":{"@id":"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/"},"author":{"name":"Simon","@id":"https:\/\/www.fernandosimon.com\/blog\/#\/schema\/person\/386da956604bca0d5be5dd52210c1dd9"},"headline":"Reimage ODA","datePublished":"2019-07-08T00:03:13+00:00","dateModified":"2020-07-19T22:18:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/"},"wordCount":2837,"commentCount":1,"keywords":["18c","Engineered Systems","ODA","Oracle","Reimage"],"articleSection":["18c","Banco de Dados","Database","Engineered Systems","Grid Infrastructure","ODA","Oracle"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/","url":"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/","name":"Reimage ODA - Fernando Simon","isPartOf":{"@id":"https:\/\/www.fernandosimon.com\/blog\/#website"},"datePublished":"2019-07-08T00:03:13+00:00","dateModified":"2020-07-19T22:18:40+00:00","author":{"@id":"https:\/\/www.fernandosimon.com\/blog\/#\/schema\/person\/386da956604bca0d5be5dd52210c1dd9"},"description":"Check how to reimage ODA to 18x version. My post show all the steps, including secrets, tricky parts, and workarounds.","breadcrumb":{"@id":"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.fernandosimon.com\/blog\/reimage-oda\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fernandosimon.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Reimage ODA"}]},{"@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:\/\/www.fernandosimon.com\/blog\/#\/schema\/person\/image\/","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-8a","_links":{"self":[{"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/posts\/506","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=506"}],"version-history":[{"count":0,"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/posts\/506\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/media?parent=506"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/categories?post=506"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fernandosimon.com\/blog\/wp-json\/wp\/v2\/tags?post=506"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}