GitHub user mike-tutkowski opened a pull request:

    https://github.com/apache/cloudstack/pull/653

    Reduce the lowest hypervisor snapshot reserve value from 50% to 10%

    If the admin specifies a hypervisor snapshot reserve value that is below a 
particular number, we want to just use that number.
    
    For example, if the admin specifies 5% for hypervisor snapshot reserve, we 
want to use - at least - 10% now (it used to be 50%, but that can make the 
backend volume overly large in certain situations).
    
    This only impacts the SolidFire storage plug-in.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-tutkowski/cloudstack master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/653.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #653
    
----
commit 7c6cda55aef501705888c3fa629d411e8fca793b
Author: Mike Tutkowski <mike.tutkow...@solidfire.com>
Date:   2015-08-03T02:17:55Z

    Reduce the default hypervisor snapshot reserve from 50% to 10%

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to