32320 - Device interface error

Alarm Group:
PLAT
Description:
This alarm indicates that the IP bond is either not configured or down.
Severity:
Major
Instance:
May include AlarmLocation, AlarmId, AlarmState, AlarmSeverity, and bindVarNamesValueStr
HA Score:
Normal
Auto Clear Seconds:
0 (zero)
OID:
tpdDeviceIfError
Alarm ID:
TKSPLATMA21

Recovery:

  1. Run syscheck in verbose mode.
  2. Investigate the failed bond, and slave devices, configuration:

    1. Navigate to /etc/sysconfig/network-scripts for the persistent configuration of a device.

  3. Determine if the failed bond, and slave devices, has been administratively shut down or has operational issues:

    1. cat /proc/net/bonding/bondX, where X is bond designation
    2. ethtool <slave device>

  4. If bond, and slaves, are healthy attempt to administratively bring bond up:

    1. ifup bondX

  5. If the problem has not been resolved, it is recommended to contact My Oracle Support (MOS) and provide the system health check output and the output of the above investigation.