You are on page 1of 5

Oracle Exadata Installation Guide

Version: 1.0
To start any Exadata deployment you need the OEDA configuration files. They are a set of files generated by
the OEDA (Oracle Exadata Deployment Assistant) tool. OEDA tool is currently a web-based tool that will allow
the client to fill up all the IP addresses and hostnames that the new Exadata will be assigned. Normally this
step is taken by the client with the support of their network team.

Configuration files needed:


Clientname-clustername.xml
Clientname-clustername-InstallationTemplate.html
Clientname-clustername-preconf.csv

The OEDA tool for Linux is also needed and can be downloaded from the Patch ID 30640393. It is
recommended to go with the latest version available, but if the configuration files were generated with a
different/older version go with that version to avoid warnings during the execution of the onecommand.

Can take necessary patch ID from OEDA template

Exadata One Command Steps


1. Copy the Database software, Grid, One command, patches and template file to
the first Node of the Exadata.

2. Make directory for One Command under /u01/oracle.SupportTools/


# mkdir -p /u01/oracle.SupportTools/onecommand

3. Once the directory is crated move onecommand patch and zip file which
created by the OEDA tool and unzip.

4. Unzip the One Command patch in onecommand directory.


# unzip -q p30640393_193800_Linux-x86-64.zip -d /u01/onecommand/

4. After Unzip onecommand patch. It will create linux-x64 directory. Go to


linux-x64 directory and see the extracted files there.

Cd linux-x64
ls

EZY Infotech Inc 1|Pa ge


Unit 6BC CBC Corporate Center | 724 Shaw Boulevard, Mandaluyong City
| Philippines 1555 | Tel: +632-5317587
5. Move the all Database software, Grid and patches to the workdir directory
which list under linux-x64 directory.
# ls -lh /u01/onecommand/linux-x64/WorkDir

6. Execute the One Command from ILOM Console. Connect with ILOM IP address of
the first compute node of the Exadata.

6.1 Login with the root/welcome1

7. Go to the linux-x64 directory and list the steps of one command.


./install.sh -cf GSIS-gsisdw.xml -l

Now we are good to go for the Execution of first step of the One Command.

Step 1 Validate the configuration file.

EZY Infotech Inc 2|Pa ge


Unit 6BC CBC Corporate Center | 724 Shaw Boulevard, Mandaluyong City
| Philippines 1555 | Tel: +632-5317587
Execute step 2 Update nodes for Eighth rack.

Please Note:- If Exadata is 1/8 Rack. Step 2 will disable the excess cores
to make it 1/8 from the Quarter rack.
After successful execution of the step 2 both the DB nodes will be reboot
automatically.

Execute step 3 Setup required Files.

Execute Step 4 Create Users.

Please execute all other steps like previous steps by changing the step
number at last.

Execute Final Step 20 Resecure Machine it will reboot the Exadata and will ask to
change the root Password.

EZY Infotech Inc 3|Pa ge


Unit 6BC CBC Corporate Center | 724 Shaw Boulevard, Mandaluyong City
| Philippines 1555 | Tel: +632-5317587
Step 19 will automatically reboot the Exadata. After Reboot it will ask to change
the root password. Please change the password for all nodes (DB & Cell nodes)

Optional.

In case if any issue encounter during execution we need to roll back.

EZY Infotech Inc 4|Pa ge


Unit 6BC CBC Corporate Center | 724 Shaw Boulevard, Mandaluyong City
| Philippines 1555 | Tel: +632-5317587

You might also like