Oracle EXADATA X6-2 Installation And Configuration Manual page 270

Database machine
Hide thumbs Also See for EXADATA X6-2:
Table of Contents

Advertisement

Note:
If you do not have the password for the
Services.
Verify the SysSN label for the server matches the
2.
using the following command:
# ipmitool sunoem cli "show /SYS product_serial_number"
Connected.Use ^ D to exit.
->show /SYS product_serial_number
/SYS
Properties:
product_serial_number =093ABCD5001
->Session closed
Disconnected
Change to the
3.
/opt/oracle.SupportTools/firstconf
command:
cd /opt/oracle.SupportTools/firstconf
Create a group file with the list of server IP addresses to use in the dcli utility
4.
commands, if required, using the following command:
# ibhosts | awk '/elastic/ {print $8}' | cut -c1-14 > group_file
In the preceding command, group_file is the file with the server IP addresses.
Verify the hardware profile is correct using the following command. The command
5.
checks CPU type and count, component firmware, and so on.
# dcli -l root -g group_file "/opt/oracle.SupportTools/CheckHWnFWProfile \
-c strict" > /tmp/checkhwfw.out
# more /tmp/checkhwfw.out
The following is an example of a check that failed:
172.108.1.6:[WARNING ]The hardware and firmware are not supported.
See details below
[DiskControllerPCIeSlotWidth ]
Requires:
x8
Found:
x4
[WARNING ]The hardware and firmware are not supported.See details
above
If a profile check fails and the firmware needs to be refreshed, then run the
following command from the system with the problem.
# /opt/oracle.SupportTools/CheckHWnFWProfile -U /opt/oracle.cellos/iso/cellbits
Now updating the ILOM and the BIOS ...
The command must be entered on a single line. After running the command,
power off the system, reset the ILOM, and wait 10 minutes before powering on the
system.
Verify the disks on the server are visible and online using the following command.
6.
Checking Oracle Database Servers
user, then contact Oracle Support
root
product_serial_number
directory using the following
Chapter 5
value
5-58

Advertisement

Table of Contents
loading

Table of Contents