Oracle Exadata, How the Monitor the InfiniBand Network

You can manually monitor Exadata Infiniband switches.

  • You can checks for failed switch hardware sensors
  • Note. If you want to manual monitoring is your switches software version prior to 1.1.3

first make ssh root@ib

root@ib’s password:

 

then write

[root@ib ]# showunhealthy

OK – No unhealthy sensors

then check the power

[root@ib]# checkpower

PSU 0 present status: OK

PSU 1 present status: OK

If you use Oracle Enterprise manager grid control then

go to InfiniBand switch home page and check the status and availibility.

– How can you Monitoring the InfiniBand Switch Ports

# ibqueryerrors.pl –s RcvSwRelayErrors,RcvRemotePhysErrors,XmtDiscards,
XmtConstraintErrors,RcvConstraintErrors,ExcBufOverrunErrors,VL15Dropped

also you can

# ibstatus

# perfquery

# ifconfig

# ping Remote InfiniBand Hostname

# ibswitches

And use

verify-topology to check the Network Topology

# /opt/oracle.SupportTools/ibdiagtools/verify-topology

[ DB Machine Infiniband Cabling Topology Verification Tool ]

[Version 11.2.1.4]

Looking at 1 rack(s)…..

Spine switch check: Are any Exadata nodes connected …………..[SUCCESS]

Spine switch check: Any inter spine switch connections…………[SUCCESS]

Spine switch check: Correct number of spine-leaf links…………[SUCCESS]

Leaf switch check: Inter-leaf link check……………………..[SUCCESS]

Leaf switch check: Correct number of leaf-spine connections…….[SUCCESS]

Check if all hosts have 2 CAs to different switches……………[SUCCESS]

Leaf switch check: cardinality and even distribution…………..[SUCCESS]

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s