Re: [I] java.lang.NullPointerException while volume list [cloudstack]

2024-05-31 Thread via GitHub
anjanahkarthic commented on issue #9160: URL: https://github.com/apache/cloudstack/issues/9160#issuecomment-2143305344 @DaanHoogland NO stacktrace was generated in the error log . adding the full log snippets for your reference ~~~ 2024-05-31 14:07:41,528 DEBUG [c.c.a.ApiServlet] (qt

(cloudstack-terraform-provider) branch dependabot/go_modules/github.com/apache/cloudstack-go/v2-2.16.1 created (now 248b04c)

2024-05-31 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/apache/cloudstack-go/v2-2.16.1 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git at 248b04c Bump github.com/apache/

Re: [PR] Updates to HPE-Primera and Pure FlashArray Drivers to use Host-based VLUN Assignments [cloudstack]

2024-05-31 Thread via GitHub
rg9975 commented on code in PR #8889: URL: https://github.com/apache/cloudstack/pull/8889#discussion_r1622995215 ## plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/KVMStorageProcessor.java: ## @@ -266,10 +266,11 @@ public Answer copyTemplateToPrimaryStorag

Re: [PR] Add configuration to limit the number of rows deleted from vm_stats [cloudstack]

2024-05-31 Thread via GitHub
vishesh92 commented on PR #8740: URL: https://github.com/apache/cloudstack/pull/8740#issuecomment-2142880511 > @JoaoJandre It seems Vishesh had some concerns, not sure if they are addressed My only concern is increasing number of global settings. I would personally prefer a generic g

Re: [PR] Update `vpc.max.networks` setting & settings to limit the number of NICs for each hypervisor [cloudstack]

2024-05-31 Thread via GitHub
blueorangutan commented on PR #8654: URL: https://github.com/apache/cloudstack/pull/8654#issuecomment-2142838026 Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 9751 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] Update `vpc.max.networks` setting & settings to limit the number of NICs for each hypervisor [cloudstack]

2024-05-31 Thread via GitHub
blueorangutan commented on PR #8654: URL: https://github.com/apache/cloudstack/pull/8654#issuecomment-2142814572 @hsato03 a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. -

Re: [PR] Update `vpc.max.networks` setting & settings to limit the number of NICs for each hypervisor [cloudstack]

2024-05-31 Thread via GitHub
hsato03 commented on PR #8654: URL: https://github.com/apache/cloudstack/pull/8654#issuecomment-2142812069 @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 specific comm

Re: [PR] Add configuration to limit the number of rows deleted from vm_stats [cloudstack]

2024-05-31 Thread via GitHub
JoaoJandre commented on PR #8740: URL: https://github.com/apache/cloudstack/pull/8740#issuecomment-2142709110 > @JoaoJandre It seems Vishesh had some concerns, not sure if they are addressed @weizhouapache I've answered @vishesh92's concerns a few months ago, as he did not respond an

Re: [PR] Add configuration to limit the number of rows deleted from vm_stats [cloudstack]

2024-05-31 Thread via GitHub
JoaoJandre commented on code in PR #8740: URL: https://github.com/apache/cloudstack/pull/8740#discussion_r1622755613 ## engine/schema/src/main/java/com/cloud/vm/dao/VmStatsDao.java: ## @@ -75,8 +75,9 @@ public interface VmStatsDao extends GenericDao { /** * Removes (e

Re: [PR] Add configuration to limit the number of rows deleted from vm_stats [cloudstack]

2024-05-31 Thread via GitHub
weizhouapache commented on code in PR #8740: URL: https://github.com/apache/cloudstack/pull/8740#discussion_r1622701710 ## engine/schema/src/main/java/com/cloud/vm/dao/VmStatsDao.java: ## @@ -75,8 +75,9 @@ public interface VmStatsDao extends GenericDao { /** * Removes

Re: [PR] Add configuration to limit the number of rows deleted from vm_stats [cloudstack]

2024-05-31 Thread via GitHub
JoaoJandre commented on PR #8740: URL: https://github.com/apache/cloudstack/pull/8740#issuecomment-2142586597 @sureshanaparti I think we are ready to merge this one -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

(cloudstack-www) branch main updated: Update users.mdx (#214)

2024-05-31 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-www.git The following commit(s) were added to refs/heads/main by this push: new d0b3005a Update users.mdx (#214) d0b3005a is

Re: [I] java.lang.NullPointerException while volume list [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland commented on issue #9160: URL: https://github.com/apache/cloudstack/issues/9160#issuecomment-2142431187 @anjanahkarthic do you have a stacktrace to come with that ERROR log? or any debug/warn logging related to logid:601b70d5 ? -- This is an automated message from the Apache

Re: [PR] Allow for scripts in CKS ISO to fully control CKS deployment [cloudstack]

2024-05-31 Thread via GitHub
JSpon commented on PR #9087: URL: https://github.com/apache/cloudstack/pull/9087#issuecomment-2142292131 @weizhouapache, the code in basic/scripts is a direct copy, meant as a starting point. The code in cilium has changes only in control-node. The changes are lines 29-35 and 51-63 in setup

Re: [PR] Add logs to `LibvirtComputingResource`'s metrics collection process [cloudstack]

2024-05-31 Thread via GitHub
blueorangutan commented on PR #8511: URL: https://github.com/apache/cloudstack/pull/8511#issuecomment-2142185625 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9748 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] linstor: Support VM-Instance Disk snapshots [cloudstack]

2024-05-31 Thread via GitHub
rp- commented on PR #8796: URL: https://github.com/apache/cloudstack/pull/8796#issuecomment-2142178190 updated 3rd party library by a patch version and rebased -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] Add logs to `LibvirtComputingResource`'s metrics collection process [cloudstack]

2024-05-31 Thread via GitHub
blueorangutan commented on PR #8511: URL: https://github.com/apache/cloudstack/pull/8511#issuecomment-2141975442 @winterhazel a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] Add logs to `LibvirtComputingResource`'s metrics collection process [cloudstack]

2024-05-31 Thread via GitHub
winterhazel commented on PR #8511: URL: https://github.com/apache/cloudstack/pull/8511#issuecomment-2141971338 @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 specific

Re: [PR] Updates to HPE-Primera and Pure FlashArray Drivers to use Host-based VLUN Assignments [cloudstack]

2024-05-31 Thread via GitHub
rp- commented on code in PR #8889: URL: https://github.com/apache/cloudstack/pull/8889#discussion_r1622281080 ## plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/KVMStorageProcessor.java: ## @@ -266,10 +266,11 @@ public Answer copyTemplateToPrimaryStorage(f

Re: [I] java.lang.NullPointerException while volume list [cloudstack]

2024-05-31 Thread via GitHub
boring-cyborg[bot] commented on issue #9160: URL: https://github.com/apache/cloudstack/issues/9160#issuecomment-2141790214 Thanks for opening your first issue here! Be sure to follow the issue template! -- This is an automated message from the Apache Git Service. To respond to the mes

[I] java.lang.NullPointerException while volume list [cloudstack]

2024-05-31 Thread via GitHub
anjanahkarthic opened a new issue, #9160: URL: https://github.com/apache/cloudstack/issues/9160 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ UI ~~~ # CLOUDSTACK VERSION ~~~ 4.19.0.1 ~~~ # CONFIGURATION

Re: [PR] cks: fix events [cloudstack]

2024-05-31 Thread via GitHub
blueorangutan commented on PR #9070: URL: https://github.com/apache/cloudstack/pull/9070#issuecomment-2141656737 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9747 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] cks: fix events [cloudstack]

2024-05-31 Thread via GitHub
blueorangutan commented on PR #9070: URL: https://github.com/apache/cloudstack/pull/9070#issuecomment-2141523103 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] cks: fix events [cloudstack]

2024-05-31 Thread via GitHub
shwstppr commented on PR #9070: URL: https://github.com/apache/cloudstack/pull/9070#issuecomment-2141522270 @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 specific com

Re: [I] Updating the secondary storage to readonly or readwrite doesn't show in the UI (Access) [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland commented on issue #8441: URL: https://github.com/apache/cloudstack/issues/8441#issuecomment-2141521973 should have been fixed by #8467 . we'll create a new issue if it didn't -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] Updating the secondary storage to readonly or readwrite doesn't show in the UI (Access) [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland closed issue #8441: Updating the secondary storage to readonly or readwrite doesn't show in the UI (Access) URL: https://github.com/apache/cloudstack/issues/8441 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

(cloudstack-kubernetes-provider) branch dependabot/go_modules/golang.org/x/crypto-0.17.0 deleted (was f2aa932a)

2024-05-31 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch dependabot/go_modules/golang.org/x/crypto-0.17.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-kubernetes-provider.git was f2aa932a Bump golang.org/x/crypto from 0.1.0 to 0.17

Re: [PR] cks: fix events [cloudstack]

2024-05-31 Thread via GitHub
shwstppr commented on code in PR #9070: URL: https://github.com/apache/cloudstack/pull/9070#discussion_r1621985711 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/KubernetesClusterManagerImpl.java: ## @@ -1526,6 +1575,8 @@ public KubernetesC

(cloudstack-kubernetes-provider) branch dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.46.0 deleted (was 481f7393)

2024-05-31 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.46.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-kubernetes-provider.git

Re: [PR] cks: fix events [cloudstack]

2024-05-31 Thread via GitHub
shwstppr commented on code in PR #9070: URL: https://github.com/apache/cloudstack/pull/9070#discussion_r1621982060 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/version/KubernetesVersionManagerImpl.java: ## @@ -331,12 +345,14 @@ public KubernetesS

(cloudstack-kubernetes-provider) branch main updated: Add golangci (#62)

2024-05-31 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-kubernetes-provider.git The following commit(s) were added to refs/heads/main by this push: new 77c26882 Add golangci (#62)

Re: [I] Support for Autoscale, using VNF in L2 Networks. [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland closed issue #9144: Support for Autoscale, using VNF in L2 Networks. URL: https://github.com/apache/cloudstack/issues/9144 -- 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

Re: [I] Support for Autoscale, using VNF in L2 Networks. [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland commented on issue #9144: URL: https://github.com/apache/cloudstack/issues/9144#issuecomment-2141458693 this seems like a discussion that ccan lead to several implementation ideas/issues. I'm converting it to a discussion. -- This is an automated message from the Apache Git S

Re: [I] Add limit configuration for number of projects per domain/account and add UI function for configuring limits [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland commented on issue #9127: URL: https://github.com/apache/cloudstack/issues/9127#issuecomment-2141442547 @MejdiB , projects can be per domain but not per account as these are a type of shared account. cc @my-code-AL -- This is an automated message from the Apache Git Service.

Re: [I] CloudStack Dev Setup. [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland closed issue #9114: CloudStack Dev Setup. URL: https://github.com/apache/cloudstack/issues/9114 -- 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-m

Re: [I] KVM not listing Unmanaged Instances [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland closed issue #9051: KVM not listing Unmanaged Instances URL: https://github.com/apache/cloudstack/issues/9051 -- 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 un

Re: [I] Failed to create instance in ACS 4.17.2 [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland commented on issue #9050: URL: https://github.com/apache/cloudstack/issues/9050#issuecomment-2141403515 @meisammaleki , sorry for the silence ;) > * There are 2 mgmt server with enough resources > > * 40 hosts > > * About 4000 instances >

Re: [I] add hosts fail [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland closed issue #9034: add hosts fail URL: https://github.com/apache/cloudstack/issues/9034 -- 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: co

Re: [I] Virtual machine on different hosts but in same isolated network not able to communicate (can't ping each other). [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland closed issue #9027: Virtual machine on different hosts but in same isolated network not able to communicate (can't ping each other). URL: https://github.com/apache/cloudstack/issues/9027 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [I] Sensitive information of jobVo.getResult() may leak [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland commented on issue #8874: URL: https://github.com/apache/cloudstack/issues/8874#issuecomment-2141375980 @YLChen-007 , A job without password (obfuscated) is logged. I don't understand the problem you are seeing. Can you explain? -- This is an automated message from the Apache

Re: [I] API: listVirtualMachines endpoint doesn't return VMs in Expunged state [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland closed issue #8856: API: listVirtualMachines endpoint doesn't return VMs in Expunged state URL: https://github.com/apache/cloudstack/issues/8856 -- 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

Re: [I] To support multiple ports for autoscaling [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland closed issue #8619: To support multiple ports for autoscaling URL: https://github.com/apache/cloudstack/issues/8619 -- 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.

Re: [I] To support multiple ports for autoscaling [cloudstack]

2024-05-31 Thread via GitHub
DaanHoogland commented on issue #8619: URL: https://github.com/apache/cloudstack/issues/8619#issuecomment-2141359843 @palashbiswas-git , I am sure you have a valid use case, and I think something like this could be implemented in the future. I read this as a generic problem statement and no