You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Abhinandan Prateek (JIRA)" <ji...@apache.org> on 2015/01/16 06:39:34 UTC

[jira] [Created] (CLOUDSTACK-8159) Some VMs will get stopped continuously

Abhinandan Prateek created CLOUDSTACK-8159:
----------------------------------------------

             Summary: Some VMs will get stopped continuously
                 Key: CLOUDSTACK-8159
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8159
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server
    Affects Versions: 4.3.1
            Reporter: Abhinandan Prateek
            Priority: Critical
             Fix For: 4.3.1


VM was trying to be migrated to another host while another thread would stop the VM within 10 minutes of the start time.

The solution was to look for a message in the log that has "(981,VmWorkJobQueue, 2371) is reaching concurrency limit 1" continuously.

Delete the reference id of "2371" from cloud.sync_queue_item
Delete the reference id of "981" from cloud.sync_queue



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)