Re: [GitHub] cloudstack pull request: CS 4.4 Prevent disk resize on running ins...

2015-02-17 Thread Nux!
; Sent: Tuesday, 17 February, 2015 23:00:19 > Subject: [GitHub] cloudstack pull request: CS 4.4 Prevent disk resize on > running ins... > Github user mlsorensen commented on the pull request: > >https://github.com/apache/cloudstack/pull/81#issuecomment-74774048 > >

[GitHub] cloudstack pull request: CS 4.4 Prevent disk resize on running ins...

2015-02-17 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/81#issuecomment-74774048 I went digging to see what might have prompted this fix, and it seems that qcow2-based storage wasn't notifying qemu when the storage resized. I've committed a fix

[GitHub] cloudstack pull request: CS 4.4 Prevent disk resize on running ins...

2015-02-17 Thread llambiel
Github user llambiel commented on the pull request: https://github.com/apache/cloudstack/pull/81#issuecomment-74724311 PR closed as per comments on https://issues.apache.org/jira/browse/CLOUDSTACK-6181 --- If your project is set up for it, you can reply to this email and have your re

[GitHub] cloudstack pull request: CS 4.4 Prevent disk resize on running ins...

2015-02-17 Thread llambiel
Github user llambiel closed the pull request at: https://github.com/apache/cloudstack/pull/81 --- 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

Re: [GitHub] cloudstack pull request: CS 4.4 Prevent disk resize on running ins...

2015-02-17 Thread Marcus
Pleas do not commit this. There are plenty of KVM storage types that support online live resize and have done so going back many revisions. On Tue, Feb 17, 2015 at 8:47 AM, llambiel wrote: > GitHub user llambiel opened a pull request: > > https://github.com/apache/cloudstack/pull/81 > > C

[GitHub] cloudstack pull request: CS 4.4 Prevent disk resize on running ins...

2015-02-17 Thread llambiel
GitHub user llambiel opened a pull request: https://github.com/apache/cloudstack/pull/81 CS 4.4 Prevent disk resize on running instances under KVM You can merge this pull request into a Git repository by running: $ git pull https://github.com/exoscale/cloudstack fix/no-disk-r