[ https://issues.apache.org/jira/browse/CLOUDSTACK-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alena Prokharchyk resolved CLOUDSTACK-7118. ------------------------------------------- Resolution: Fixed Fixed in 4.4-forward and 4.5 (master) branches with 822b38761f1655ef3d5d3648985a197f5c2c1262. > Unable to expunge vms in error state > ------------------------------------ > > Key: CLOUDSTACK-7118 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7118 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Management Server > Affects Versions: 4.4.0 > Reporter: Alena Prokharchyk > Assignee: Alena Prokharchyk > Priority: Critical > Fix For: 4.4.0, 4.5.0 > > > Steps to reproduce: > ===================== > 1) Set expunge interval to be 1 minute > 2) Try to deploy a vm from the service offering that your physical capacity > can't accomodate > 3) The vm fails to deploy and stays in Error state > Bug: the vm will be failed to expunge > Workaround: change vm's state from Error to Destroy in the DB: > update vm_instance set state='Destroyed' where state='Error' > It will get picked up by the -- This message was sent by Atlassian JIRA (v6.2#6252)