Start of change

Array events

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

Table 1. Events for the Array component
Event Event
Type
Severity Call Home Details
gnr_array_found ADD_ENTITY INFO no Message: A GNR declustered array {0} was found.
Description: A GNR declustered array that is listed in the IBM Storage Scale configuration was detected.
Cause: N/A
User Action: N/A
gnr_array_needsservice STATE_CHANGE
DEGRADED
WARNING no Message: A GNR declustered array {0} needs service.
Description: The declustered array state needs service.
Cause: N/A
User Action: N/A
gnr_array_ok STATE_CHANGE
HEALTHY
INFO no Message: A GNR declustered array {0} is OK.
Description: The declustered array state is OK.
Cause: N/A
User Action: N/A
gnr_array_unknown STATE_CHANGE
UNKNOWN
WARNING no Message: A GNR declustered array {0} is in an unknown state.
Description: The declustered array state is unknown.
Cause: N/A
User Action: N/A
gnr_array_vanished DELETE_ENTITY INFO no Message: A GNR declustered array {0} has vanished.
Description: A GNR declustered array that is listed in the IBM Storage Scale configuration was not detected.
Cause: A GNR declustered array, that is listed in the IBM Storage Scale configuration, which was mounted before, is not found. This could be a valid situation.
User Action: Run the mmlsrecoverygroup command to verify that all expected GNR declustered array exist.
gnr_da_out_of_space STATE_CHANGE
FAILED
ERROR service ticket Message: The GNR declustered array {id} is reporting zero disk space is available.
Description: A GNR declustered array has zero free disk space remaining.
Cause: A GNR declustered array is being actively filled with data and now has zero free disk space remaining.
User Action: Inspect the available disk space of the GNR declustered array to remove unused files. Check the mmfs.log.latest log for any warning messages.
gnr_da_space_critical STATE_CHANGE
DEGRADED
WARNING FTDC upload Message: The GNR declustered array {id} has reached its critical free disk space threshold.
Description: A GNR declustered array has reached its critical free disk space threshold.
Cause: A GNR declustered array is being actively filled with data and has reached its critical free disk space threshold.
User Action: Inspect the available disk space of the GNR declustered array to remove unused files. Check the mmfs.log.latest log for any warning messages.
gnr_da_space_healthy STATE_CHANGE
HEALTHY
INFO no Message: The GNR declustered array {id} now has no disk space issues.
Description: A GNR declustered array that previously reported disk space issues is now reporting no disk space issues.
Cause: N/A
User Action: N/A
gnr_da_space_low STATE_CHANGE
DEGRADED
WARNING no Message: The GNR declustered array {id} has reached its low free disk space threshold.
Description: A GNR declustered array has reached its low free disk space threshold.
Cause: A GNR declustered array is being actively filled with data and has reached its low free disk space threshold.
User Action: Inspect the available disk space of the GNR declustered array to remove unused files. Check the mmfs.log.latest log for any warning messages.
gnr_rebuild_critical STATE_CHANGE
DEGRADED
WARNING no Message: The GNR declustered array {id} executes background task {0}. Further disk failures in this array may create data loss.
Description: A GNR declustered array's background task is critical rebuild.
Cause: A critical rebuild is executed on a GNR declustered array.
User Action: Wait until the rebuild is done. Do not shutdown the related recovery group server for maintenance.
gnr_rebuild_deferred STATE_CHANGE
DEGRADED
WARNING no Message: The rebuild task of GNR declustered array {id} is deferred for 20 minutes since a node was suspended.
Description: A GNR declustered array's rebuild task is deferred.
Cause: Suspending a node results in a defer of 20 minutes for a non-critical rebuild of a recovery group.
User Action: After suspending a node, the rebuild task is deferred for 20 minutes. After node maintenance is finished, run the mmvdisk recoverygroup change --resume <recovery group> -N node command.
gnr_rebuild_error STATE_CHANGE
DEGRADED
WARNING no Message: The rebuild task of GNR declustered array {id} failed.
Description: A GNR declustered array's rebuild task failed.
Cause: A rebuild of a recovery group cannot be performed.
User Action: The recovery group has a serious problem. Contact IBM support.
gnr_rebuild_ok STATE_CHANGE
HEALTHY
INFO no Message: The GNR declustered array {id} has finished the rebuild task.
Description: A GNR declustered array's background task is working as expected.
Cause: N/A
User Action: N/A
gnr_rebuild_running STATE_CHANGE
HEALTHY
INFO no Message: The GNR declustered array {id} executes background task {0}. Wait until the rebuild is done. Do not shutdown the related recovery group server for maintenance.
Description: A rebuild is executed on a GNR declustered array.
Cause: N/A
User Action: N/A
End of change