[GitHub] cloudstack pull request #1709: CLOUDSTACK-7982 - KVM live migration

2016-10-21 Thread mlsorensen
Github user mlsorensen commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1709#discussion_r84509497 --- Diff: core/src/com/cloud/agent/api/CancelMigrationCommand.java --- @@ -0,0 +1,35 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] cloudstack issue #1708: Fwd merge 4.8->4.9 marvintestfixes to master

2016-10-19 Thread mlsorensen
Github user mlsorensen commented on the issue: https://github.com/apache/cloudstack/pull/1708 If we can confirm that these were false positives, we're good to merge, no? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-19 Thread mlsorensen
Github user mlsorensen commented on the issue: https://github.com/apache/cloudstack/pull/1692 If the three test failures don't represent regressions, we should probably get this merged per Rohit's suggestion. --- If your project is set up for it, you can reply to this emai

[GitHub] cloudstack issue #1572: CLOUDSTACK-9395: Add Virtio RNG device to Instances ...

2016-10-19 Thread mlsorensen
Github user mlsorensen commented on the issue: https://github.com/apache/cloudstack/pull/1572 I realize I'm late to the party on this, but I'd like to suggest that we change from the agent.properties "vm.rng.enable=true" to simply using the libvirt version dete

[GitHub] cloudstack pull request: CLOUDSTACK-8562: Dynamic Role-Based API C...

2016-04-27 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/1489#issuecomment-215147096 @koushik-das -- I'd say yes, that testing is good enough. If a test can determine that the default roles allow the expected access to the APIs then we&#x

[GitHub] cloudstack pull request: CLOUDSTACK-8562: Dynamic Role-Based API C...

2016-04-26 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/1489#issuecomment-214843061 It seems complicated to try to actively promote a choice of multiple ways to check for API authorization (dynamic vs static). I am for deprecating

[GitHub] cloudstack pull request: systemvm: preserve file permissions, set ...

2016-04-06 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/1420#issuecomment-206540043 Let's merge this! --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-8832 : Update Nuage VSP plugin...

2015-11-04 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/801#issuecomment-153863283 John, I probably shouldn't respond in this thread, but from your response I feel like much of my point was missed. In fact I had pointed out the

[GitHub] cloudstack pull request: CLOUDSTACK-8832 : Update Nuage VSP plugin...

2015-11-03 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/801#issuecomment-153499188 I largely agree, it provides the best experience for our end users if we can always verify that plugins are functional and maintainable. On the flip

[GitHub] cloudstack pull request: CLOUDSTACK-8832 : Update Nuage VSP plugin...

2015-09-18 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/801#issuecomment-141502048 LGTM --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-8530: KVM hosts without active...

2015-06-01 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/340#issuecomment-107684409 Looks fine to me. On Mon, Jun 1, 2015 at 12:13 PM, Rohit Yadav wrote: > pinging KVM and HA gurus to help review this @kishankav

[GitHub] cloudstack pull request: CLOUDSTACK-6181: Allow RBD volumes to be ...

2015-05-26 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/281#issuecomment-105419893 Just make sure someone has actually used it to resize a volume with data. On Mon, May 25, 2015 at 5:47 AM, Remi Bergsma wrote: > What do

[GitHub] cloudstack pull request: CLOUDSTACK-8339: Allow non-root users to ...

2015-05-24 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/288#issuecomment-105133656 The issue now is that root credentials for the host are stored in the db, and even echoed back if you ask to list hosts with details. It's a huge step forwa

[GitHub] cloudstack pull request: CLOUDSTACK-8339: Allow non-root users to ...

2015-05-24 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/288#issuecomment-105031461 Oh, I see the original post mentions that! --- 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 pull request: CLOUDSTACK-8339: Allow non-root users to ...

2015-05-24 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/288#issuecomment-105031405 Note you still have to add a sudoers entry for the user to run cloudstack-setup-agent. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Allow+non

[GitHub] cloudstack pull request: CLOUDSTACK-6181: Allow RBD volumes to be ...

2015-05-22 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/281#issuecomment-104692430 It was fixed for QCOW2 and LVM, back in January or February (unless something has changed since then). It may be fine for RBD, I just wanted to bring it up as a

[GitHub] cloudstack pull request: CLOUDSTACK-6181: Allow RBD volumes to be ...

2015-05-21 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/281#issuecomment-104432629 You may want to be careful with this. We ran into issues with corruption by asking libvirt to resize the qcow2 images and reverted back to the script. --- If

[GitHub] cloudstack pull request: Refactor/libvirt resource

2015-05-11 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/233#issuecomment-100995179 Yeah, I got past tomcat and other systemd switchover issues on > 4.5 code, but then ran into other issues. The mgmt server configs got all messed up by the

[GitHub] cloudstack pull request: Refactor/libvirt resource

2015-05-06 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/233#issuecomment-99635718 Yeah, I think this is a big enough change that we should give all KVM "stakeholders" an opportunity to review and test before merge. At least the commi

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/211#issuecomment-97475041 I guess for KVM at least, the behavior should be similar to stopping/starting the Agent. It makes the hypervisor go into disconnected, but leaves the VM states as

[GitHub] cloudstack pull request: return a state instead of null in Abstrac...

2015-04-29 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/211#issuecomment-97474185 I haven't researched this fix extensively. However, I just want to make sure that the alert state is not accompanied by any undesirable behavior. Movin

[GitHub] cloudstack pull request: CLOUDSTACK-8251: Adding automation test c...

2015-03-25 Thread mlsorensen
Github user mlsorensen commented on the pull request: https://github.com/apache/cloudstack/pull/128#issuecomment-86101387 Is there a typo in the Jira ticket? CLOUDSTACK-8251 is "Allow option for securing KVM Libvirt daemon network connections", which is one I opened

[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 commi