[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-09-27 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1645 @nathanejohnson thank you for your confirmation --- 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 thi

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-09-27 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1645 @jburwell that is correct, the lab I tested on is running KVM + ceph. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-09-27 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1645 @nathanejohnson to confirm, the test results in your [26 Aug comment](https://github.com/apache/cloudstack/pull/1645#issuecomment-242715452) comment were from a run on KVM + Ceph? --- If your

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-09-27 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1645 @jburwell , test results were posted earlier in the thread. --- 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

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-09-27 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1645 @nathanejohnson @kiwiflyer do you have test results to share for KVM + Ceph? If not, we need to rollback this PR until we get test confirmation of the functionality. --- If your project is s

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-09-18 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/1645 @jburwell No I didnt. As I said in the other PR, I only have a xenserver environment(my test run was only to see it didnt cause any regressions). If you can get a KVM environment running, which

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-09-18 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1645 @karuturi was this PR tested 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 e

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-09-16 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/1645 Failure is not related. Looks like an environment issue(I am checking it). Merging this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-09-16 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1645 ### ACS CI BVT Run **Sumarry:** Build Number 99 Hypervisor xenserver NetworkType Advanced Passed=99 Failed=1 Skipped=4 _Link to logs Folder (search

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-09-15 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/1645 @kiwiflyer Noted. Looking at the code diff, I dont think it will cause any regressions. But, just wanted to run the tests once. --- If your project is set up for it, you can reply to this ema

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-09-15 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1645 @karuturi - So, note that this feature addition only affects KVM when using RBD as the back-end storage. --- If your project is set up for it, you can reply to this email and have your repl

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-09-15 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1645 ### ACS CI BVT Run **Sumarry:** Build Number 98 Hypervisor xenserver NetworkType Advanced Passed=102 Failed=1 Skipped=4 _Link to logs Folder (search

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-09-15 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/1645 I will start our internal CI run on this(it runs the smoke tests and will post the results here). Once that is successful, I will merge this. --- If your project is set up for it, you can rep

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-30 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1645 @kiwiflyer That seems good indeed. If we are not setting a source format this looks good indeed. LGTM --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-26 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1645 @jburwell @si @wido Here are the results of the nosetests. One test did throw an exception during teardown, but I am not sure that this is anything to be concerned about. I'll

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-25 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1645 I took a look at the code last night and it seems that we're no longer specifying the source format when calling qemu-img convert. We're relying on qemu-img's auto detection of source format

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-25 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1645 @jburwell the smoke test completed successfully Test Snapshot Root Disk ... === TestName: test_01_snapshot_root_disk | Status : SUCCESS === ok

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-25 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1645 @wido I don't know that the management server knows explicitly, it doesn't actually seem to store the disk image format in the snapshot related tables at all, only in volumes as far as I

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-25 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1645 @kiwiflyer So does the mgmt server know the snapshot is now in QCOW2? Or does it still think it's RAW? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-24 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1645 @jburwell as an update, the smoke test has completed successfully, and I'll let the component tests run overnight. Hopefully they will have finished by the morning. --- If your project

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-24 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1645 @nathanejohnson excellent. I will keep any eye out for your updates. --- 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 pro

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-24 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1645 @jburwell I'm hoping that I can spend a good part of today on the requests you've made on my three open pull requests. --- If your project is set up for it, you can reply to th

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-23 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1645 @nathanejohnson could you please create JIRA ticket for this issue and prepend the commit message with the ID? --- If your project is set up for it, you can reply to this email and have your r

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-23 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1645 @kiwiflyer @nathanejohnson as part of your continued evaluation, can you evaluate the following test cases to ensure this new behavior is verified and regression tested: * ``smoke/test

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-23 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1645 Yeah, there seems to be some black magic going on here. We'll dig into this a bit more. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-23 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1645 What I see to remember somehow is that the management server/code always thinks a snapshot is in the same format as the base image was. So when you try to do something with this snapshot it

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-23 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1645 For reference, here are the DB entries: ![snapshot_ref](https://cloud.githubusercontent.com/assets/17278194/17900963/086b4146-6927-11e6-9885-5f91b53f85c2.png) ![snapshot_stor

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-23 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1645 It seems good, but I'm worried if the management server is also aware if this. The Answer going back to the mgmt server needs to tell it that the format became QCOW2. I don't have a test e

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-22 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1645 Packaging result: ✔centos6 ✔centos7 ✔debian repo: http://packages.shapeblue.com/cloudstack/pr/1645 Job ID-97 --- If your project is set up for it, you can reply to this email an

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-22 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1645 @wido that seems to be the case, yes. https://github.com/myENA/cloudstack/blob/44220a41c119020404c55e7a82a808ddee828116/plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storag

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-22 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1645 Ok, this code is a bit rusty for me. But I think that the qemu-img converter is started at the back to do the conversion, right? --- If your project is set up for it, you can reply to this email a

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-21 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1645 The snapshot in primary stays raw anyway, it's only the backup to secondary that gets converted. --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-21 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1645 Are we sure this will work? Since the DB format will probably stay RAW, correct? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-18 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1645 CLOUDSTACK-9461 --- 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

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-18 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1645 @wido This is also nice for users of Ceph. --- 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 f

[GitHub] cloudstack issue #1645: On snapshot backup, this converts the rbd raw format...

2016-08-18 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1645 LGTM, tested in our lab. --- 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