wafl.mount events
Collection of separate PDF docs
Creating your file...
wafl.mount.inconsistent
- Severity
-
ERROR
- Description
-
This message occurs when the FlexVol® volume cannot be mounted; the volume is marked as inconsistent.
- Corrective Action
-
Unable to mount the volume. Run wafliron to diagnose the volume.
- Syslog Message
-
WAFL: Unable to mount volume %s due to %s. Volume is marked as inconsistent.
- Parameters
-
vvolname (STRING): Volume name.
reason (STRING): Reason for the inability to mount the volume.
wafl.mount.info
- Severity
-
NOTICE
- Description
-
mount message
- Corrective Action
-
(None).
- Syslog Message
-
%s
- Parameters
-
msg (STRING): Message from wafl vol mount path which prints how many messages were sent to WAFL.
wafl.mount.transient.error
- Severity
-
ERROR
- Description
-
This message occurs when the FlexVol® volume cannot be mounted due to transient errors; the volume is taken offline.
- Corrective Action
-
First, attempt to bring the volume online manually by using the "volume online" command. If the issue persists, determine whether the volume is a NetApp® Aggregate Encryption (NAE) volume by using the "volume show -encryption-type aggregate" command. If so, remount the aggregate of the volume by taking it offline (using the "aggr offline" command), and then bringing it online again (using the "aggr online" command). If the issue still persists, Contact NetApp technical support.
- Syslog Message
-
WAFL: Unable to mount volume %s, UUID %s due to %s. Volume is taken offline due to transient errors.
- Parameters
-
vvolname (STRING): Volume name.
uuid (STRING): UUID of the volume.
reason (STRING): Reason for the failure to mount the volume.