[
https://issues.apache.org/jira/browse/CLOUDSTACK-8894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14902026#comment-14902026
]
ASF GitHub Bot commented on CLOUDSTACK-8894:
--------------------------------------------
GitHub user anshul1886 opened a pull request:
https://github.com/apache/cloudstack/pull/868
CLOUDSTACK-8894: Restrict vGPU enabled VMs dynamic scaling if new service
offering has different vGPU type
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anshul1886/cloudstack-1 CLOUDSTACK-8894
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/868.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 #868
----
commit 8c00e443cdee98eddbcf01537cbf14a350379e25
Author: Anshul Gangwar <[email protected]>
Date: 2015-09-22T06:14:11Z
CLOUDSTACK-8894: Restrict vGPU enabled VMs dynamic scaling if new service
offering has different vGPU type
----
> Dynamic scaling is not restricted when destination offering has changes in
> the vGPU type
> ----------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8894
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8894
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Anshul Gangwar
> Assignee: Anshul Gangwar
>
> Steps:
> 1.Install and configure XenServer 6.5 with vGPU enabled . Enabled dynamic
> scaliing
> 2. Deploy VM using K160Q type windows 7 template with PV tools installaed and
> dynamic scaling enabled
> 3. Tried dynamic scaling with offering which has K180Q defined.
> Observation:
> 1. Currently vGPU resource dynamic scaling is not supported. But CCP returns
> success and updating the VM details with new offering details including new
> vGPU type.
> 2. But from Xenserver , There is no change with vGPU type and it remains with
> old vGPU type. This is not correct
> Expected Result:
> Dynamic scaling should be restricted when source/destination offering has
> vGPU type on a vGPU enabled VM
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)