[GitHub] [cloudstack] DmB991 commented on issue #3526: Incorrect work of getFreeMemory() in LibvirtStartCommandWrapper.java

2019-09-09 Thread GitBox
DmB991 commented on issue #3526: Incorrect work of getFreeMemory() in LibvirtStartCommandWrapper.java URL: https://github.com/apache/cloudstack/issues/3526#issuecomment-529346296 @GabrielBrascher Do you have any results of checking logs?

[GitHub] [cloudstack] ArthurHlt opened a new pull request #3587: vrouter in redundant mode acquire guest ips from first ip of the tier

2019-09-09 Thread GitBox
ArthurHlt opened a new pull request #3587: vrouter in redundant mode acquire guest ips from first ip of the tier URL: https://github.com/apache/cloudstack/pull/3587 ## Description Vrouter in redundant mode actually acquire guest ips in a tier in a random mode. This is painful when yo

[GitHub] [cloudstack] DaanHoogland opened a new issue #3588: attach iso succeeds from different zone

2019-09-09 Thread GitBox
DaanHoogland opened a new issue #3588: attach iso succeeds from different zone URL: https://github.com/apache/cloudstack/issues/3588 When attaching an iso from zone A to a stopped VM from zone B, a customer reported that the API succeeds. The VM can not be started as the ISO is not ava

[GitHub] [cloudstack] wido opened a new pull request #3589: kvm/security_group: Make Security Group Python 3 compatible

2019-09-09 Thread GitBox
wido opened a new pull request #3589: kvm/security_group: Make Security Group Python 3 compatible URL: https://github.com/apache/cloudstack/pull/3589 This script only runs on the KVM Hypervisors and these all support Python 3. As Python 2 is deprecated at the end of 2019 we need t

[GitHub] [cloudstack] GabrielBrascher opened a new issue #3590: Revert Ceph/RBD Snapshot issue

2019-09-09 Thread GitBox
GabrielBrascher opened a new issue #3590: Revert Ceph/RBD Snapshot issue URL: https://github.com/apache/cloudstack/issues/3590 DESCRIPTION The following exception shows that the parameter "path" had different data from what it was expected to have. I assume that it got the accou

[GitHub] [cloudstack] GabrielBrascher commented on issue #3589: kvm/security_group: Make Security Group Python 3 compatible

2019-09-09 Thread GitBox
GabrielBrascher commented on issue #3589: kvm/security_group: Make Security Group Python 3 compatible URL: https://github.com/apache/cloudstack/pull/3589#issuecomment-529526284 Just adding, for the record, that this is the first PR addressing the effort raised on issue #3195 Thanks for

[GitHub] [cloudstack] GabrielBrascher commented on issue #3582: systemvmtemplate: Fix Debian 9 iso url

2019-09-09 Thread GitBox
GabrielBrascher commented on issue #3582: systemvmtemplate: Fix Debian 9 iso url URL: https://github.com/apache/cloudstack/pull/3582#issuecomment-529546151 @dpassante thanks for this PR. Can you please target this change to branch 4.13? The current LTS is (will be soon released) 4.13.0.0

[GitHub] [cloudstack] DaanHoogland commented on issue #3588: attach iso succeeds from different zone

2019-09-09 Thread GitBox
DaanHoogland commented on issue #3588: attach iso succeeds from different zone URL: https://github.com/apache/cloudstack/issues/3588#issuecomment-529623211 the problem is not there in the UI. The ISO will not be shown when choosing to attach to a VM. ---

[GitHub] [cloudstack] DaanHoogland commented on issue #3588: attach iso succeeds from different zone

2019-09-09 Thread GitBox
DaanHoogland commented on issue #3588: attach iso succeeds from different zone URL: https://github.com/apache/cloudstack/issues/3588#issuecomment-529628647 in cloud monkey however: ``` (localcloud) SBCM5> > attach iso id=f114169c-ab33-46b6-94a3-1976d97ac2e1 virtualmachineid=80501fe5-3

[GitHub] [cloudstack] svenvogel commented on issue #3587: vrouter in redundant mode acquire guest ips from first ip of the tier

2019-09-09 Thread GitBox
svenvogel commented on issue #3587: vrouter in redundant mode acquire guest ips from first ip of the tier URL: https://github.com/apache/cloudstack/pull/3587#issuecomment-529658260 @ArthurHlt you use redundant vrouter? which hypervisor? -

[GitHub] [cloudstack] svenvogel commented on issue #3582: systemvmtemplate: Fix Debian 9 iso url

2019-09-09 Thread GitBox
svenvogel commented on issue #3582: systemvmtemplate: Fix Debian 9 iso url URL: https://github.com/apache/cloudstack/pull/3582#issuecomment-529659538 it always the same if the iso will change. i think we have any of this PRs in the past. its lesser a bug more than a normal change :) --

[GitHub] [cloudstack] dpassante commented on issue #3582: systemvmtemplate: Fix Debian 9 iso url

2019-09-09 Thread GitBox
dpassante commented on issue #3582: systemvmtemplate: Fix Debian 9 iso url URL: https://github.com/apache/cloudstack/pull/3582#issuecomment-529796112 @GabrielBrascher Done ! If the 4.13 will be soon released as the new TLS, it probably doesn't make sense to add this small fix to 4.11. -