Skip to main content

wafl.root events

Contributors
Suggest changes

wafl.root.content.changed

Severity

ERROR

Description

This message occurs when the contents of the root volume are changed to those of a previous point in time. One of the following operations or events can cause the contents of the root volume to change: - The root volume is changed from the boot menu. - The nvlog is jettisoned. - The system is booted with prev_cp. - The 'wafliron -prev_cp' command is used and the changes are commited. - A SnapRestore® operation is done on the root volume.

Corrective Action

Verify that all recent configuration changes are still in effect.

Syslog Message

Contents of the root volume '%s' might have changed. Verify that all recent configuration changes are still in effect.

Parameters

vol (STRING): Name of the root volume.

wafl.root.create

Severity

INFORMATIONAL

Description

This message occurs when the system creates a root volume.

Corrective Action

(None).

Syslog Message

New root volume %s created.

Parameters

vol (STRING): Name of the root volume.

wafl.root.mark.error

Severity

NOTICE

Description

This event is issued when there is an error in syncing the vvol raid label of a newly created root volume.

Corrective Action

(None).

Syslog Message

Error setting volume %s%s as root. Changes may not be saved.

Parameters

vol (STRING): The root volume name
app (STRING): Application UUID.
volident (STRING): To uniquely identify the volume in cases where volume name itself is insufficient.

wafl.root.overwritesUnsafe

Severity

ERROR

Description

This message occurs when the root volume is not volume guaranteed or does not guarantee overwrites for space reserved files.

Corrective Action

Set the Space Guarantee on the root volume to "volume" and the Fractional Reserve on the root volume to 100%.

Syslog Message

Root volume %s does not protect overwrites in space reserved files.

Parameters

vol (STRING): Root volume name.

wafl.root.volume.create.fail

Severity

EMERGENCY

Description

This message occurs when root volume creation fails during cluster create or cluster join. Failure to create a root volume, required for storage of critical system data, will leave the system in an unusable state.

Corrective Action

Based on the error in the event, resolve the problem that is causing the error condition before retrying the operation. If the error condition persists, contact NetApp technical support.

Syslog Message

Root volume creation fails. Error: %s.

Parameters

error (STRING): Reason for the failure.