You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by ustcweizhou <gi...@git.apache.org> on 2015/12/07 12:16:49 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-9113: skip vm with inconsisten...

GitHub user ustcweizhou opened a pull request:

    https://github.com/apache/cloudstack/pull/1181

    CLOUDSTACK-9113: skip vm with inconsistent state when getVmStats/getVmDiskStats

    on KVM, if there is a vm has inconsistent state between hypervisor and db, the getVmStat will terminate and return nothing, all vm stats will not be updated.
    we should skip the vm which has inconsistent state, and continue on others.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ustcweizhou/cloudstack CLOUDSTACK-9113-getVmStats

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1181.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 #1181
    
----
commit 24edf1c1e4892b2f34b334b6e6fa13364bc413e2
Author: Wei Zhou <w....@tech.leaseweb.com>
Date:   2015-12-07T11:02:43Z

    CLOUDSTACK-9113: skip vm with inconsistent state when getVmStats/getVmDiskStats

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-9113: skip vm with inconsisten...

Posted by ustcweizhou <gi...@git.apache.org>.
Github user ustcweizhou closed the pull request at:

    https://github.com/apache/cloudstack/pull/1181


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-9113: skip vm with inconsisten...

Posted by ustcweizhou <gi...@git.apache.org>.
Github user ustcweizhou commented on the pull request:

    https://github.com/apache/cloudstack/pull/1181#issuecomment-162488604
  
    wrong branch


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---