Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cinder: Support for max_over_subscription_ratio in Barclamp #29

Open
snschee opened this issue Mar 28, 2017 · 6 comments
Open

Cinder: Support for max_over_subscription_ratio in Barclamp #29

snschee opened this issue Mar 28, 2017 · 6 comments
Assignees
Labels

Comments

@snschee
Copy link

snschee commented Mar 28, 2017

currently we are not able to change max_over_subscription_ratio for Cinder volumes:

root@d2c-76-8a-ac-64-6e:~ # cinder get-pools --detail
+-----------------------------+----------------------------------------------------------------------------+
|           Property          |                                   Value                                    |
+-----------------------------+----------------------------------------------------------------------------+
|         QoS_support         |                                    True                                    |
|    allocated_capacity_gb    |                                    695                                     |
|        driver_version       |                                   1.0.0                                    |
|       free_capacity_gb      |                                   728.3                                    |
| max_over_subscription_ratio |                                    20.0                                    |
...

Can you please introduce the cinder.conf parameter to the Cinder Barclamp raw attributes to be adjustable.

@matelakat matelakat self-assigned this Mar 29, 2017
@matelakat
Copy link

Building an mkcloud environment for this...

@matelakat
Copy link

The fix for 3.0 is here: crowbar#884

@matelakat
Copy link

Fix for Master: crowbar#898

@matelakat
Copy link

The fix for 3.0 is here: crowbar#884

This has been closed, as it was waiting for the change to be accepted to master branch. That change needs to be re-worked

@matelakat
Copy link

The backport patch is here: crowbar#968

@matelakat
Copy link

@matelakat please backport it to our branch please

@mkoderer mkoderer added the Major label Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants