Databases Reference
In-Depth Information
Connecting to endpoint @ https://transport.oracle.com/v1/queue/sasm-ping
Sending ping message.
Ping message sent.
test_transport completed successfully.
[root@ovmsrv01 ~]#
Next, log in to a compute node as root and run the following command to add ASR SNMP traps for the
compute nodes:
[root@cm01dbm01 ~]# dcli -g ./dbs_group -l root \
> "/opt/oracle.cellos/compmon/exadata_mon_hw_asr.pl -set_snmp_subscribers \
> \"(type=asr, host=ovmsrv01.centroid.com, fromip=11.11.1.113, port=162, community=public)\"
cm01dbm01: Try to add ASR destination Host - ovmsrv01.centroid.com IP - 11.11.1.113 Port - 162
Community - public From IP - 11.11.1.113
cm01dbm02: Try to add ASR destination Host - ovmsrv01.centroid.com IP - 11.11.1.113 Port - 162
Community - public From IP - 11.11.1.113
[root@cm01dbm01 ~]#
After this, add the SNMP traps for your storage server nodes and validate:
[oracle@cm01dbm01 ~]$ dcli -g ./cell_group "cellcli -e alter cell \
snmpSubscriber=\(\(host=\'ovmsrv01.centroid.com\', port=162,community=public, type=ASR\)\)"
cm01cel01: Cell cm01cel01 successfully altered
cm01cel02: Cell cm01cel02 successfully altered
cm01cel03: Cell cm01cel03 successfully altered
[oracle@cm01dbm01 ~]$
[oracle@cm01dbm01 ~]$ dcli -g ./cell_group cellcli -e list cell attributes name, snmpSubscriber
cm01cel01: cm01cel01 ((host=ovmsrv01.centroid.com,port=162,community=public,type=ASR))
cm01cel02: cm01cel02 ((host=ovmsrv01.centroid.com,port=162,community=public,type=ASR))
cm01cel03: cm01cel03 ((host=ovmsrv01.centroid.com,port=162,community=public,type=ASR))
[oracle@cm01dbm01 ~]$
From the ASR server, validate your assets:
[root@ovmsrv01 ~]# asr list_asset
IP_ADDRESS HOST_NAME SERIAL_NUMBER ASR PROTOCOL SOURCE PRODUCT_NAME
------------ --------------- ------------- ------- -------- ----- ------------------------
172.16.1.18 cm01cel02-ilom 1104FMM0LG Enabled SNMP ILOM SUN FIRE X4270 M2 SERVER
172.16.1.19 cm01cel03-ilom 1104FMM0M2 Enabled SNMP ILOM SUN FIRE X4270 M2 SERVER
172.16.1.17 cm01cel01-ilom 1104FMM0MG Enabled SNMP ILOM SUN FIRE X4270 M2 SERVER
172.16.1.15 cm01dbm01-ilom 1105FMM025 Enabled SNMP ILOM SUN FIRE X4170 M2 SERVER
172.16.1.16 cm01dbm02-ilom 1105FMM02N Enabled SNMP ILOM SUN FIRE X4170 M2 SERVER
[root@ovmsrv01 ~]#
Once this is complete, you'll need to activate non-ILOM assets using asr activate_exadata . The example below
is for a single compute node; you'll need to perform this on each of your nodes:
[root@ovmsrv01 ~]# asr activate_exadata -i 172.16.1.10 -h cm01dbm01 -n cm01dbm01-ilom
Succesfully submitted activation for the asset
Host Name: cm01dbm01
 
Search WWH ::




Custom Search