Quick Start Manual
Installing and Configuring 21
a
At the prompt "
Enter Oracle Grid installation base
path/partition [/opt/app/grid]:
" , enter the directory
path where you would like to install the Oracle Grid software.
NOTE: If you press the Enter key without entering a path, the default path of
'/opt/app/grid' is setup as the base directory for Grid install.
b
At the prompt "
Enter Oracle Grid Home path
[/opt/app/11.2.0/grid]:
" , enter the directory path that will
be used for Grid home.
NOTE: If you press the Enter key without entering a path, the default path of
'/opt/app/11.2.0/grid' is setup as the Grid home directory.
c
At the prompt "
Enter ORACLE_BASE path/partition
[/opt/app/oracle]:
", enter the directory path that you would
like to setup as the base directory for your Oracle Database Binary
software.
NOTE: If you press the Enter key without entering a path, the default path of
'/opt/app/oracle' is setup as the base directory.
The Dell | Oracle installation logs can be found in the /dell-oracle-
deployment/logs folder.
Attaching to the Dell Firmware Repository Channel (optional)
The Dell Firmware Repository provides a mechanism to update the BIOS and
firmware of your Dell PowerEdge systems to the latest revision. Use the
following commands to setup and install the Dell Firmware Repository:
# set up repos
wget -q -O - http://linux.dell.com/repo/software/bootstrap.cgi |
bash
wget -q -O - http://linux.dell.com/repo/firmware/bootstrap.cgi |
bash
# install firmware tools
yum -y install firmware-addon-dell
# install BIOS update
yum -y install $(bootstrap_firmware)
update_firmware
NOTE: For support questions related to this repository, subscribe to the following
mailing list: lists.us.dell.com/mailman/listinfo/linux-poweredge. Monitor the mailing
list for the latest status messages and announcements concerning this repository.