Skip to content

CartesianConfigReference KVM drive_werror

Lucas Meneghel Rodrigues edited this page Sep 25, 2012 · 1 revision

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

Defined On

Used By

Referenced By

No other documentation currently references this configuration key.

Clone this wiki locally