NVMeoF events

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

Table 1. Events for the NVMeoF component
Event Event Type Severity Message Description Cause User Action
nvmeof_devices_missing STATE_CHANGE WARNING The following devices are configured, but do not exist: {0} No NVMeoF devices exist. No NVMeoF devices exist in the <nvmeof_kernel_config> as a file. Add the missing files or remove the NVMeoF definitions.
nvmeof_devices_not_configured STATE_CHANGE WARNING The following devices exist, but they are not configured: {0} No NVMeoF device is configured in the <nvmeof_cc_config>. An NVMeoF device exists in <nvmeof_kernel_config>, but not configured in the <nvmeof_cc_config>. Add the detected files to the NVMeoF configuration.
nvmeof_devices_ok STATE_CHANGE INFO No problems found for any NVMeoF devices. No problems found for any NVMeoF devices. N/A N/A
nvmeof_modules_installed STATE_CHANGE INFO NVMeoF modules are installed. All required NVMeoF modules are installed. N/A N/A
nvmeof_module_missing STATE_CHANGE ERROR NVMeoF kernel modules are missing: {0} At least one NVMeoF kernel module is missing. The lsmod command reported that at least one NVMeoF kernel module is missing. Install the missing module.
nvmeof_multipath_disabled STATE_CHANGE INFO Native multipath is disabled for NVMeoF. Native multipath is disabled for NVMeoF as required. N/A N/A
nvmeof_multipath_enabled STATE_CHANGE WARNING Native multipath is not disabled for NVMeoF, but disabled multipath is required. Native multipath is not disabled for NVMeoF, but disabled multipath is required. The /sys/module/nvme_core/parameters/multipath file contains a value Y. Disable native multipath for NVMeoF.
nvmeof_packages_installed STATE_CHANGE INFO NVMeoF packages are installed. All required NVMeoF packages are installed. N/A N/A
nvmeof_packages_missing STATE_CHANGE ERROR NVMeoF kernel modules are missing: {0} At least one NVMeoF related package is missing. The rpm -qa command reports that an NVMeoF related package is missing. Install the missing package.
nvmeof_raw_disk_absent STATE_CHANGE WARNING The NVMeoF disk {id} is expected to be installed, but it is absent. An NVMeoF disk, which is not be exported to the GNR, is absent. The hardware monitoring system fails to detect an NVMeoF disk, which is not exported to the GNR. Install or replace the reported NVMeoF disk.
nvmeof_raw_disk_enabled STATE_CHANGE WARNING The NVMeoF disk {id} is installed, but not configured. An NVMeoF disk, which should not be exported to GNR, is enabled. The hardware monitoring system detects an unconfigured NVMeoF disk, which should not be exported to the GNR. Configure the reported NVMeoF disk.
nvmeof_raw_disk_failed STATE_CHANGE WARNING The NVMeoF disk {id}, which is not exported to the GNR, reports an unknown failure. An NVMeoF disk, which is not exported to the GNR, has failed. The hardware monitoring system detected an unknown failure of an NVMeoF disk, which is not exported to the GNR. Check whether the NVMeoF disk is correctly installed. For more information, see the Problem Determination Guide of the relevant system. Contact IBM support if you need more help.
nvmeof_raw_disk_ok STATE_CHANGE INFO The NVMeoF disk {id}, which is not exported to the GNR, runs as expected. NVMeoF disk, which is in the raw mode, runs as expected. N/A N/A
nvmeof_raw_disk_smart_failed STATE_CHANGE WARNING The NVMeoF disk {id}, which is not exported to the GNR, should be replaced otherwise a malfunction can occur. The smart assessment of an NVMeoF disk, which is not exported to the GNR, has failed. An NVMeoF disk has a failed smart assessment. This disk is not exported to the GNR. Replace the disk. Contact IBM support if you need more help.
nvmeof_raw_disk_smart_ok STATE_CHANGE INFO The smart assessment of an NVMeoF disk {id}, which is not exported to the GNR, returns a healthy report. The smart assessment of an NVMeoF disk in the raw mode returns a healthy report. N/A N/A
nvmeof_raw_disk_smart_unknown STATE_CHANGE WARNING The system is likely updating the status of an NVMeoF disk {id}. The process should be transient. No smart information is received from an NVMeoF disk, which not exported to the GNR. An NVMeoF disk does not report a smart assessment. This disk is not exported to the GNR. If the hardware monitoring system continues to fail in getting the smart information of an NVMeoF disk for more than 15 minutes, then contact the IBM support for further assistance.
nvmeof_raw_disk_standby_offline STATE_CHANGE WARNING The NVMeoF disk {id} is set to an offline state by the user. An NVMeoF disk, which should not be exported to the GNR, is set to an offline state. The hardware monitoring system detects an NVMeoF disk that was put to an offline state. This disk was not exported to the GNR before. Activate the offline NVMeoF disk.
nvmeof_raw_disk_unavailable_offline STATE_CHANGE WARNING The NVMeoF disk {id} is set offline by an unknown reason. An NVMeoF disk, which should not be exported to GNR, is set offline without known reason. The hardware monitoring system detects an offline NVMeoF disk. This disk is not be exported to the GNR and is set offline without any known reason. Check for possible problems like missing power, etc. For more information, see the Problem Determination Guide of the relevant system. Contact IBM support if you need more help.
nvmeof_raw_disk_unknown STATE_CHANGE WARNING The system is likely updating the status of an NVMeoF disk {id}. The process should be transient. The status of an NVMeoF disk, which is not exported to the GNR, is unknown. The hardware monitoring system fails to get the status of an NVMeoF disk, which not exported to the GNR. If the hardware monitoring continues to fail in getting the NVMeoF disk status for more than 15 minutes, then contact IBM support for more information.
nvmeof_target_device_caching_ok STATE_CHANGE INFO NVMeoF target device caching is write-through. Target device caching for NVMeoF is write-through. N/A N/A
nvmeof_target_device_caching_wrong STATE_CHANGE WARNING NVMeoF target device caching is not write-through for: {0} Target device caching for NVMeoF is not write-through, which might lead to data loss or corruption. Target device caching for NVMeoF is not write-through. Set the target device caching for NVMeoF to write-through.
nvmeof_unknown_devices_configured STATE_CHANGE WARNING The following nonexistent devices are listed in <nvmeof_cc_config>: {0} At least one NVMeoF device is configured in the <nvmeof_cc_config>, but not registered in the <nvmeof_kernel_config>. NVMeoF device is configured in the <nvmeof_ccr_config>, but not registered in the <nvmeof_kernel_config>. Remove the detected files from the <nvmeof_cc_config>.