[
https://issues.apache.org/jira/browse/CLOUDSTACK-9198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889728#comment-15889728
]
ASF GitHub Bot commented on CLOUDSTACK-9198:
--------------------------------------------
Github user abhinandanprateek commented on the issue:
https://github.com/apache/cloudstack/pull/1278
@anshul1886 If you trace the method planDeployment in
DeploymentPlanningManagerImpl then you will see that orderCluster is getting
invoked at line 500. By that time I think the deployment plan for a VM that has
hostid or lasthost id populated is already returned (line 472 and 369). This
will allow vm to be started on a disabled pod as well as any VM that is created
for a host in a disabled pod to be allowed as host id is pre-set for such VMs.
There should be additional checks above to disallow a disabled pod.
> VR gets created in the disabled POD
> -----------------------------------
>
> Key: CLOUDSTACK-9198
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9198
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Anshul Gangwar
> Assignee: Anshul Gangwar
>
> VR gets created in the disabled POD
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)