[GitHub] cloudstack pull request #1962: CLOUDSTACK-9798 - Resizing root disk fails wh...

2017-02-27 Thread syed
Github user syed closed the pull request at:

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


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


[GitHub] cloudstack pull request #1962: CLOUDSTACK-9798 - Resizing root disk fails wh...

2017-02-22 Thread syed
GitHub user syed reopened a pull request:

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

CLOUDSTACK-9798 - Resizing root disk fails when using SolidFire

This one is easy to reproduce:

1. Create a VM with where the root disk goes to the managed solidfire
2. Stop the VM
3. Resize the ROOT disk
4. Error


@mike-tutkowski  Would you be able to review this? 

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

$ git pull https://github.com/syed/cloudstack sf_root_resize_bug

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

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


commit 2aefba819930ee9669810a23efe5908e1897d2ab
Author: Syed 
Date:   2017-02-22T23:05:26Z

Check for null when verifying pool capacity




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


[GitHub] cloudstack pull request #1962: CLOUDSTACK-9798 - Resizing root disk fails wh...

2017-02-22 Thread syed
Github user syed closed the pull request at:

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


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


[GitHub] cloudstack pull request #1962: CLOUDSTACK-9798 - Resizing root disk fails wh...

2017-02-22 Thread syed
GitHub user syed opened a pull request:

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

CLOUDSTACK-9798 - Resizing root disk fails when using SolidFire

This one is easy to reproduce:

1. Create a VM with where the root disk goes to the managed solidfire
2. Stop the VM
3. Resize the ROOT disk
4. Error


@mike-tutkowski  Would you be able to review this? 

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

$ git pull https://github.com/syed/cloudstack sf_root_resize_bug

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

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


commit d5a0ad8eeba111810e3e37721a05576b0c0f8ba3
Author: Syed 
Date:   2017-02-22T21:09:17Z

Check for null when verifying pool capacity




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