Solaris Can Panic With assertion failed: error == ERESTART (0x5 == 0x5b)
(Doc ID 2929082.1)
Last updated on FEBRUARY 17, 2023
Applies to:
Solaris Operating System - Version 10 to 11.4 [Release 10.0 to 11.0]Information in this document applies to any platform.
Symptoms
A zpool which has been configured with: "failmode = continue" can exhibit unexpected behavior.
For example any requests that have yet to be committed might end up being blocked potentially resulting in a system hang or panic.
A potential panic string would be:
assertion failed: error == ERESTART (0x5 == 0x5b)
The panic stack will include:
zil_get_current_lwb
zil_get_commit_list
zil_get_train
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |