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/03 14:57:25 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-9101: fix some issues in resiz...

GitHub user ustcweizhou opened a pull request:

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

    CLOUDSTACK-9101: fix some issues in resize volume

    (1) fix issue: volume size is not updated even if the operation succeed
    (2) Add ui support for root volume resize
    (3) resize on qcow2 type ROOT volume of stopped vm does not really work
    see https://issues.apache.org/jira/browse/CLOUDSTACK-9101

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

    $ git pull https://github.com/ustcweizhou/cloudstack resize-volume-issues

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

    https://github.com/apache/cloudstack/pull/1160.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 #1160
    
----
commit 9077c9a5b47224b2d00978ff67e9af6957ec589b
Author: Wei Zhou <w....@tech.leaseweb.com>
Date:   2015-11-03T16:04:55Z

    CLOUDSTACK-9022: keep Destroyed volumes for sometime

commit 4ed1e0d5f809d1bb2845b6e076d55eeb1ce3f0f4
Author: Wei Zhou <w....@tech.leaseweb.com>
Date:   2015-11-04T08:27:32Z

    CLOUDSTACK-9022: move storage.cleanup related global configurations to StorageManager

commit 5b7d935ab0b35bec936785e44023ac0d8552e72b
Author: Remi Bergsma <gi...@remi.nl>
Date:   2015-12-02T20:52:46Z

    Merge pull request #1145 from ustcweizhou/storage-cleanup-delay-4.6
    
    [4.6.1] CLOUDSTACK-9022: keep Destroyed volumes for sometimefor now, the Destroyed volumes will be expunged in Storage cleanup thread, no matter when they are destroyed.
    In Expunging vm thread, we expunge the Destroyed vms which have been destroyed at least 'expunge.delay' seconds. We add the similar configuration for volumes.
    
    same to #1029 , for 4.6
    
    * pr/1145:
      CLOUDSTACK-9022: move storage.cleanup related global configurations to StorageManager
      CLOUDSTACK-9022: keep Destroyed volumes for sometime
    
    This closes #1029
    
    Signed-off-by: Remi Bergsma <gi...@remi.nl>

commit 119b27b2c6c366949b574fbca1574f15d67a3af3
Author: Wei Zhou <w....@tech.leaseweb.com>
Date:   2015-12-03T10:54:20Z

    CLOUDSTACK-9101: update volume size after resizevolume

commit d6e21f74163212b198731ddf23dd48bc4c787b84
Author: Wei Zhou <w....@tech.leaseweb.com>
Date:   2015-12-03T10:53:42Z

    CLOUDSTACK-9101: add UI support for root volume resize

commit 9221cb3e0d0e5a0ea374f10e889f7e32c2a3eda1
Author: Wei Zhou <w....@tech.leaseweb.com>
Date:   2015-12-03T13:31:55Z

    CLOUDSTACK-9101: resize root volume of stopped vm on KVM

----


---
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-9101: fix some issues in resiz...

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

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


---
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-9101: fix some issues in resiz...

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

    https://github.com/apache/cloudstack/pull/1160#issuecomment-161647136
  
    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.
---