[GitHub] [cloudstack] DennisKonrad commented on issue #3179: Redundant VRouter guest network on wrong interface

2019-12-02 Thread GitBox
DennisKonrad commented on issue #3179: Redundant VRouter guest network on wrong interface URL: https://github.com/apache/cloudstack/issues/3179#issuecomment-560294620 @weizhouapache Hi, no we don't use the ovs plugin. We have OvS in place for the hypervisor bridges. I'll resume test

[GitHub] [cloudstack] shwstppr opened a new pull request #3731: [WIP DO NOT MERGE] System VM Template Direct Download Support

2019-12-02 Thread GitBox
shwstppr opened a new pull request #3731: [WIP DO NOT MERGE] System VM Template Direct Download Support URL: https://github.com/apache/cloudstack/pull/3731 ## Description Allow direct download for system vm template. ## Types of changes - [ ] Breaking change (fix or feature

[GitHub] [cloudstack] blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused

2019-12-02 Thread GitBox
blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-560372584 @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

[GitHub] [cloudstack] nvazquez commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused

2019-12-02 Thread GitBox
nvazquez commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-560372496 @blueorangutan package This is an automat

[GitHub] [cloudstack] blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused

2019-12-02 Thread GitBox
blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-560379572 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-416

[GitHub] [cloudstack] nvazquez opened a new pull request #3732: Enable PVLAN support on L2 networks

2019-12-02 Thread GitBox
nvazquez opened a new pull request #3732: Enable PVLAN support on L2 networks URL: https://github.com/apache/cloudstack/pull/3732 ## Description Feature specification: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Private+VLAN+%28PVLAN%29+support+on+Layer+2+networks A reg

[GitHub] [cloudstack] nvazquez commented on issue #3732: [WIP DO NOT MERGE] Enable PVLAN support on L2 networks

2019-12-02 Thread GitBox
nvazquez commented on issue #3732: [WIP DO NOT MERGE] Enable PVLAN support on L2 networks URL: https://github.com/apache/cloudstack/pull/3732#issuecomment-560381826 @blueorangutan package This is an automated message from the

[GitHub] [cloudstack] nvazquez commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused

2019-12-02 Thread GitBox
nvazquez commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-560381967 @blueorangutan test This is an automated

[GitHub] [cloudstack] blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused

2019-12-02 Thread GitBox
blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-560382171 @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

[GitHub] [cloudstack] DennisKonrad commented on issue #3179: Redundant VRouter guest network on wrong interface

2019-12-02 Thread GitBox
DennisKonrad commented on issue #3179: Redundant VRouter guest network on wrong interface URL: https://github.com/apache/cloudstack/issues/3179#issuecomment-560396224 @weizhouapache The "make redundant" worked fine for me. I also looked if private gateways go to the right interface and as

[GitHub] [cloudstack] nvazquez commented on issue #3732: [WIP DO NOT MERGE] Enable PVLAN support on L2 networks

2019-12-02 Thread GitBox
nvazquez commented on issue #3732: [WIP DO NOT MERGE] Enable PVLAN support on L2 networks URL: https://github.com/apache/cloudstack/pull/3732#issuecomment-560399923 @blueorangutan package This is an automated message from the

[GitHub] [cloudstack] blueorangutan commented on issue #3732: [WIP DO NOT MERGE] Enable PVLAN support on L2 networks

2019-12-02 Thread GitBox
blueorangutan commented on issue #3732: [WIP DO NOT MERGE] Enable PVLAN support on L2 networks URL: https://github.com/apache/cloudstack/pull/3732#issuecomment-56045 @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. ---

[GitHub] [cloudstack] nvazquez removed a comment on issue #3732: [WIP DO NOT MERGE] Enable PVLAN support on L2 networks

2019-12-02 Thread GitBox
nvazquez removed a comment on issue #3732: [WIP DO NOT MERGE] Enable PVLAN support on L2 networks URL: https://github.com/apache/cloudstack/pull/3732#issuecomment-560381826 @blueorangutan package This is an automated message

[GitHub] [cloudstack] blueorangutan commented on issue #3732: [WIP DO NOT MERGE] Enable PVLAN support on L2 networks

2019-12-02 Thread GitBox
blueorangutan commented on issue #3732: [WIP DO NOT MERGE] Enable PVLAN support on L2 networks URL: https://github.com/apache/cloudstack/pull/3732#issuecomment-560406657 Packaging result: ✖centos6 ✔centos7 ✔debian. JID-417 Th

[GitHub] [cloudstack] DaanHoogland commented on issue #3596: Zone wide storage pools hypervisor checks missing while retrieving statistics

2019-12-02 Thread GitBox
DaanHoogland commented on issue #3596: Zone wide storage pools hypervisor checks missing while retrieving statistics URL: https://github.com/apache/cloudstack/issues/3596#issuecomment-560436317 the method ``` public HashMap getVolumeStatistics(long clusterId, String poolUuid, St

[GitHub] [cloudstack] DaanHoogland opened a new pull request #3733: filter hosts to query on zone wide storage

2019-12-02 Thread GitBox
DaanHoogland opened a new pull request #3733: filter hosts to query on zone wide storage URL: https://github.com/apache/cloudstack/pull/3733 ## Description skip hosts to query for volume stats based on their hypervisor type. Fixes: #3596 ## Types

[GitHub] [cloudstack] DaanHoogland commented on issue #3733: filter hosts to query on zone wide storage

2019-12-02 Thread GitBox
DaanHoogland commented on issue #3733: filter hosts to query on zone wide storage URL: https://github.com/apache/cloudstack/pull/3733#issuecomment-560448912 @blueorangutan package This is an automated message from the Apache

[GitHub] [cloudstack] blueorangutan commented on issue #3733: filter hosts to query on zone wide storage

2019-12-02 Thread GitBox
blueorangutan commented on issue #3733: filter hosts to query on zone wide storage URL: https://github.com/apache/cloudstack/pull/3733#issuecomment-560449044 @DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. ---

[GitHub] [cloudstack] blueorangutan commented on issue #3733: filter hosts to query on zone wide storage

2019-12-02 Thread GitBox
blueorangutan commented on issue #3733: filter hosts to query on zone wide storage URL: https://github.com/apache/cloudstack/pull/3733#issuecomment-560457043 Packaging result: ✖centos6 ✔centos7 ✔debian. JID-418 This is an aut

[GitHub] [cloudstack] DaanHoogland commented on issue #3733: filter hosts to query on zone wide storage

2019-12-02 Thread GitBox
DaanHoogland commented on issue #3733: filter hosts to query on zone wide storage URL: https://github.com/apache/cloudstack/pull/3733#issuecomment-560457441 @blueorangutan package This is an automated message from the Apache

[GitHub] [cloudstack] blueorangutan commented on issue #3733: filter hosts to query on zone wide storage

2019-12-02 Thread GitBox
blueorangutan commented on issue #3733: filter hosts to query on zone wide storage URL: https://github.com/apache/cloudstack/pull/3733#issuecomment-560457581 @DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. ---

[GitHub] [cloudstack] blueorangutan commented on issue #3733: filter hosts to query on zone wide storage

2019-12-02 Thread GitBox
blueorangutan commented on issue #3733: filter hosts to query on zone wide storage URL: https://github.com/apache/cloudstack/pull/3733#issuecomment-560465452 Packaging result: ✖centos6 ✔centos7 ✔debian. JID-419 This is an aut

[GitHub] [cloudstack] DaanHoogland commented on issue #3733: filter hosts to query on zone wide storage

2019-12-02 Thread GitBox
DaanHoogland commented on issue #3733: filter hosts to query on zone wide storage URL: https://github.com/apache/cloudstack/pull/3733#issuecomment-560480145 @bwsw maybe you want to review this. I think it might solve your #3093 ?

[GitHub] [cloudstack] DaanHoogland commented on issue #3733: filter hosts to query on zone wide storage

2019-12-02 Thread GitBox
DaanHoogland commented on issue #3733: filter hosts to query on zone wide storage URL: https://github.com/apache/cloudstack/pull/3733#issuecomment-560781405 @blueorangutan test This is an automated message from the Apache Git

[GitHub] [cloudstack] blueorangutan commented on issue #3733: filter hosts to query on zone wide storage

2019-12-02 Thread GitBox
blueorangutan commented on issue #3733: filter hosts to query on zone wide storage URL: https://github.com/apache/cloudstack/pull/3733#issuecomment-560782378 @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests -

[GitHub] [cloudstack] blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused

2019-12-02 Thread GitBox
blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from disabled KVM host agents are refused URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-560885556 Trillian test result (tid-572) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server

[GitHub] [cloudstack] div8cn opened a new issue #3734: Log output improvement when cluster resources are insufficient

2019-12-02 Thread GitBox
div8cn opened a new issue #3734: Log output improvement when cluster resources are insufficient URL: https://github.com/apache/cloudstack/issues/3734 # ISSUE TYPE * Improvement Request # COMPONENT NAME ~~~ LOG ~~~ # CLOUDSTACK VERSI

[GitHub] [cloudstack] blueorangutan commented on issue #3733: filter hosts to query on zone wide storage

2019-12-02 Thread GitBox
blueorangutan commented on issue #3733: filter hosts to query on zone wide storage URL: https://github.com/apache/cloudstack/pull/3733#issuecomment-561022124 Trillian test result (tid-573) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 26783 se

[GitHub] [cloudstack] borisstoyanov commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure

2019-12-02 Thread GitBox
borisstoyanov commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure URL: https://github.com/apache/cloudstack/pull/3425#issuecomment-561044901 @blueorangutan test matrix This is an

[GitHub] [cloudstack] blueorangutan commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure

2019-12-02 Thread GitBox
blueorangutan commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure URL: https://github.com/apache/cloudstack/pull/3425#issuecomment-561045081 @borisstoyanov a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgm