[
https://issues.apache.org/jira/browse/CLOUDSTACK-9473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853566#comment-15853566
]
ASF GitHub Bot commented on CLOUDSTACK-9473:
--------------------------------------------
GitHub user abhinandanprateek opened a pull request:
https://github.com/apache/cloudstack/pull/1931
CLOUDSTACK-9473: Storage pool checker is ignored on resize and migrat…
…e volume.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack CLOUDSTACK-9473
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1931.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 #1931
----
commit 870b78831a01dbdf0b140bf6a638e4eb5159e3d2
Author: Abhinandan Prateek <[email protected]>
Date: 2017-02-06T05:57:32Z
CLOUDSTACK-9473: Storage pool checker is ignored on resize and migrate
volume.
----
> Storage pool checker is ignored on resize and migrate volume.
> -------------------------------------------------------------
>
> Key: CLOUDSTACK-9473
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9473
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Storage Controller
> Affects Versions: 4.9.0
> Environment: * VMware vCenter 5.5U3/ESXi 5.0 U1
> * ACS 4.9 running on CentOS6.4
> Reporter: Boris Stoyanov
>
> *Description:*
> Storage pool checker is not being called on resize and migrate volume. This
> may lead to allocated percentage of storage above 100%.
> *Setup:*
> 1 VMware cluster with 2 Hosts.
> *Executed Steps:*
> # Applied the following global settings:
> #* storage.overprovisioning.factor = 1
> #* pool.storage.allocated.capacity.disablethreshold = 1
> #* pool.storage.capacity.disablethreshold = 1
> # Restarted management server
> # Executed Resize and migrate pool and Observed that Storage pool checker is
> not performed on resizeVolume and migrateVolume.
> *Result:*
> Root cause analysis shows storage pool checker is not called when doing
> migration and resizing.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)