[Openstack-operators] Tuning I/O with SSDs

gustavo panizzo (gfa) gfa at zumbi.com.ar
Fri Aug 5 15:43:03 UTC 2016


On Fri, Aug 05, 2016 at 12:09:50PM +0000, Kostiantyn.Volenbovskyi at swisscom.com wrote:
 
> 3)     The question of cfq vs. deadline vs. noop scheduler (apparently both in guest and host) where decision should be based on workloads/recommendations of OS vendor (/which again might be release-dependent).

on the vm the scheduler should be noop, so the vm does not do any kind
of ordering and passes that work to the hypervisor (which knows better)

on the hypervisor scheduler should be deadline, which is the
recommended scheduler for SSDs

there are rh articles on the net, also I think tuned does that by
default. I set that by hand on my debian images as debian default is CFQ



-- 
1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333

keybase: http://keybase.io/gfa



More information about the OpenStack-operators mailing list