Activity log for bug #1509304

Date Who What changed Old value New value Message
2015-10-23 10:44:17 Tim Bell bug added bug
2015-10-23 10:52:47 Tom Fifield tags ops
2015-10-23 10:55:21 Kashyap Chamarthy bug added subscriber Kashyap Chamarthy
2015-10-23 11:00:41 Tim Bell description QCOW2 performance can be significantly improved by setting the l2-cache-size parameter for large qcow2 based storage (such as images and ephemeral drives) (see https://events.linuxfoundation.org/sites/events/files/slides/p0.pp_.pdf). Adding support for this optional parameter (which adds [...]-drive file=hd.qcow2,l2-cache-size=2097152 to the qemu CLI) would allow operators and/or users to configure a more tuned configuration. A simple simple implementation where a default value could be set in nova.conf would already give an improved flexibility. Ideally, this could also be specified as an image or flavor property so that only large drives would need to allocate the additional memory. I could not locate an option such as this in the OpenStack versions up to Liberty. QCOW2 performance can be significantly improved by setting the l2-cache-size parameter for large qcow2 based storage (such as images and ephemeral drives) (see https://events.linuxfoundation.org/sites/events/files/slides/p0.pp_.pdf). Adding support for this optional parameter (which adds [...]-drive file=hd.qcow2,l2-cache-size=2097152 to the qemu CLI) would allow operators and/or users to configure a more tuned configuration. A simple implementation where a default value could be set in nova.conf would already give an improved flexibility. A formula could also be used with a factor relative to the size of the storage. Ideally, this could also be specified as an image or flavor property so that only large drives would need to allocate the additional memory. I could not locate an option such as this in the OpenStack versions up to Liberty.
2015-10-23 11:03:15 Kashyap Chamarthy summary l2-cache-size support for drives Add support for 'l2-cache-size' (a QCOW2 run time option for metadata cache size) for drives
2015-10-26 10:07:51 Dr. Jens Harbott bug added subscriber Dr. Jens Rosenboom
2015-10-31 13:51:49 Belmiro Moreira bug added subscriber Belmiro Moreira
2015-11-09 07:36:10 Abhijeet Malawade bug added subscriber Abhijeet Malawade
2016-02-08 22:18:14 Augustina Ragwitz nova: status New Invalid