A newer release of this product is available.
nv.fio events
Contributors
Suggest changes
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
nv.fio.write.err
- Severity
-
ERROR
- Description
-
This message occurs when the write to VNVRAM fails and the retry count has been exhausted.
- Corrective Action
-
(None).
- Syslog Message
-
The write to VNVRAM failed with error %u; retry limit exhausted.
- Parameters
-
error (INT): Error returned by the last write.
nv.fio.write.retry
- Severity
-
NOTICE
- Description
-
This message occurs when the write to VNVRAM fails. The write will be retried.
- Corrective Action
-
(None).
- Syslog Message
-
The write to VNVRAM failed with error %u; will retry.
- Parameters
-
error (INT): Error returned by the write.