Skip to main content
ONTAP EMS reference
A newer release of this product is available.

reg.key events

Suggest changes

reg.key EMS events occur when ONTAP encounters issues associated with invalid registry keys.

reg.key.invalid

Severity

ERROR

Description

This message occurs when ONTAP® software cannot access the registry because the key is not valid.

Corrective Action

Use a valid key.

Syslog Message

registry: Invalid key %s: %s

Parameters

key (STRING): Registry key that is not valid.
reason (STRING): Reason the key is not valid.
accessID (STRING): Shows how the registry was accessed.

reg.key.null

Severity

ERROR

Description

This message occurs when the value of key is NULL while the registry set is being implemented on a vFiler(tm) key.

Corrective Action

(None).

Syslog Message

vfiler_registry_set: Set of key=%s received NULL for value.

Parameters

keyName (STRING): Name of the key.