Sanjay Tripathi created CLOUDSTACK-6345:
-------------------------------------------
Summary: Non gpu enabled are getting deployed in gpu enabled Hosts.
Key: CLOUDSTACK-6345
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6345
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Environment: MS 4.4
XenServer 6.2.0SP1
Reporter: Sanjay Tripathi
Assignee: Sanjay Tripathi
Non GPU enabled VMs are getting deployed in GPU enabled VMs even if hosts
without gpu card are present in cloud, those VMs are consuming resources like
CPU, memory etc. because of which deployment of GPU enabled VMs might fail
because of InsufficientServerCapacity exception(in case if gpu enabled hosts
doesn't have resources like CPU, memory to deploy a new VMs). This scencario
will lead to wastage of GPU resources.
As a fix, in case of normal (without gpu) VM deployment planner first check for
all hosts which doesn't have gpu cards and if all these hosts doesn't have any
resource available then look for gpu enabled hosts.
--
This message was sent by Atlassian JIRA
(v6.2#6252)