drive_werror

Description

Sets the behavior for the VM when a drive encounters a read or write error. This is passed to QEMU ‘werror’ sub-option of the ‘-drive’ command line option.

Valid for QEMU are: ignore, stop, report, enospc.

Example:

drive_werror = stop

Referenced By

No other documentation currently references this configuration key.