Cinder caching is disabled by default

Bug #1837107 reported by Brent Rowsell
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StarlingX
Fix Released
High
Liang Fang

Bug Description

Brief Description
-----------------
Support to enable cinder caching was added to openstack helm by https://review.opendev.org/#/c/647493/ . However, the helm overrides were not updated in startlingx to enable this by default.

Severity
--------
Major

Steps to Reproduce
------------------
N/A

Expected Behavior
------------------
N/A

Actual Behavior
----------------
N/A

Reproducibility
---------------
100%

System Configuration
--------------------
All

Branch/Pull Time/Commit
-----------------------
Master

Last Pass
---------
N/A

Timestamp/Logs
--------------
N/A

Test Activity
-------------
N/A

tags: added: stx.distro.openstack
Revision history for this message
Ghada Khalil (gkhalil) wrote :

Marking as stx.2.0 based on input from Brent Rowsell. The openstack-helm feature was implemented by Liang Fang, but he didn't enable the feature thru a helm override in stx.

tags: added: stx.2.0 stx.config
Changed in starlingx:
importance: Undecided → High
status: New → Triaged
assignee: nobody → yong hu (yhu6)
yong hu (yhu6)
Changed in starlingx:
assignee: yong hu (yhu6) → Liang Fang (liangfang)
Revision history for this message
Liang Fang (liangfang) wrote :

Fixed and tested in starlingx iso 20190708. Some logs:
------------------------------------------
[sysadmin@controller-0 ~(keystone_admin)]$ kubectl exec -n openstack -it cinder-volume-d5f78cf5c-v75ns bash
bash-4.2$ cat /etc/cinder/cinder.conf | grep cache
image_volume_cache_enabled = True
memcache_secret_key = 3b9b6f3e5e21Ti0*
memcache_security_strategy = ENCRYPT
memcached_servers = memcached.openstack.svc.cluster.local:11211
bash-4.2$
------------------------------------------

Code review sent out at: https://review.opendev.org/#/c/672203/

Changed in starlingx:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/672203
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=942d3331cc1db071c10624cba1688f83933eb986
Submitter: Zuul
Branch: master

commit 942d3331cc1db071c10624cba1688f83933eb986
Author: Liang Fang <email address hidden>
Date: Sun Jul 21 14:41:42 2019 +0800

    Enable cinder raw cache by default

    Support to enable cinder raw cache feature was added to openstack helm
    by https://review.opendev.org/#/c/647493/. This patch is to enable this
    feature in Starlingx by default.

    Refer to cinder raw cache feature:
    https://docs.openstack.org/cinder/latest/admin/blockstorage-image-volume-cache.html

    Closes-Bug: #1837107
    Change-Id: I5277063a7a924b1791f00d27921d2267b52acb7d
    Signed-off-by: Liang Fang <email address hidden>

Changed in starlingx:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.