[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16611798#comment-16611798
 ] 

ASF subversion and git services commented on CLOUDSTACK-9473:
-------------------------------------------------------------

Commit 2ab3976c0df614f064c0fa23d81bcd5e026cf778 in cloudstack's branch 
refs/heads/master from [~bhaisaab]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=2ab3976 ]

CLOUDSTACK-9473: storage pool capacity check when volume is resized or migrated 
(#2829)

* CLOUDSTACK-9473: storage pool capacity check when volume is resized or 
migrated

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.

Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>


> 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
>            Priority: Major
>
> *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
(v7.6.3#76005)

Reply via email to