Start of change

Virtualdisk events

The following table lists the events that are created for the Virtualdisk component.

Table 1. Events for the Virtualdisk component
Event Event
Type
Severity Call Home Details
gnr_vdisk_critical STATE_CHANGE
DEGRADED
ERROR no Message: GNR vdisk {0} is critical degraded.
Description: The vdisk state is critical degraded.
Cause: N/A
User Action: N/A
gnr_vdisk_degraded STATE_CHANGE
DEGRADED
WARNING no Message: GNR vdisk {0} is degraded.
Description: The vdisk state is degraded.
Cause: N/A
User Action: N/A
gnr_vdisk_found ADD_ENTITY INFO no Message: GNR vdisk {0} was found.
Description: A GNR vdisk listed in the IBM Storage Scale configuration was detected.
Cause: N/A
User Action: N/A
gnr_vdisk_offline STATE_CHANGE
FAILED
ERROR no Message: GNR vdisk {0} is offline.
Description: The vdisk state is offline.
Cause: N/A
User Action: N/A
gnr_vdisk_ok STATE_CHANGE
HEALTHY
INFO no Message: GNR vdisk {0} is OK.
Description: The vdisk state is OK.
Cause: N/A
User Action: N/A
gnr_vdisk_unknown STATE_CHANGE
UNKNOWN
WARNING no Message: GNR vdisk {0} is unknown.
Description: The vdisk state is unknown.
Cause: N/A
User Action: N/A
gnr_vdisk_vanished DELETE_ENTITY INFO no Message: GNR vdisk {0} has vanished.
Description: A GNR vdisk listed in the IBM Storage Scale configuration was not detected.
Cause: A GNR vdisk, listed in the IBM Storage Scale configuration as mounted before, is not found. This could be a valid situation.
User Action: Run the mmlsvdisk command to verify that all expected GNR vdisk exist.
End of change