[GitHub] [cloudstack] sureshanaparti commented on pull request #4636: Prevent vm's from stopping while enabling maintenance mode

2021-09-22 Thread GitBox
sureshanaparti commented on pull request #4636: URL: https://github.com/apache/cloudstack/pull/4636#issuecomment-925550645 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [cloudstack] davidjumani edited a comment on pull request #4339: Allow domain admin to change domain and account settings

2021-09-22 Thread GitBox
davidjumani edited a comment on pull request #4339: URL: https://github.com/apache/cloudstack/pull/4339#issuecomment-925549779 @nvazquez @weizhouapache I'll add back the global config and update the PR, as well as restrict users to only access / update their own configurations -- This is

[GitHub] [cloudstack] davidjumani commented on pull request #4339: Allow domain admin to change domain and account settings

2021-09-22 Thread GitBox
davidjumani commented on pull request #4339: URL: https://github.com/apache/cloudstack/pull/4339#issuecomment-925549779 @nvazquez @weizhouapache I'll add back the global config and update the PR -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [cloudstack] davidjumani commented on issue #5494: Normal users with granted permission on listconfigurations/updateconfiguration are able to list and update global configurations

2021-09-22 Thread GitBox
davidjumani commented on issue #5494: URL: https://github.com/apache/cloudstack/issues/5494#issuecomment-925549337 I can add a fix to restrict users as well, as part of https://github.com/apache/cloudstack/pull/4339 -- This is an automated message from the Apache Git Service. To respond

[GitHub] [cloudstack] blueorangutan commented on pull request #5469: server: add vm boot details for start vm api

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5469: URL: https://github.com/apache/cloudstack/pull/5469#issuecomment-925548520 @sureshanaparti a Trillian-Jenkins test job (centos7 mgmt + xenserver-71) has been kicked to run smoke tests -- This is an automated message from the Apache Git Servi

[GitHub] [cloudstack] sureshanaparti commented on pull request #5469: server: add vm boot details for start vm api

2021-09-22 Thread GitBox
sureshanaparti commented on pull request #5469: URL: https://github.com/apache/cloudstack/pull/5469#issuecomment-925548087 @blueorangutan test centos7 xenserver-71 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [cloudstack] blueorangutan commented on pull request #5446: OVS/GRE: bug fixes

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5446: URL: https://github.com/apache/cloudstack/pull/5446#issuecomment-925547601 @sureshanaparti a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service.

[GitHub] [cloudstack] sureshanaparti commented on pull request #5446: OVS/GRE: bug fixes

2021-09-22 Thread GitBox
sureshanaparti commented on pull request #5446: URL: https://github.com/apache/cloudstack/pull/5446#issuecomment-925547394 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [cloudstack] blueorangutan commented on pull request #5469: server: add vm boot details for start vm api

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5469: URL: https://github.com/apache/cloudstack/pull/5469#issuecomment-925543103 Trillian test result (tid-2169) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7 Total time taken: 47481 seconds Marvin logs: https://gith

[GitHub] [cloudstack] blueorangutan commented on pull request #5428: resource limit: Fix resource limit check on VM start

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5428: URL: https://github.com/apache/cloudstack/pull/5428#issuecomment-925542534 @Pearl1594 a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack] Pearl1594 commented on pull request #5428: resource limit: Fix resource limit check on VM start

2021-09-22 Thread GitBox
Pearl1594 commented on pull request #5428: URL: https://github.com/apache/cloudstack/pull/5428#issuecomment-925542036 @blueorangutan test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [cloudstack] blueorangutan commented on pull request #5201: [HEALTH] 4.16 Health Checks - Please don't merge

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5201: URL: https://github.com/apache/cloudstack/pull/5201#issuecomment-925541404 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-70u1) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To res

[GitHub] [cloudstack] rhtyd commented on pull request #5201: [HEALTH] 4.16 Health Checks - Please don't merge

2021-09-22 Thread GitBox
rhtyd commented on pull request #5201: URL: https://github.com/apache/cloudstack/pull/5201#issuecomment-925541143 @blueorangutan test centos7 vmware-70u1 keepEnv -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cloudstack] davidjumani edited a comment on issue #5497: CPU frequency detection not maxmum on Rocky 8

2021-09-22 Thread GitBox
davidjumani edited a comment on issue #5497: URL: https://github.com/apache/cloudstack/issues/5497#issuecomment-925530167 This could be OS related, in the env I've tested, the CPU Mhz matches the CPU Max frequency ``` [# cat /proc/cpuinfo processor: 0 vendor_id: Gen

[GitHub] [cloudstack] blueorangutan commented on pull request #5428: resource limit: Fix resource limit check on VM start

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5428: URL: https://github.com/apache/cloudstack/pull/5428#issuecomment-925538149 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 1369 -- This is an automated message from

[GitHub] [cloudstack] DK101010 commented on a change in pull request #5382: fix mismatching between db uuids and custom attributes uuids

2021-09-22 Thread GitBox
DK101010 commented on a change in pull request #5382: URL: https://github.com/apache/cloudstack/pull/5382#discussion_r714501421 ## File path: server/src/main/java/com/cloud/storage/StorageManagerImpl.java ## @@ -1834,6 +1836,17 @@ public void syncDatastoreClusterStoragePool(lon

[GitHub] [cloudstack] DK101010 commented on a change in pull request #5382: fix mismatching between db uuids and custom attributes uuids

2021-09-22 Thread GitBox
DK101010 commented on a change in pull request #5382: URL: https://github.com/apache/cloudstack/pull/5382#discussion_r714500109 ## File path: engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade41510to41600.java ## @@ -64,6 +67,30 @@ public boolean supportsRollingUpgrade(

[GitHub] [cloudstack] DK101010 commented on a change in pull request #5382: fix mismatching between db uuids and custom attributes uuids

2021-09-22 Thread GitBox
DK101010 commented on a change in pull request #5382: URL: https://github.com/apache/cloudstack/pull/5382#discussion_r714499941 ## File path: engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade41510to41600.java ## @@ -64,6 +67,30 @@ public boolean supportsRollingUpgrade(

[GitHub] [cloudstack] davidjumani edited a comment on issue #5497: CPU frequency detection not maxmum on Rocky 8

2021-09-22 Thread GitBox
davidjumani edited a comment on issue #5497: URL: https://github.com/apache/cloudstack/issues/5497#issuecomment-925530167 This could be OS related, in the env I've tested, the CPU Mhz matches the CPU Max frequency ``` [# cat /proc/cpuinfo processor: 0 vendor_id: Gen

[GitHub] [cloudstack] davidjumani commented on issue #5497: CPU frequency detection not maxmum on Rocky 8

2021-09-22 Thread GitBox
davidjumani commented on issue #5497: URL: https://github.com/apache/cloudstack/issues/5497#issuecomment-925530167 This could be OS related, in the env I've tested, the CPU Mhz matches the CPU Max frequency ``` [# cat /proc/cpuinfo processor: 0 vendor_id: GenuineInt

svn commit: r50054 - /dev/cloudstack/cloudmonkey-6.2.0/

2021-09-22 Thread pearl11594
Author: pearl11594 Date: Thu Sep 23 06:01:11 2021 New Revision: 50054 Log: Committing release candidate artifacts for 6.2.0 to dist/dev/cloudstack in preparation for release vote Added: dev/cloudstack/cloudmonkey-6.2.0/ dev/cloudstack/cloudmonkey-6.2.0/apache-cloudstack-cloudmonkey-6.2.

[GitHub] [cloudstack] blueorangutan commented on pull request #5428: resource limit: Fix resource limit check on VM start

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5428: URL: https://github.com/apache/cloudstack/pull/5428#issuecomment-925525970 @Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To r

[GitHub] [cloudstack] Pearl1594 commented on pull request #5428: resource limit: Fix resource limit check on VM start

2021-09-22 Thread GitBox
Pearl1594 commented on pull request #5428: URL: https://github.com/apache/cloudstack/pull/5428#issuecomment-925525362 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [cloudstack] slavkap commented on pull request #4826: Allow storage plugins to get storage/volume stats without sending commands to hosts

2021-09-22 Thread GitBox
slavkap commented on pull request #4826: URL: https://github.com/apache/cloudstack/pull/4826#issuecomment-925518739 Hi @sureshanaparti, @rhtyd, sorry for not answering, but I needed a break and took a few days off. Unfortunately, I cannot find the problem with the test. The stack trace sho

[GitHub] [cloudstack] weizhouapache commented on pull request #4636: Prevent vm's from stopping while enabling maintenance mode

2021-09-22 Thread GitBox
weizhouapache commented on pull request #4636: URL: https://github.com/apache/cloudstack/pull/4636#issuecomment-925516686 @ravening @nvazquez @rhtyd can we move to 4.16.1 ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [cloudstack] weizhouapache commented on a change in pull request #5428: resource limit: Fix resource limit check on VM start

2021-09-22 Thread GitBox
weizhouapache commented on a change in pull request #5428: URL: https://github.com/apache/cloudstack/pull/5428#discussion_r714480347 ## File path: server/src/main/java/com/cloud/vm/UserVmManagerImpl.java ## @@ -2584,6 +2585,54 @@ protected void runInContext() { }

[GitHub] [cloudstack] weizhouapache commented on a change in pull request #5428: resource limit: Fix resource limit check on VM start

2021-09-22 Thread GitBox
weizhouapache commented on a change in pull request #5428: URL: https://github.com/apache/cloudstack/pull/5428#discussion_r714480347 ## File path: server/src/main/java/com/cloud/vm/UserVmManagerImpl.java ## @@ -2584,6 +2585,54 @@ protected void runInContext() { }

[GitHub] [cloudstack] blueorangutan commented on pull request #5353: Improve VMWare logs

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5353: URL: https://github.com/apache/cloudstack/pull/5353#issuecomment-925515630 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 1368 -- This is an automated message from

[GitHub] [cloudstack] Pearl1594 commented on a change in pull request #5428: resource limit: Fix resource limit check on VM start

2021-09-22 Thread GitBox
Pearl1594 commented on a change in pull request #5428: URL: https://github.com/apache/cloudstack/pull/5428#discussion_r714476892 ## File path: server/src/main/java/com/cloud/vm/UserVmManagerImpl.java ## @@ -2584,6 +2585,54 @@ protected void runInContext() { } }

[GitHub] [cloudstack] nvazquez commented on pull request #5310: Support docker builds for ubuntu 20.04

2021-09-22 Thread GitBox
nvazquez commented on pull request #5310: URL: https://github.com/apache/cloudstack/pull/5310#issuecomment-925510449 Needs to be revisited as it may cause regressions as stated in the review comments -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cloudstack] nvazquez commented on issue #3110: Root volume resize performed on scaling service offering

2021-09-22 Thread GitBox
nvazquez commented on issue #3110: URL: https://github.com/apache/cloudstack/issues/3110#issuecomment-925509286 @sureshanaparti please update on this issue, thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [cloudstack] nvazquez commented on issue #5019: Listsnapshots.physicalsize has been 0

2021-09-22 Thread GitBox
nvazquez commented on issue #5019: URL: https://github.com/apache/cloudstack/issues/5019#issuecomment-925508418 Moved to the 4.16.1 milestone -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [cloudstack] blueorangutan commented on pull request #5353: Improve VMWare logs

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5353: URL: https://github.com/apache/cloudstack/pull/5353#issuecomment-925507940 @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To re

[GitHub] [cloudstack] rhtyd commented on pull request #5201: [HEALTH] 4.16 Health Checks - Please don't merge

2021-09-22 Thread GitBox
rhtyd commented on pull request #5201: URL: https://github.com/apache/cloudstack/pull/5201#issuecomment-925501238 @blueorangutan test centos7 vmware-70u1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[GitHub] [cloudstack] nvazquez commented on pull request #5353: Improve VMWare logs

2021-09-22 Thread GitBox
nvazquez commented on pull request #5353: URL: https://github.com/apache/cloudstack/pull/5353#issuecomment-925507474 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [cloudstack] weizhouapache commented on a change in pull request #5428: resource limit: Fix resource limit check on VM start

2021-09-22 Thread GitBox
weizhouapache commented on a change in pull request #5428: URL: https://github.com/apache/cloudstack/pull/5428#discussion_r714469371 ## File path: server/src/main/java/com/cloud/vm/UserVmManagerImpl.java ## @@ -2584,6 +2585,54 @@ protected void runInContext() { }

[GitHub] [cloudstack] blueorangutan commented on pull request #5201: [HEALTH] 4.16 Health Checks - Please don't merge

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5201: URL: https://github.com/apache/cloudstack/pull/5201#issuecomment-925503671 Trillian Build Failed (tid-2174) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [cloudstack] nvazquez commented on issue #5491: Mounting NFS 4 shares of secondary storage fails on CS Hosts

2021-09-22 Thread GitBox
nvazquez commented on issue #5491: URL: https://github.com/apache/cloudstack/issues/5491#issuecomment-925502532 I've checked the `LibvirtStoragePoolDef` class needs to be extended by setting the `protocol` filed on the `source` element to the specified version, not honoured for KVM (https:

[GitHub] [cloudstack] blueorangutan commented on pull request #5201: [HEALTH] 4.16 Health Checks - Please don't merge

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5201: URL: https://github.com/apache/cloudstack/pull/5201#issuecomment-925501521 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-70u1) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To res

[GitHub] [cloudstack] rhtyd commented on pull request #5201: [HEALTH] 4.16 Health Checks - Please don't merge

2021-09-22 Thread GitBox
rhtyd commented on pull request #5201: URL: https://github.com/apache/cloudstack/pull/5201#issuecomment-925499278 @blueorangutan test centos7 vmware-67u3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [cloudstack] blueorangutan commented on pull request #5201: [HEALTH] 4.16 Health Checks - Please don't merge

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5201: URL: https://github.com/apache/cloudstack/pull/5201#issuecomment-925499855 @rhtyd unsupported parameters provided. Supported mgmt server os are: `centos7, centos6, alma8, ubuntu18, suse15, ubuntu20, rocky8, centos8`. Supported hypervisors are:

[GitHub] [cloudstack] rhtyd commented on pull request #5201: [HEALTH] 4.16 Health Checks - Please don't merge

2021-09-22 Thread GitBox
rhtyd commented on pull request #5201: URL: https://github.com/apache/cloudstack/pull/5201#issuecomment-925499676 @blueorangutan test centos7 vmware-70 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [cloudstack] blueorangutan commented on pull request #5201: [HEALTH] 4.16 Health Checks - Please don't merge

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5201: URL: https://github.com/apache/cloudstack/pull/5201#issuecomment-925499581 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To res

[GitHub] [cloudstack] blueorangutan commented on pull request #5455: Improve Veeam Plugin logs

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5455: URL: https://github.com/apache/cloudstack/pull/5455#issuecomment-925499577 @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack] nvazquez commented on pull request #5455: Improve Veeam Plugin logs

2021-09-22 Thread GitBox
nvazquez commented on pull request #5455: URL: https://github.com/apache/cloudstack/pull/5455#issuecomment-925499474 @blueorangutan test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [cloudstack] blueorangutan commented on pull request #5455: Improve Veeam Plugin logs

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5455: URL: https://github.com/apache/cloudstack/pull/5455#issuecomment-925496749 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 1367 -- This is an automated message from

[GitHub] [cloudstack] nvazquez closed pull request #5428: resource limit: Fix resource limit check on VM start

2021-09-22 Thread GitBox
nvazquez closed pull request #5428: URL: https://github.com/apache/cloudstack/pull/5428 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-un

[GitHub] [cloudstack] blueorangutan commented on pull request #5469: server: add vm boot details for start vm api

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5469: URL: https://github.com/apache/cloudstack/pull/5469#issuecomment-925489339 Trillian test result (tid-2171) Environment: vmware-65u2 (x2), Advanced Networking with Mgmt server 7 Total time taken: 37747 seconds Marvin logs: https://githu

[GitHub] [cloudstack] nvazquez commented on pull request #5455: Improve Veeam Plugin logs

2021-09-22 Thread GitBox
nvazquez commented on pull request #5455: URL: https://github.com/apache/cloudstack/pull/5455#issuecomment-925487044 Agree with @DaanHoogland's comment to trust on @SadiJr's tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [cloudstack] blueorangutan commented on pull request #5455: Improve Veeam Plugin logs

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5455: URL: https://github.com/apache/cloudstack/pull/5455#issuecomment-925486344 @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To re

[GitHub] [cloudstack] nvazquez commented on pull request #5455: Improve Veeam Plugin logs

2021-09-22 Thread GitBox
nvazquez commented on pull request #5455: URL: https://github.com/apache/cloudstack/pull/5455#issuecomment-925486254 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [cloudstack] nvazquez commented on issue #4482: Configure NFS version for Primary Storage

2021-09-22 Thread GitBox
nvazquez commented on issue #4482: URL: https://github.com/apache/cloudstack/issues/4482#issuecomment-925485674 Moved to the 4.17 milestone -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [cloudstack] nvazquez commented on a change in pull request #4646: Add global settings for VM migration flags

2021-09-22 Thread GitBox
nvazquez commented on a change in pull request #4646: URL: https://github.com/apache/cloudstack/pull/4646#discussion_r714446603 ## File path: plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java ## @@ -654,6 +658,54 @@ public St

[GitHub] [cloudstack] nvazquez edited a comment on pull request #4339: Allow domain admin to change domain and account settings

2021-09-22 Thread GitBox
nvazquez edited a comment on pull request #4339: URL: https://github.com/apache/cloudstack/pull/4339#issuecomment-925478338 Moving this PR to the 4.16.1 milestone so we can discuss further and get consensus on the @ dev mailing list -- This is an automated message from the Apache Git Se

[GitHub] [cloudstack] nvazquez commented on pull request #4339: Allow domain admin to change domain and account settings

2021-09-22 Thread GitBox
nvazquez commented on pull request #4339: URL: https://github.com/apache/cloudstack/pull/4339#issuecomment-925478338 Moving this PR to the 4.16.1 milestone so we can discuss further and get consensus on the @dev mailing list -- This is an automated message from the Apache Git Service. T

[GitHub] [cloudstack] leolleeooleo opened a new issue #5500: CEPH Primary Storage capacity calculate

2021-09-22 Thread GitBox
leolleeooleo opened a new issue #5500: URL: https://github.com/apache/cloudstack/issues/5500 # ISSUE TYPE * Improvement Request # COMPONENT NAME ~~~ UI ~~~ # CLOUDSTACK VERSION ~~~ 4.15.2 ~~~ # CONFIGURATION CEPH Primary Storage

[GitHub] [cloudstack] blueorangutan commented on pull request #5469: server: add vm boot details for start vm api

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5469: URL: https://github.com/apache/cloudstack/pull/5469#issuecomment-925471599 Trillian test result (tid-2170) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 34049 seconds Marvin logs: https://githu

[GitHub] [cloudstack] blueorangutan commented on pull request #5353: Improve VMWare logs

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5353: URL: https://github.com/apache/cloudstack/pull/5353#issuecomment-925394613 Trillian test result (tid-2162) Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server 7 Total time taken: 49632 seconds Marvin logs: https://githu

[GitHub] [cloudstack] blueorangutan commented on pull request #4329: Adding AutoScaling for cks + CKS CoreOS EOL update + systemvmtemplate improvements

2021-09-22 Thread GitBox
blueorangutan commented on pull request #4329: URL: https://github.com/apache/cloudstack/pull/4329#issuecomment-925380383 Trillian test result (tid-2163) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7 Total time taken: 40616 seconds Marvin logs: https://gith

[GitHub] [cloudstack] blueorangutan commented on pull request #5201: [HEALTH] 4.16 Health Checks - Please don't merge

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5201: URL: https://github.com/apache/cloudstack/pull/5201#issuecomment-925368022 Trillian test result (tid-2167) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 36954 seconds Marvin logs: https://githu

[GitHub] [cloudstack] blueorangutan commented on pull request #5201: [HEALTH] 4.16 Health Checks - Please don't merge

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5201: URL: https://github.com/apache/cloudstack/pull/5201#issuecomment-925363955 Trillian test result (tid-2166) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7 Total time taken: 36546 seconds Marvin logs: https://gith

[GitHub] [cloudstack] blueorangutan commented on pull request #4329: Adding AutoScaling for cks + CKS CoreOS EOL update + systemvmtemplate improvements

2021-09-22 Thread GitBox
blueorangutan commented on pull request #4329: URL: https://github.com/apache/cloudstack/pull/4329#issuecomment-925327860 Trillian test result (tid-2164) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 34627 seconds Marvin logs: https://githu

[GitHub] [cloudstack] blueorangutan commented on pull request #4636: Prevent vm's from stopping while enabling maintenance mode

2021-09-22 Thread GitBox
blueorangutan commented on pull request #4636: URL: https://github.com/apache/cloudstack/pull/4636#issuecomment-925298618 Packaging result: :heavy_check_mark: el7 :heavy_multiplication_x: el8 :heavy_check_mark: debian :heavy_multiplication_x: suse15. SL-JID 1363 -- This is an automated m

[GitHub] [cloudstack] blueorangutan commented on pull request #4617: Provide option to force delete the project

2021-09-22 Thread GitBox
blueorangutan commented on pull request #4617: URL: https://github.com/apache/cloudstack/pull/4617#issuecomment-925298617 Packaging result: :heavy_multiplication_x: el7 :heavy_check_mark: el8 :heavy_multiplication_x: debian :heavy_multiplication_x: suse15. SL-JID 1364 -- This is an autom

[GitHub] [cloudstack] blueorangutan commented on pull request #5455: Improve Veeam Plugin logs

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5455: URL: https://github.com/apache/cloudstack/pull/5455#issuecomment-925297785 Packaging result: :heavy_check_mark: el7 :heavy_multiplication_x: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 1362 -- This is an automated message

[GitHub] [cloudstack] blueorangutan commented on pull request #5353: Improve VMWare logs

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5353: URL: https://github.com/apache/cloudstack/pull/5353#issuecomment-925296544 Packaging result: :heavy_multiplication_x: el7 :heavy_multiplication_x: el8 :heavy_multiplication_x: debian :heavy_check_mark: suse15. SL-JID 1361 -- This is an autom

[GitHub] [cloudstack] blueorangutan commented on pull request #5446: OVS/GRE: bug fixes

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5446: URL: https://github.com/apache/cloudstack/pull/5446#issuecomment-925296542 Packaging result: :heavy_check_mark: el7 :heavy_multiplication_x: el8 :heavy_multiplication_x: debian :heavy_check_mark: suse15. SL-JID 1360 -- This is an automated m

[GitHub] [cloudstack] rhtyd commented on issue #5499: Failed to add NIC to VM concurrently

2021-09-22 Thread GitBox
rhtyd commented on issue #5499: URL: https://github.com/apache/cloudstack/issues/5499#issuecomment-925251415 cc @nvazquez @sureshanaparti pl triage -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [cloudstack] rhtyd commented on issue #5497: CPU frequency detection not maxmum on Rocky 8

2021-09-22 Thread GitBox
rhtyd commented on issue #5497: URL: https://github.com/apache/cloudstack/issues/5497#issuecomment-925250409 cc @nvazquez @sureshanaparti pl triage, @davidjumani -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [cloudstack] rhtyd commented on issue #5494: Normal users with granted permission on listconfigurations/updateconfiguration are able to list and update global configurations

2021-09-22 Thread GitBox
rhtyd commented on issue #5494: URL: https://github.com/apache/cloudstack/issues/5494#issuecomment-925249841 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [cloudstack] rhtyd commented on issue #5491: Mounting NFS 4 shares of secondary storage fails on CS Hosts

2021-09-22 Thread GitBox
rhtyd commented on issue #5491: URL: https://github.com/apache/cloudstack/issues/5491#issuecomment-925248833 cc @nvazquez @sureshanaparti pl triage -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [cloudstack] rhtyd commented on issue #5467: L2 Guest Networks: exclusive VLAN range

2021-09-22 Thread GitBox
rhtyd commented on issue #5467: URL: https://github.com/apache/cloudstack/issues/5467#issuecomment-925247996 @luganofer CloudStack already supports feature to dedicate VLAN range to an account by root admin, have you tried that? (goto zone, phy net...) -- This is an automated message fr

[GitHub] [cloudstack] blueorangutan commented on pull request #4617: Provide option to force delete the project

2021-09-22 Thread GitBox
blueorangutan commented on pull request #4617: URL: https://github.com/apache/cloudstack/pull/4617#issuecomment-925247082 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respo

[GitHub] [cloudstack] rhtyd commented on pull request #4617: Provide option to force delete the project

2021-09-22 Thread GitBox
rhtyd commented on pull request #4617: URL: https://github.com/apache/cloudstack/pull/4617#issuecomment-925245730 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [cloudstack] rhtyd commented on pull request #4339: Allow domain admin to change domain and account settings

2021-09-22 Thread GitBox
rhtyd commented on pull request #4339: URL: https://github.com/apache/cloudstack/pull/4339#issuecomment-925244645 This may cause unforseen issues, for ex some users use domain admin or entire domain as proxy for an enterprise user/company, so while I agree with the suggestions I suppose we

[GitHub] [cloudstack] blueorangutan commented on pull request #4636: Prevent vm's from stopping while enabling maintenance mode

2021-09-22 Thread GitBox
blueorangutan commented on pull request #4636: URL: https://github.com/apache/cloudstack/pull/4636#issuecomment-925242276 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respo

[GitHub] [cloudstack] rhtyd commented on pull request #4636: Prevent vm's from stopping while enabling maintenance mode

2021-09-22 Thread GitBox
rhtyd commented on pull request #4636: URL: https://github.com/apache/cloudstack/pull/4636#issuecomment-925241223 I've no idea Nicolas @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cloudstack] rhtyd commented on pull request #4977: Enable creation of vms with solidfire root volumes on vmware67

2021-09-22 Thread GitBox
rhtyd commented on pull request #4977: URL: https://github.com/apache/cloudstack/pull/4977#issuecomment-925239088 @skattoju4 moved to next minor 4.16.1, pl advise if this PR is ready and can make into 4.16.0 by end of this/next week. Thanks. -- This is an automated message from the Apac

[GitHub] [cloudstack] blueorangutan commented on pull request #5455: Improve Veeam Plugin logs

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5455: URL: https://github.com/apache/cloudstack/pull/5455#issuecomment-925236621 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respo

[GitHub] [cloudstack] rhtyd commented on pull request #5455: Improve Veeam Plugin logs

2021-09-22 Thread GitBox
rhtyd commented on pull request #5455: URL: https://github.com/apache/cloudstack/pull/5455#issuecomment-925235540 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [cloudstack] rhtyd commented on pull request #5353: Improve VMWare logs

2021-09-22 Thread GitBox
rhtyd commented on pull request #5353: URL: https://github.com/apache/cloudstack/pull/5353#issuecomment-925235171 Ping @SadiJr -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GitHub] [cloudstack] rhtyd commented on pull request #4826: Allow storage plugins to get storage/volume stats without sending commands to hosts

2021-09-22 Thread GitBox
rhtyd commented on pull request #4826: URL: https://github.com/apache/cloudstack/pull/4826#issuecomment-925234760 Ping @slavkap -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [cloudstack] blueorangutan commented on pull request #5353: Improve VMWare logs

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5353: URL: https://github.com/apache/cloudstack/pull/5353#issuecomment-925233103 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respo

[GitHub] [cloudstack] blueorangutan commented on pull request #5446: OVS/GRE: bug fixes

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5446: URL: https://github.com/apache/cloudstack/pull/5446#issuecomment-925233071 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respo

[GitHub] [cloudstack] rhtyd commented on pull request #4617: Provide option to force delete the project

2021-09-22 Thread GitBox
rhtyd commented on pull request #4617: URL: https://github.com/apache/cloudstack/pull/4617#issuecomment-925233221 Ping @ravening -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [cloudstack] rhtyd commented on pull request #5446: OVS/GRE: bug fixes

2021-09-22 Thread GitBox
rhtyd commented on pull request #5446: URL: https://github.com/apache/cloudstack/pull/5446#issuecomment-925232041 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [cloudstack] rhtyd commented on pull request #5353: Improve VMWare logs

2021-09-22 Thread GitBox
rhtyd commented on pull request #5353: URL: https://github.com/apache/cloudstack/pull/5353#issuecomment-925231728 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[cloudstack] branch main updated: marvin: Fix intermittent failure observed in test_02_list_snapshots_with_removed_data_store (#5483)

2021-09-22 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new 6ba656b marvin: Fix intermittent failure observe

[GitHub] [cloudstack] rhtyd merged pull request #5483: marvin: Fix intermittent failure observed in test_02_list_snapshots_with_removed_data_store

2021-09-22 Thread GitBox
rhtyd merged pull request #5483: URL: https://github.com/apache/cloudstack/pull/5483 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsub

[GitHub] [cloudstack] nvazquez commented on pull request #4636: Prevent vm's from stopping while enabling maintenance mode

2021-09-22 Thread GitBox
nvazquez commented on pull request #4636: URL: https://github.com/apache/cloudstack/pull/4636#issuecomment-925204502 Been trying to reproduce the issue but couldn't, pinging @rhtyd @weizhouapache @sureshanaparti the changes makes sense however I could not reproduce the failure to test the

[cloudstack] branch main updated: CPVM: use X509ExtendedTrustManager (#5419)

2021-09-22 Thread nvazquez
This is an automated email from the ASF dual-hosted git repository. nvazquez pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new 50a0e80 CPVM: use X509ExtendedTrustManager (#

[GitHub] [cloudstack] nvazquez closed issue #5413: Console Proxy & VMware 7 websocket issue

2021-09-22 Thread GitBox
nvazquez closed issue #5413: URL: https://github.com/apache/cloudstack/issues/5413 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubsc

[GitHub] [cloudstack] nvazquez merged pull request #5419: CPVM: use X509ExtendedTrustManager to skip hostname verification

2021-09-22 Thread GitBox
nvazquez merged pull request #5419: URL: https://github.com/apache/cloudstack/pull/5419 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-un

[GitHub] [cloudstack] nvazquez commented on pull request #5419: CPVM: use X509ExtendedTrustManager to skip hostname verification

2021-09-22 Thread GitBox
nvazquez commented on pull request #5419: URL: https://github.com/apache/cloudstack/pull/5419#issuecomment-925200590 Agree with @weizhouapache, the failures are not related to the PR as the same were seen in the health checks PR, lets merge it and fix the issues for macchinina and Vmware 7

[GitHub] [cloudstack] blueorangutan commented on pull request #5483: marvin: Fix intermittent failure observed in test_02_list_snapshots_with_removed_data_store

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5483: URL: https://github.com/apache/cloudstack/pull/5483#issuecomment-925175741 Trillian test result (tid-2159) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7 Total time taken: 34599 seconds Marvin logs: https://gith

[GitHub] [cloudstack] blueorangutan commented on pull request #5483: marvin: Fix intermittent failure observed in test_02_list_snapshots_with_removed_data_store

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5483: URL: https://github.com/apache/cloudstack/pull/5483#issuecomment-925174886 Trillian test result (tid-2160) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 34484 seconds Marvin logs: https://githu

[GitHub] [cloudstack] blueorangutan commented on pull request #5446: OVS/GRE: bug fixes

2021-09-22 Thread GitBox
blueorangutan commented on pull request #5446: URL: https://github.com/apache/cloudstack/pull/5446#issuecomment-925174066 Trillian test result (tid-2157) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7 Total time taken: 35390 seconds Marvin logs: https://gith

[GitHub] [cloudstack] nvazquez commented on pull request #4230: Enable resetting config values to default value

2021-09-22 Thread GitBox
nvazquez commented on pull request #4230: URL: https://github.com/apache/cloudstack/pull/4230#issuecomment-925169004 I agree with @weizhouapache's proposal. @ravening can you please address that? -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [cloudstack] GutoVeronezi commented on a change in pull request #5382: fix mismatching between db uuids and custom attributes uuids

2021-09-22 Thread GitBox
GutoVeronezi commented on a change in pull request #5382: URL: https://github.com/apache/cloudstack/pull/5382#discussion_r714184186 ## File path: engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade41510to41600.java ## @@ -64,6 +67,30 @@ public boolean supportsRollingUpgr

[GitHub] [cloudstack] GutoVeronezi commented on a change in pull request #4438: Prometheus exporter enhancement

2021-09-22 Thread GitBox
GutoVeronezi commented on a change in pull request #4438: URL: https://github.com/apache/cloudstack/pull/4438#discussion_r714190830 ## File path: plugins/integrations/prometheus/src/main/java/org/apache/cloudstack/metrics/PrometheusExporterImpl.java ## @@ -423,17 +524,23 @@ pu

  1   2   3   >