Skip to main content

mgmtgwd.snapshot events

Contributors
Suggest changes

mgmtgwd.snapshot.deleteWarn

Deprecated

Deprecated as of Data ONTAP 9.6 because Infinite Volumes no longer exist.

Severity

NOTICE

Description

This message occurs when a snapshot cannot be deleted from an Infinite Volume.

Corrective Action

Delete one or more older snapshots associated with this schedule by using the "volume snapshot delete" command.

Syslog Message

Skipping deletion of scheduled snapshot "%s" on volume "%s" on Vserver "%s" for schedule "%s" prefix "%s" (reason: %s).

Parameters

snapshotName (STRING): Name of the snapshot.
volumeName (STRING): Name of the volume.
vserverName (STRING): Name of the Vserver.
scheduleName (STRING): Name of the snapshot policy schedule.
prefixName (STRING): Name of the prefix associated with the snapshot policy schedule.
reason (STRING): Reason for the failure.

mgmtgwd.snapshot.frcRestore

Deprecated

Deprecated as of Data ONTAP 9.6 because Infinite Volumes no longer exist.

Severity

INFORMATIONAL

Description

This message occurs when a snapshot is restored on an Infinite Volume using the 'force' option.

Corrective Action

(None).

Syslog Message

Volume '%s' on Vserver '%s' was restored to snapshot '%s' using the 'force' option.

Parameters

volumeName (STRING): Name of the volume.
vserverName (STRING): Name of the Vserver.
snapshotName (STRING): Name of the snapshot.

mgmtgwd.snapshot.partCreate

Deprecated

Deprecated as of Data ONTAP 9.6 because Infinite Volumes no longer exist.

Severity

ERROR

Description

This message occurs when a snapshot copy is partially created on an Infinite Volume. Residual snapshots might remain on one or more Infinite Volume constituent volumes. These snapshots might consume the snapshot reserve on the constituent volumes.

Corrective Action

Contact NetApp technical support.

Syslog Message

Scheduled snapshot '%s' of volume '%s' on Vserver '%s' for schedule '%s' prefix '%s' was partially created and cleanup failed on one or more constituent volumes.

Parameters

snapshotName (STRING): Name of the snapshot.
volumeName (STRING): Name of the volume.
vserverName (STRING): Name of the Vserver.
scheduleName (STRING): Name of the snapshot policy schedule.
prefixName (STRING): Name of the prefix associated with the snapshot policy schedule.
constituentMsidList (STRING): List of master data set IDs (MSIDs) of Infinite Volume constituent volumes that might have residual snapshots.

mgmtgwd.snapshot.tooManySnap

Deprecated

Deprecated as of Data ONTAP 9.6 because Infinite Volumes no longer exist.

Severity

ERROR

Description

This message occurs when a snapshot cannot be created on an Infinite Volume because too many snapshots exist for the associated schedule.

Corrective Action

Delete an older snapshot associated with this schedule using the 'volume snapshot delete' command.

Syslog Message

Scheduled snapshot '%s' of volume '%s' on Vserver '%s' could not be created because too many snapshots exist for the associated schedule.

Parameters

snapshotName (STRING): Name of the snapshot.
volumeName (STRING): Name of the volume.
vserverName (STRING): Name of the Vserver.