Skip to content

CartesianConfigReference KVM drive_cache

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

drive_cache

Description

Sets the caching mode a given drive. Currently the valid values are: writethrough, writeback, none and unsafe.

Example:

drive_cache = writeback

This option can also be set specifically to a drive:

drive_cache_cd1 = none

Defined On

Used By

Referenced By

No other documentation currently references this configuration key.

Clone this wiki locally