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

wafl.metadata events

Contributors
Suggest changes

wafl.metadata.rsrv.decreased

Severity

NOTICE

Description

This message occurs when the space reserved for volume metadata is decreased when the value of "space-guarantee" for a FlexClone volume is changed from "volume" to "none". After the decrease in the metadata reserve, the freed up space is added to the space available in the aggregate.

Corrective Action

(None).

Syslog Message

Metadata reserve for volume "%s" has decreased.

Parameters

volume_name (STRING): Volume name.

wafl.metadata.rsrv.increased

Severity

NOTICE

Description

This message occurs when the space reserved for volume metadata is increased when the value of "space-guarantee" for a FlexClone volume is changed from "none" to "volume" or when a FlexClone volume is split from its parent volume. This metadata reserve is required to store volume metadata inside an aggregate.

Corrective Action

(None).

Syslog Message

Metadata reserve for volume "%s" has increased.

Parameters

volume_name (STRING): Volume name.