update cinder optimization option in chef cookbook

Bug #1398259 reported by Kui Shi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Compass
New
Undecided
Unassigned

Bug Description

In order to improve the performance, following tested/verified options should updated in chef cookbook:

========================
/etc/haprxy/haproxy.cfg

timeout check 300s
timeout client 300s
timeout connect 300s
timeout server 300s

========================
/etc/cinder/cinder.conf

osapi_volume_workers = 8
rpc_thread_pool_size=240
volume_service_inithost_offload=True

[database]
max_pool_size = 100
idle_time = 3600

========================
/etc/my.cnf MySql

open-files-limit = 10000

Tags: ceph
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.