On 1/17/2017 1:51 AM, Daniel P. Berrange wrote:
Also note the io setting is only relevant for file/block device
backed disks. ie if using the in-QEMU network client for RBD,
Gluster, iSCSI, NFS, etc thenm the io setting has no effect at
all so can be ignored.
Ahh, that is important. We mostly use local storage just for the "must
be fast" stuff.
All others are on shared storage (old-school Gluster, simple replication).
Much Thanks.