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

[GitHub] cloudstack pull request: CLOUDSTACK-8762: Check to confirm disk ac...

GitHub user bhaisaab opened a pull request:

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

    CLOUDSTACK-8762: Check to confirm disk activity before starting a VM

    Implements a VM volume/disk file activity checker that checks if QCOW2 file
    has been changed before starting the VM. This is useful as a pessimistic
    approach to save VMs that were running on faulty hosts that CloudStack could
    try to launch on other hosts while the host was not cleanly fenced. This is
    optional and available only if you enable the settings in agent.properties
    file, on per-host basis.
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>

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

    $ git pull https://github.com/shapeblue/cloudstack master-CLOUDSTACK-8762

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

    https://github.com/apache/cloudstack/pull/753.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 #753
    
----
commit 758801ed47e3c98f673fba1bf0c1f294953b7840
Author: Rohit Yadav <ro...@shapeblue.com>
Date:   2015-08-27T09:58:54Z

    CLOUDSTACK-8762: Check to confirm disk activity before starting a VM
    
    Implements a VM volume/disk file activity checker that checks if QCOW2 file
    has been changed before starting the VM. This is useful as a pessimistic
    approach to save VMs that were running on faulty hosts that CloudStack could
    try to launch on other hosts while the host was not cleanly fenced. This is
    optional and available only if you enable the settings in agent.properties
    file, on per-host basis.
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>

----


---
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-8762: Check to confirm disk ac...

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

    https://github.com/apache/cloudstack/pull/753#issuecomment-136648011
  
    Full maven build successful, with the exception of Console Proxy RDP client project that contains a flakey unit test.
    
    :+1: 


---
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-8762: Check to confirm disk ac...

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

    https://github.com/apache/cloudstack/pull/753#issuecomment-135665672
  
    I think we can close this one? Since #754 is the same?


---
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-8762: Check to confirm disk ac...

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

    https://github.com/apache/cloudstack/pull/753#issuecomment-136641962
  
    @bhaisaab I'm testing this one now.


---
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-8762: Check to confirm disk ac...

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

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


---
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-8762: Check to confirm disk ac...

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

    https://github.com/apache/cloudstack/pull/753#issuecomment-136662511
  
    @miguelaferreira thanks :+1: 


---
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-8762: Check to confirm disk ac...

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

    https://github.com/apache/cloudstack/pull/753#issuecomment-135679096
  
    @wido this is for master branch, that is for 4.5 branch (not cherry-pickable)


---
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.
---