[GitHub] [cloudstack] blueorangutan commented on issue #3601: [WIP] JDK11 support

2020-01-29 Thread GitBox
blueorangutan commented on issue #3601: [WIP] JDK11 support URL: https://github.com/apache/cloudstack/pull/3601#issuecomment-580128871 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --

[GitHub] [cloudstack] rhtyd commented on issue #3601: [WIP] JDK11 support

2020-01-29 Thread GitBox
rhtyd commented on issue #3601: [WIP] JDK11 support URL: https://github.com/apache/cloudstack/pull/3601#issuecomment-580128699 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack] rhtyd opened a new issue #3853: SystemVM agent seen in Disconnected or Alert state on XenServer

2020-01-29 Thread GitBox
rhtyd opened a new issue #3853: SystemVM agent seen in Disconnected or Alert state on XenServer URL: https://github.com/apache/cloudstack/issues/3853 On slow/resource-constraint XenServer environments, when SSVM/CPVM starts TLS certificates are provisioned via the default root CA provider

[GitHub] [cloudstack] Spaceman1984 commented on a change in pull request #3748: Systemvm template api

2020-01-29 Thread GitBox
Spaceman1984 commented on a change in pull request #3748: Systemvm template api URL: https://github.com/apache/cloudstack/pull/3748#discussion_r372783378 ## File path: api/src/main/java/org/apache/cloudstack/api/command/admin/storage/SeedSystemVMTemplateCmd.java ## @@ -0,0

[GitHub] [cloudstack] rhtyd commented on issue #3264: Volume snapshot listing failing when originating primary pool removed

2020-01-29 Thread GitBox
rhtyd commented on issue #3264: Volume snapshot listing failing when originating primary pool removed URL: https://github.com/apache/cloudstack/issues/3264#issuecomment-580093238 @shwstppr if nothing else, you can still follow the code where NPE was seen and make code around that __defensi

[GitHub] [cloudstack] rhtyd closed issue #3831: The metrics view API response is not super-set of resources response keys

2020-01-29 Thread GitBox
rhtyd closed issue #3831: The metrics view API response is not super-set of resources response keys URL: https://github.com/apache/cloudstack/issues/3831 This is an automated message from the Apache Git Service. To respond t

[cloudstack] branch master updated (920531f -> 518ed53)

2020-01-29 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from 920531f network: set restart_required to 0 after restarting network (#3803) add 521217c vr: fix vr in unkn

[GitHub] [cloudstack] rhtyd closed issue #3833: Listing management server by ID fails API

2020-01-29 Thread GitBox
rhtyd closed issue #3833: Listing management server by ID fails API URL: https://github.com/apache/cloudstack/issues/3833 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[cloudstack] branch master updated (a54afa8 -> 920531f)

2020-01-29 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from a54afa8 Merge remote-tracking branch 'origin/4.13' add 920531f network: set restart_required to 0 after res

[GitHub] [cloudstack] rhtyd merged pull request #3803: Bug fix : set restart_required to 0 after restarting network

2020-01-29 Thread GitBox
rhtyd merged pull request #3803: Bug fix : set restart_required to 0 after restarting network URL: https://github.com/apache/cloudstack/pull/3803 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [cloudstack] shwstppr commented on issue #3264: Volume snapshot listing failing when originating primary pool removed

2020-01-29 Thread GitBox
shwstppr commented on issue #3264: Volume snapshot listing failing when originating primary pool removed URL: https://github.com/apache/cloudstack/issues/3264#issuecomment-580087969 @DaanHoogland was not able to reproduce this earlier. Let me try again today ---

[GitHub] [cloudstack] shwstppr commented on issue #3543: Live Volume Resize when fails returns as success on KVM

2020-01-29 Thread GitBox
shwstppr commented on issue #3543: Live Volume Resize when fails returns as success on KVM URL: https://github.com/apache/cloudstack/issues/3543#issuecomment-580087590 @DaanHoogland will check and update today This is an auto

[cloudstack] branch 4.13 updated: api: allow listing management server by id and name (#3840)

2020-01-29 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch 4.13 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.13 by this push: new 7a25e40 api: allow listing management server by

[GitHub] [cloudstack] rhtyd merged pull request #3840: Fix listing management server by parameters

2020-01-29 Thread GitBox
rhtyd merged pull request #3840: Fix listing management server by parameters URL: https://github.com/apache/cloudstack/pull/3840 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [cloudstack] rhtyd commented on a change in pull request #3840: Fix listing management server by parameters

2020-01-29 Thread GitBox
rhtyd commented on a change in pull request #3840: Fix listing management server by parameters URL: https://github.com/apache/cloudstack/pull/3840#discussion_r372743279 ## File path: server/src/main/java/com/cloud/api/query/QueryManagerImpl.java ## @@ -3832,20 +3832,43 @@

[cloudstack] branch 4.13 updated: api: metrics API response is not super-set of resources response keys (#3834)

2020-01-29 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch 4.13 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.13 by this push: new 1c130a5 api: metrics API response is not super-s

[GitHub] [cloudstack] rhtyd merged pull request #3834: Fix: The metrics view API response is not super-set of resources response keys

2020-01-29 Thread GitBox
rhtyd merged pull request #3834: Fix: The metrics view API response is not super-set of resources response keys URL: https://github.com/apache/cloudstack/pull/3834 This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack] rhtyd commented on issue #3760: New feature: Resource count (CPU/RAM) take only running vms into calculation

2020-01-29 Thread GitBox
rhtyd commented on issue #3760: New feature: Resource count (CPU/RAM) take only running vms into calculation URL: https://github.com/apache/cloudstack/pull/3760#issuecomment-580064933 @ustcweizhou can you check the one failing Travis test? -

[cloudstack] branch 4.13 updated: vr: fix vr in unknown state (more) (#3848)

2020-01-29 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch 4.13 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.13 by this push: new 521217c vr: fix vr in unknown state (more) (#384

[GitHub] [cloudstack] rhtyd merged pull request #3848: vr: fix vr in unknown state (more)

2020-01-29 Thread GitBox
rhtyd merged pull request #3848: vr: fix vr in unknown state (more) URL: https://github.com/apache/cloudstack/pull/3848 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [cloudstack] GabrielBrascher closed pull request #3600: Allow deploy Admin/System VMs in disabled zones/pods/clusters

2020-01-29 Thread GitBox
GabrielBrascher closed pull request #3600: Allow deploy Admin/System VMs in disabled zones/pods/clusters URL: https://github.com/apache/cloudstack/pull/3600 This is an automated message from the Apache Git Service. To respon

[GitHub] [cloudstack] GabrielBrascher opened a new pull request #3600: Allow deploy Admin/System VMs in disabled zones/pods/clusters

2020-01-29 Thread GitBox
GabrielBrascher opened a new pull request #3600: Allow deploy Admin/System VMs in disabled zones/pods/clusters URL: https://github.com/apache/cloudstack/pull/3600 ## Description This proposal allows System VMs to be deployed on disabled zones/pods/clusters. It also gives the opportu

[GitHub] [cloudstack] GabrielBrascher commented on a change in pull request #3847: VR: Fix Redundant VRouter guest network on wrong interface

2020-01-29 Thread GitBox
GabrielBrascher commented on a change in pull request #3847: VR: Fix Redundant VRouter guest network on wrong interface URL: https://github.com/apache/cloudstack/pull/3847#discussion_r372717180 ## File path: plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/Li

[GitHub] [cloudstack] GabrielBrascher commented on a change in pull request #3847: VR: Fix Redundant VRouter guest network on wrong interface

2020-01-29 Thread GitBox
GabrielBrascher commented on a change in pull request #3847: VR: Fix Redundant VRouter guest network on wrong interface URL: https://github.com/apache/cloudstack/pull/3847#discussion_r372719440 ## File path: systemvm/debian/etc/sysctl.conf ## @@ -27,6 +27,10 @@ net.ipv4.co

[GitHub] [cloudstack] blueorangutan commented on issue #3760: New feature: Resource count (CPU/RAM) take only running vms into calculation

2020-01-29 Thread GitBox
blueorangutan commented on issue #3760: New feature: Resource count (CPU/RAM) take only running vms into calculation URL: https://github.com/apache/cloudstack/pull/3760#issuecomment-580046243 Trillian test result (tid-848) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt serv

[GitHub] [cloudstack] blueorangutan commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance

2020-01-29 Thread GitBox
blueorangutan commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance URL: https://github.com/apache/cloudstack/pull/3275#issuecomment-580034477 Trillian test result (tid-847) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt se

[GitHub] [cloudstack] blueorangutan commented on issue #3848: vr: fix vr in unknown state (more)

2020-01-29 Thread GitBox
blueorangutan commented on issue #3848: vr: fix vr in unknown state (more) URL: https://github.com/apache/cloudstack/pull/3848#issuecomment-580026581 Trillian test result (tid-843) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 38301 seconds

[GitHub] [cloudstack] blueorangutan commented on issue #3491: KVM: Propagating changes on host parameters to the agents

2020-01-29 Thread GitBox
blueorangutan commented on issue #3491: KVM: Propagating changes on host parameters to the agents URL: https://github.com/apache/cloudstack/pull/3491#issuecomment-580021350 Trillian test result (tid-842) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time

[GitHub] [cloudstack] blueorangutan commented on issue #3575: Health check feature for virtual router

2020-01-29 Thread GitBox
blueorangutan commented on issue #3575: Health check feature for virtual router URL: https://github.com/apache/cloudstack/pull/3575#issuecomment-580018116 Trillian test result (tid-845) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 30723 second

[GitHub] [cloudstack] blueorangutan commented on issue #3604: Fix Policy Based Routing for private gateway static routes

2020-01-29 Thread GitBox
blueorangutan commented on issue #3604: Fix Policy Based Routing for private gateway static routes URL: https://github.com/apache/cloudstack/pull/3604#issuecomment-580013975 Trillian test result (tid-844) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time

[GitHub] [cloudstack] blueorangutan commented on issue #3688: New feature: Add support to destroy/recover volumes

2020-01-29 Thread GitBox
blueorangutan commented on issue #3688: New feature: Add support to destroy/recover volumes URL: https://github.com/apache/cloudstack/pull/3688#issuecomment-579983323 Trillian test result (tid-841) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken:

[GitHub] [cloudstack] blueorangutan commented on issue #3840: Fix listing management server by parameters

2020-01-29 Thread GitBox
blueorangutan commented on issue #3840: Fix listing management server by parameters URL: https://github.com/apache/cloudstack/pull/3840#issuecomment-579981941 Trillian test result (tid-835) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 41805 s

[GitHub] [cloudstack] blueorangutan commented on issue #3836: Bug fix: De-associate IP address if enabling static nat fails

2020-01-29 Thread GitBox
blueorangutan commented on issue #3836: Bug fix: De-associate IP address if enabling static nat fails URL: https://github.com/apache/cloudstack/pull/3836#issuecomment-579981259 Trillian test result (tid-837) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total t

[GitHub] [cloudstack] blueorangutan commented on issue #3803: Bug fix : set restart_required to 0 after restarting network

2020-01-29 Thread GitBox
blueorangutan commented on issue #3803: Bug fix : set restart_required to 0 after restarting network URL: https://github.com/apache/cloudstack/pull/3803#issuecomment-579978833 Trillian test result (tid-839) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total ti

[GitHub] [cloudstack] blueorangutan commented on issue #3834: Fix: The metrics view API response is not super-set of resources response keys

2020-01-29 Thread GitBox
blueorangutan commented on issue #3834: Fix: The metrics view API response is not super-set of resources response keys URL: https://github.com/apache/cloudstack/pull/3834#issuecomment-579969635 Trillian test result (tid-836) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt se

[GitHub] [cloudstack] blueorangutan commented on issue #3791: server: fix checking disk offering access for snapshot volume

2020-01-29 Thread GitBox
blueorangutan commented on issue #3791: server: fix checking disk offering access for snapshot volume URL: https://github.com/apache/cloudstack/pull/3791#issuecomment-579969153 Trillian test result (tid-840) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total t

[GitHub] [cloudstack] GabrielBrascher commented on issue #3649: Garbage snapshots are left on Primary and Secondary

2020-01-29 Thread GitBox
GabrielBrascher commented on issue #3649: Garbage snapshots are left on Primary and Secondary URL: https://github.com/apache/cloudstack/pull/3649#issuecomment-579963467 @andrijapanicsb indeed, it works with Ceph but I had not been able to test it against Xen; therefore, Xen/NFS tests are p

[GitHub] [cloudstack] kovukono commented on issue #3849: Cloudstack 4.12 VRs with VPNs fail to reboot

2020-01-29 Thread GitBox
kovukono commented on issue #3849: Cloudstack 4.12 VRs with VPNs fail to reboot URL: https://github.com/apache/cloudstack/issues/3849#issuecomment-579916944 @weizhouapache This happens every time you reboot a VR that has a VPN. We spun up an instance of 4.13 in our lab and were able to dete

[GitHub] [cloudstack] onitake edited a comment on issue #3575: Health check feature for virtual router

2020-01-29 Thread GitBox
onitake edited a comment on issue #3575: Health check feature for virtual router URL: https://github.com/apache/cloudstack/pull/3575#issuecomment-579900919 @andrijapanicsb Well, building a custom ISO is not exactly convenient either. But in most cases, the added preparation step and a build

[GitHub] [cloudstack] onitake commented on issue #3575: Health check feature for virtual router

2020-01-29 Thread GitBox
onitake commented on issue #3575: Health check feature for virtual router URL: https://github.com/apache/cloudstack/pull/3575#issuecomment-579900919 @andrijapanicsb Well, building a custom ISO is not exactly convenient either. But in most cases, the added preparation step and a build job on

[GitHub] [cloudstack] andrijapanicsb commented on issue #3649: Garbage snapshots are left on Primary and Secondary

2020-01-29 Thread GitBox
andrijapanicsb commented on issue #3649: Garbage snapshots are left on Primary and Secondary URL: https://github.com/apache/cloudstack/pull/3649#issuecomment-579893389 (depending on the resolution, I would like to perhaps rename this one to explain it fixes Ceph only) ---

[GitHub] [cloudstack] andrijapanicsb commented on issue #3780: Enhancement: Allow creating atmost 1 physical network with null tag

2020-01-29 Thread GitBox
andrijapanicsb commented on issue #3780: Enhancement: Allow creating atmost 1 physical network with null tag URL: https://github.com/apache/cloudstack/pull/3780#issuecomment-579892534 After reading of Wei's explanation, it's became actually clear how it works, and I don't see it will break

[GitHub] [cloudstack] blueorangutan commented on issue #3748: Systemvm template api

2020-01-29 Thread GitBox
blueorangutan commented on issue #3748: Systemvm template api URL: https://github.com/apache/cloudstack/pull/3748#issuecomment-579891075 Trillian test result (tid-838) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 23150 seconds Marvin logs:

[GitHub] [cloudstack] GabrielBrascher opened a new pull request #3649: Garbage snapshots are left on Primary and Secondary

2020-01-29 Thread GitBox
GabrielBrascher opened a new pull request #3649: Garbage snapshots are left on Primary and Secondary URL: https://github.com/apache/cloudstack/pull/3649 ## Description Tested both cases: - Snapshot backed up on Secondary (stored on primary and secondary) - Snapshot stored

[GitHub] [cloudstack] andrijapanicsb closed pull request #3649: Garbage snapshots are left on Primary and Secondary

2020-01-29 Thread GitBox
andrijapanicsb closed pull request #3649: Garbage snapshots are left on Primary and Secondary URL: https://github.com/apache/cloudstack/pull/3649 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [cloudstack] andrijapanicsb commented on issue #3649: Garbage snapshots are left on Primary and Secondary

2020-01-29 Thread GitBox
andrijapanicsb commented on issue #3649: Garbage snapshots are left on Primary and Secondary URL: https://github.com/apache/cloudstack/pull/3649#issuecomment-579887165 ping @GabrielBrascher, any update on this one? afaik, it was fully working only with Ceph, and there were other issues to

[GitHub] [cloudstack] andrijapanicsb commented on issue #3600: Allow deploy Admin/System VMs in disabled zones/pods/clusters

2020-01-29 Thread GitBox
andrijapanicsb commented on issue #3600: Allow deploy Admin/System VMs in disabled zones/pods/clusters URL: https://github.com/apache/cloudstack/pull/3600#issuecomment-579885819 I believe so, @DaanHoogland This is an automat

[GitHub] [cloudstack] andrijapanicsb commented on issue #3575: Health check feature for virtual router

2020-01-29 Thread GitBox
andrijapanicsb commented on issue #3575: Health check feature for virtual router URL: https://github.com/apache/cloudstack/pull/3575#issuecomment-579882460 @onitake you can just build custom systemvm.iso, i.e. extract the iso, extract the tgz, add scripts to the "root/health-checks/" folder

[GitHub] [cloudstack] andrijapanicsb commented on a change in pull request #3748: Systemvm template api

2020-01-29 Thread GitBox
andrijapanicsb commented on a change in pull request #3748: Systemvm template api URL: https://github.com/apache/cloudstack/pull/3748#discussion_r372537827 ## File path: api/src/main/java/org/apache/cloudstack/api/command/admin/storage/SeedSystemVMTemplateCmd.java ## @@ -

[GitHub] [cloudstack] onitake commented on issue #3575: Health check feature for virtual router

2020-01-29 Thread GitBox
onitake commented on issue #3575: Health check feature for virtual router URL: https://github.com/apache/cloudstack/pull/3575#issuecomment-579880132 Cc @Doni7722 . This looks pretty cool! The included checks may actually be enough for our use case - but inserting custom checks

[GitHub] [cloudstack] onitake commented on issue #3270: System VM health monitoring

2020-01-29 Thread GitBox
onitake commented on issue #3270: System VM health monitoring URL: https://github.com/apache/cloudstack/issues/3270#issuecomment-579875371 @DaanHoogland That implementation looks pretty cool. Let me comment there. This is an a

[GitHub] [cloudstack] nvazquez commented on issue #3828: [KVM] Direct download agnostic of the storage provider

2020-01-29 Thread GitBox
nvazquez commented on issue #3828: [KVM] Direct download agnostic of the storage provider URL: https://github.com/apache/cloudstack/pull/3828#issuecomment-579875025 @DaanHoogland marvin tests fixed, but rebased master and getting these failures^^. Have seen them in master? ---

[GitHub] [cloudstack] blueorangutan commented on issue #3681: Validate disk offering IOPS normal and maximum read/write values

2020-01-29 Thread GitBox
blueorangutan commented on issue #3681: Validate disk offering IOPS normal and maximum read/write values URL: https://github.com/apache/cloudstack/pull/3681#issuecomment-579854772 Packaging result: ✖centos6 ✔centos7 ✔debian. JID-708 -

[GitHub] [cloudstack] blueorangutan commented on issue #3760: New feature: Resource count (CPU/RAM) take only running vms into calculation

2020-01-29 Thread GitBox
blueorangutan commented on issue #3760: New feature: Resource count (CPU/RAM) take only running vms into calculation URL: https://github.com/apache/cloudstack/pull/3760#issuecomment-579846564 @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smok

[GitHub] [cloudstack] DaanHoogland commented on issue #3760: New feature: Resource count (CPU/RAM) take only running vms into calculation

2020-01-29 Thread GitBox
DaanHoogland commented on issue #3760: New feature: Resource count (CPU/RAM) take only running vms into calculation URL: https://github.com/apache/cloudstack/pull/3760#issuecomment-579846247 @blueorangutan test This is an aut

[GitHub] [cloudstack] GabrielBrascher commented on issue #3681: Validate disk offering IOPS normal and maximum read/write values

2020-01-29 Thread GitBox
GabrielBrascher commented on issue #3681: Validate disk offering IOPS normal and maximum read/write values URL: https://github.com/apache/cloudstack/pull/3681#issuecomment-579843956 @blueorangutan package This is an automated

[GitHub] [cloudstack] blueorangutan commented on issue #3681: Validate disk offering IOPS normal and maximum read/write values

2020-01-29 Thread GitBox
blueorangutan commented on issue #3681: Validate disk offering IOPS normal and maximum read/write values URL: https://github.com/apache/cloudstack/pull/3681#issuecomment-579844128 @GabrielBrascher a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --

[GitHub] [cloudstack] blueorangutan commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance

2020-01-29 Thread GitBox
blueorangutan commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance URL: https://github.com/apache/cloudstack/pull/3275#issuecomment-579838094 @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run sm

[GitHub] [cloudstack] DaanHoogland commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance

2020-01-29 Thread GitBox
DaanHoogland commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance URL: https://github.com/apache/cloudstack/pull/3275#issuecomment-579837757 @blueorangutan test This is an a

[GitHub] [cloudstack] weizhouapache commented on issue #3849: Cloudstack 4.12 VRs with VPNs fail to reboot

2020-01-29 Thread GitBox
weizhouapache commented on issue #3849: Cloudstack 4.12 VRs with VPNs fail to reboot URL: https://github.com/apache/cloudstack/issues/3849#issuecomment-579835951 @kovukono does this issue happen each time when you reboot VR ? I cannot reproduce in 4.13 (kvm, not xen) ---

[GitHub] [cloudstack] blueorangutan commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance

2020-01-29 Thread GitBox
blueorangutan commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance URL: https://github.com/apache/cloudstack/pull/3275#issuecomment-579833609 Packaging result: ✖centos6 ✔centos7 ✔debian. JID-707 ---

[GitHub] [cloudstack] GabrielBrascher commented on issue #3681: Validate disk offering IOPS normal and maximum read/write values

2020-01-29 Thread GitBox
GabrielBrascher commented on issue #3681: Validate disk offering IOPS normal and maximum read/write values URL: https://github.com/apache/cloudstack/pull/3681#issuecomment-579831660 @rhtyd found some checkstyle issues on this PR, my dev environment had a few misconfigurations and caused th

[GitHub] [cloudstack] Spaceman1984 opened a new pull request #3748: Systemvm template api

2020-01-29 Thread GitBox
Spaceman1984 opened a new pull request #3748: Systemvm template api URL: https://github.com/apache/cloudstack/pull/3748 ## Description This feature adds an api to install a system vm template without the need to do an upgrade of cloudstack. Wiki page can be found here: http

[GitHub] [cloudstack] DaanHoogland closed pull request #3748: Systemvm template api

2020-01-29 Thread GitBox
DaanHoogland closed pull request #3748: Systemvm template api URL: https://github.com/apache/cloudstack/pull/3748 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [cloudstack] blueorangutan commented on issue #3832: ui bug fix: cannot assign vms to internal lb in VPC

2020-01-29 Thread GitBox
blueorangutan commented on issue #3832: ui bug fix: cannot assign vms to internal lb in VPC URL: https://github.com/apache/cloudstack/pull/3832#issuecomment-579827305 Packaging result: ✔centos6 ✖centos7 ✔debian. JID-706 This

[GitHub] [cloudstack] blueorangutan commented on issue #3553: [WIP] [DO NOT MERGE] CloudStack Backup & Recovery Framework

2020-01-29 Thread GitBox
blueorangutan commented on issue #3553: [WIP] [DO NOT MERGE] CloudStack Backup & Recovery Framework URL: https://github.com/apache/cloudstack/pull/3553#issuecomment-579827306 Packaging result: ✖centos6 ✖centos7 ✔debian. JID-704 --

[GitHub] [cloudstack] blueorangutan commented on issue #3851: vpc: set traffic type of private gateway IP to Public to fix keepalived misconfiguration

2020-01-29 Thread GitBox
blueorangutan commented on issue #3851: vpc: set traffic type of private gateway IP to Public to fix keepalived misconfiguration URL: https://github.com/apache/cloudstack/pull/3851#issuecomment-579827302 Packaging result: ✖centos6 ✖centos7 ✔debian. JID-705 -

[GitHub] [cloudstack] blueorangutan commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance

2020-01-29 Thread GitBox
blueorangutan commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance URL: https://github.com/apache/cloudstack/pull/3275#issuecomment-579823266 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

[GitHub] [cloudstack] bd2019us opened a new pull request #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance

2020-01-29 Thread GitBox
bd2019us opened a new pull request #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance URL: https://github.com/apache/cloudstack/pull/3275 ## Description Fixes [#CLOUDSTACK-10408](https://issues.apache.org/jira/browse/CLOUDSTACK-10408) Change

[GitHub] [cloudstack] rhtyd commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance

2020-01-29 Thread GitBox
rhtyd commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance URL: https://github.com/apache/cloudstack/pull/3275#issuecomment-579822822 Smoketest on vmware needed, I'll kick one @blueorangutan package

[GitHub] [cloudstack] rhtyd closed pull request #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance

2020-01-29 Thread GitBox
rhtyd closed pull request #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance URL: https://github.com/apache/cloudstack/pull/3275 This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack] blueorangutan commented on issue #3681: Validate disk offering IOPS normal and maximum read/write values

2020-01-29 Thread GitBox
blueorangutan commented on issue #3681: Validate disk offering IOPS normal and maximum read/write values URL: https://github.com/apache/cloudstack/pull/3681#issuecomment-579817000 Packaging result: ✖centos6 ✖centos7 ✖debian. JID-703 -

[GitHub] [cloudstack] blueorangutan commented on issue #3828: [KVM] Direct download agnostic of the storage provider

2020-01-29 Thread GitBox
blueorangutan commented on issue #3828: [KVM] Direct download agnostic of the storage provider URL: https://github.com/apache/cloudstack/pull/3828#issuecomment-579815948 Trillian test result (tid-834) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time tak

[GitHub] [cloudstack] DaanHoogland commented on issue #3832: ui bug fix: cannot assign vms to internal lb in VPC

2020-01-29 Thread GitBox
DaanHoogland commented on issue #3832: ui bug fix: cannot assign vms to internal lb in VPC URL: https://github.com/apache/cloudstack/pull/3832#issuecomment-579811932 @blueorangutan package This is an automated message from th

[GitHub] [cloudstack] blueorangutan commented on issue #3832: ui bug fix: cannot assign vms to internal lb in VPC

2020-01-29 Thread GitBox
blueorangutan commented on issue #3832: ui bug fix: cannot assign vms to internal lb in VPC URL: https://github.com/apache/cloudstack/pull/3832#issuecomment-579812260 @DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --

[GitHub] [cloudstack] DaanHoogland commented on issue #3600: Allow deploy Admin/System VMs in disabled zones/pods/clusters

2020-01-29 Thread GitBox
DaanHoogland commented on issue #3600: Allow deploy Admin/System VMs in disabled zones/pods/clusters URL: https://github.com/apache/cloudstack/pull/3600#issuecomment-579808409 @andrijapanicsb are all your objections met? This

[GitHub] [cloudstack] GabrielBrascher commented on issue #2231: [CLOUDSTACK-10039] Adding IOPS/GB offering

2020-01-29 Thread GitBox
GabrielBrascher commented on issue #2231: [CLOUDSTACK-10039] Adding IOPS/GB offering URL: https://github.com/apache/cloudstack/pull/2231#issuecomment-579807839 @rhtyd @syed @DaanHoogland moving this to 4.15. Still pending review and fixing conflicting files. --

[GitHub] [cloudstack] DaanHoogland commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance

2020-01-29 Thread GitBox
DaanHoogland commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance URL: https://github.com/apache/cloudstack/pull/3275#issuecomment-579806955 @rhtyd the characters %20'-/" and the names of bridges are used in this PR, I don't see the regex

[cloudstack] branch master updated (28fb93f -> a54afa8)

2020-01-29 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from 28fb93f Merge remote-tracking branch 'origin/4.13' add be112a0 vrouter: reload haproxy when cfg file is upd

[GitHub] [cloudstack] blueorangutan commented on issue #3680: [WIP: DO NOT MERGE] CloudStack Kubernetes Service

2020-01-29 Thread GitBox
blueorangutan commented on issue #3680: [WIP: DO NOT MERGE] CloudStack Kubernetes Service URL: https://github.com/apache/cloudstack/pull/3680#issuecomment-579804457 Packaging result: ✖centos6 ✖centos7 ✖debian. JID-701 This is

[GitHub] [cloudstack] blueorangutan commented on issue #3657: test cleanup fixes for resources left over

2020-01-29 Thread GitBox
blueorangutan commented on issue #3657: test cleanup fixes for resources left over URL: https://github.com/apache/cloudstack/pull/3657#issuecomment-579804489 Packaging result: ✖centos6 ✖centos7 ✖debian. JID-702 This is an aut

[GitHub] [cloudstack] blueorangutan commented on issue #3639: Multiple networks support for vms in advanced zone with security group (and kvm support)

2020-01-29 Thread GitBox
blueorangutan commented on issue #3639: Multiple networks support for vms in advanced zone with security group (and kvm support) URL: https://github.com/apache/cloudstack/pull/3639#issuecomment-579803996 Packaging result: ✖centos6 ✖centos7 ✖debian. JID-700 -

[GitHub] [cloudstack] blueorangutan commented on issue #3649: Garbage snapshots are left on Primary and Secondary

2020-01-29 Thread GitBox
blueorangutan commented on issue #3649: Garbage snapshots are left on Primary and Secondary URL: https://github.com/apache/cloudstack/pull/3649#issuecomment-579803990 Packaging result: ✖centos6 ✖centos7 ✖debian. JID-699 This

[GitHub] [cloudstack] blueorangutan commented on issue #3851: vpc: set traffic type of private gateway IP to Public to fix keepalived misconfiguration

2020-01-29 Thread GitBox
blueorangutan commented on issue #3851: vpc: set traffic type of private gateway IP to Public to fix keepalived misconfiguration URL: https://github.com/apache/cloudstack/pull/3851#issuecomment-579801850 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make

[GitHub] [cloudstack] rhtyd commented on issue #3851: vpc: set traffic type of private gateway IP to Public to fix keepalived misconfiguration

2020-01-29 Thread GitBox
rhtyd commented on issue #3851: vpc: set traffic type of private gateway IP to Public to fix keepalived misconfiguration URL: https://github.com/apache/cloudstack/pull/3851#issuecomment-579801384 @blueorangutan package This i

[GitHub] [cloudstack] rhtyd commented on issue #3847: VR: Fix Redundant VRouter guest network on wrong interface

2020-01-29 Thread GitBox
rhtyd commented on issue #3847: VR: Fix Redundant VRouter guest network on wrong interface URL: https://github.com/apache/cloudstack/pull/3847#issuecomment-579801652 I'll wait for your testing @svenvogel and then review/test. Thanks.

[GitHub] [cloudstack] rhtyd commented on issue #3601: [WIP] JDK11 support

2020-01-29 Thread GitBox
rhtyd commented on issue #3601: [WIP] JDK11 support URL: https://github.com/apache/cloudstack/pull/3601#issuecomment-579800546 Kicked a Xenserver71 env to test/check agent going into Alert state issue. This is an automated mes

[GitHub] [cloudstack] rhtyd commented on issue #3780: Enhancement: Allow creating atmost 1 physical network with null tag

2020-01-29 Thread GitBox
rhtyd commented on issue #3780: Enhancement: Allow creating atmost 1 physical network with null tag URL: https://github.com/apache/cloudstack/pull/3780#issuecomment-579800108 @DaanHoogland @andrijapanicsb @weizhouapache @svenvogel - what's the consensus on this PR? Keep in 4.14 or move to

[GitHub] [cloudstack] rhtyd commented on issue #1257: CLOUDSTACK-9175: [VMware DRS] Adding new host to DRS cluster does not participate in load balancing.

2020-01-29 Thread GitBox
rhtyd commented on issue #1257: CLOUDSTACK-9175: [VMware DRS] Adding new host to DRS cluster does not participate in load balancing. URL: https://github.com/apache/cloudstack/pull/1257#issuecomment-579799762 I've moved it to 4.15 for now, @sureshanaparti please ping me when this is ready f

[GitHub] [cloudstack] rhtyd commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance

2020-01-29 Thread GitBox
rhtyd commented on issue #3275: [CLOUDSTACK-10408] Fix String.replaceAll() to replace() for better performance URL: https://github.com/apache/cloudstack/pull/3275#issuecomment-579799202 I need to read the difference between the two methods, according to this https://stackoverflow.com/a/108

[GitHub] [cloudstack] blueorangutan commented on issue #3553: [WIP] [DO NOT MERGE] CloudStack Backup & Recovery Framework

2020-01-29 Thread GitBox
blueorangutan commented on issue #3553: [WIP] [DO NOT MERGE] CloudStack Backup & Recovery Framework URL: https://github.com/apache/cloudstack/pull/3553#issuecomment-579798166 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. -

[GitHub] [cloudstack] rhtyd closed pull request #3383: template: copy md5 mismatch

2020-01-29 Thread GitBox
rhtyd closed pull request #3383: template: copy md5 mismatch URL: https://github.com/apache/cloudstack/pull/3383 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [cloudstack] shwstppr opened a new pull request #3383: template: copy md5 mismatch

2020-01-29 Thread GitBox
shwstppr opened a new pull request #3383: template: copy md5 mismatch URL: https://github.com/apache/cloudstack/pull/3383 ## Description Fixes #3191 When a template is registered, code stores md5sum of the downloaded file in the `vm_template` table. However, this downloaded file

[GitHub] [cloudstack] rhtyd opened a new pull request #3553: [WIP] [DO NOT MERGE] CloudStack Backup & Recovery Framework

2020-01-29 Thread GitBox
rhtyd opened a new pull request #3553: [WIP] [DO NOT MERGE] CloudStack Backup & Recovery Framework URL: https://github.com/apache/cloudstack/pull/3553 This framework provides CloudStack users the ability to backup their guest VMs for recovery purposes, in case they suffer a hardware or sof

[GitHub] [cloudstack] rhtyd closed pull request #3553: [WIP] [DO NOT MERGE] CloudStack Backup & Recovery Framework

2020-01-29 Thread GitBox
rhtyd closed pull request #3553: [WIP] [DO NOT MERGE] CloudStack Backup & Recovery Framework URL: https://github.com/apache/cloudstack/pull/3553 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [cloudstack] blueorangutan commented on issue #3681: Validate disk offering IOPS normal and maximum read/write values

2020-01-29 Thread GitBox
blueorangutan commented on issue #3681: Validate disk offering IOPS normal and maximum read/write values URL: https://github.com/apache/cloudstack/pull/3681#issuecomment-579797676 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

[GitHub] [cloudstack] rhtyd commented on issue #3553: [WIP] [DO NOT MERGE] CloudStack Backup & Recovery Framework

2020-01-29 Thread GitBox
rhtyd commented on issue #3553: [WIP] [DO NOT MERGE] CloudStack Backup & Recovery Framework URL: https://github.com/apache/cloudstack/pull/3553#issuecomment-579797930 @blueorangutan package This is an automated message from t

[GitHub] [cloudstack] DaanHoogland commented on issue #3543: Live Volume Resize when fails returns as success on KVM

2020-01-29 Thread GitBox
DaanHoogland commented on issue #3543: Live Volume Resize when fails returns as success on KVM URL: https://github.com/apache/cloudstack/issues/3543#issuecomment-579797394 ping @shwstppr is this active? This is an automated m

[GitHub] [cloudstack] blueorangutan commented on issue #3680: [WIP: DO NOT MERGE] CloudStack Kubernetes Service

2020-01-29 Thread GitBox
blueorangutan commented on issue #3680: [WIP: DO NOT MERGE] CloudStack Kubernetes Service URL: https://github.com/apache/cloudstack/pull/3680#issuecomment-579797201 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. ---

[GitHub] [cloudstack] blueorangutan commented on issue #3657: test cleanup fixes for resources left over

2020-01-29 Thread GitBox
blueorangutan commented on issue #3657: test cleanup fixes for resources left over URL: https://github.com/apache/cloudstack/pull/3657#issuecomment-579797222 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --

  1   2   3   4   >