Oracle EXADATA X6-2 Installation And Configuration Manual page 214

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

Advertisement

Configure the network interface using the following commands:
4.
set /SP/network pendingipdiscovery=static pendingipaddress=pending_ip \
pendingipgateway=pending_gw pendingipnetmask=pending_nm
set /SP/network commitpending=true
In the preceding commands, pending_ip, pending_gw, and pending_nm are IP
addresses defined by the network administrator.
Use the
command to exit the interface.
5.
exit
Edit the /etc/hosts file to set the IP address and host name using an editor
6.
such as
. The following is an example of the updated file:
vi
#Do not remove the following link, or various programs
#that require network functionality will fail.
127.0.0.1
localhost.localdomain localhost
10.7.7.32
dm01sw-ib1-ib2.example.com trnasw-ib2
It is required that the second line has both fully-qualified and non-fully-qualified
names.
Use the ILOM interface to configure the IP address, host name, NTP servers, and
7.
DNS servers.
Restart the switch.
8.
Examine the firmware version using the following command:
9.
# version
Refer to My Oracle Support Note 888828.1 for the current firmware version.
Check the health of the switch using the following command:
10.
# showunhealthy
OK - No unhealthy sensors
Run the environment test using the following command:
11.
# env_test
NM2 Environment test started:
Starting Voltage test:
Voltage ECB OK
Measured 3.3V Main = 3.28 V
Measured 3.3V Standby = 3.42 V
Measured 12V =12.06 V
Measured 5V =5.03 V
Measured VBAT =3.06 V
Measured 2.5V =2.53 V
Measured 1.8V =1.79 V
Measured I4 1.2V =1.22 V
Voltage test returned OK
Starting PSU test:
PSU 0 present
PSU 1 present
PSU test returned OK
Starting Temperature test:
Back temperature 30.50
Front temperature 33.88
ComEx temperature 34.12
Configuring Sun Datacenter InfiniBand Switch 36 Switch
Chapter 5
5-2

Advertisement

Table of Contents
loading

Table of Contents