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.
nv.fio events
Contributors

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.