GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/281
CLOUDSTACK-6181: Allow RBD volumes to be resized We don't need an external script to investigate the format of the RBD volume, we only have to ask Libvirt to resize the volume and that will ask librbd to do so. Backport for 4.4, original commit: 173909e99d85cfcc85b017bc426950f9f16fddf0 Requested by Andrija PaniÄ http://markmail.org/thread/gau2xngqjpq5cza7 You can merge this pull request into a Git repository by running: $ git pull https://github.com/remibergsma/cloudstack 4.4_cepth_resize_backport Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/281.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 #281 ---- commit a26bbc2ce2f99e706895f9c0bbc6bdb5a522c37f Author: Remi Bergsma <git...@remi.nl> Date: 2015-05-21T20:57:12Z CLOUDSTACK-6181: Allow RBD volumes to be resized We don't need an external script to investigate the format of the RBD volume, we only have to ask Libvirt to resize the volume and that will ask librbd to do so. Backport for 4.4, original commit: 173909e99d85cfcc85b017bc426950f9f16fddf0 ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---