The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
snapmirror.log events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
snapmirror.log.openErr
- Severity
-
ERROR
- Description
-
This event is issued when an error is encountered when opening the SnapMirror log file for writing.
- Corrective Action
-
(None).
- Syslog Message
-
Failed to open SnapMirror log file: %s.
- Parameters
-
error (STRING): The error encountered while opening the SnapMirror log file for writing.
snapmirror.log.unknownEvent
- Severity
-
ERROR
- Description
-
This event is issued when an unknown event is sent to be logged in the SnapMirror log file.
- Corrective Action
-
(None).
- Syslog Message
-
SnapMirror log encountered unknown event : %d.
- Parameters
-
event (INT): The unknown event
snapmirror.log.writeErr
- Severity
-
ERROR
- Description
-
This event is issued when an error is encountered when writing to the SnapMirror log file.
- Corrective Action
-
(None).
- Syslog Message
-
Failed to write to SnapMirror log file: %s.
- Parameters
-
error (STRING): The error encountered while writing to the SnapMirror log file.