Re: [PR] [VMware] Disconnect/Detach config drive ISO (if exists) on stop VM [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9468: URL: https://github.com/apache/cloudstack/pull/9468#issuecomment-2303920995 @sureshanaparti 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 progre

Re: [I] extraconfig parameter unable to be set via Domain Admin [cloudstack]

2024-08-21 Thread via GitHub
DaanHoogland closed issue #9397: extraconfig parameter unable to be set via Domain Admin URL: https://github.com/apache/cloudstack/issues/9397 -- 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 spe

Re: [PR] [VMware] Disconnect/Detach config drive ISO (if exists) on stop VM [cloudstack]

2024-08-21 Thread via GitHub
sureshanaparti commented on PR #9468: URL: https://github.com/apache/cloudstack/pull/9468#issuecomment-2303920174 @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 specif

Re: [I] extraconfig parameter unable to be set via Domain Admin [cloudstack]

2024-08-21 Thread via GitHub
DaanHoogland commented on issue #9397: URL: https://github.com/apache/cloudstack/issues/9397#issuecomment-2303919829 fixed in #9422 -- 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 c

(cloudstack) branch 4.19 updated: open up extra-config to all users (#9422)

2024-08-21 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.19 by this push: new 1a403f1a9d2 open up extra-config to all users (#94

Re: [PR] allow users to apply extraconfig on updating VMs [cloudstack]

2024-08-21 Thread via GitHub
DaanHoogland merged PR #9422: URL: https://github.com/apache/cloudstack/pull/9422 -- 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-unsubscr...@cl

Re: [PR] Provide option to use existing ISOs for kubernetes supported version [cloudstack]

2024-08-21 Thread via GitHub
vishesh92 commented on PR #9561: URL: https://github.com/apache/cloudstack/pull/9561#issuecomment-2303916239 > @vishesh92 will this create access issues? Currently, k8s ISOs are registered as public and are accessible to all. But now will it allow linking any existing ISO which can be seen

Re: [PR] framework/db: use HikariCP instead of dbcp2 and improvements [cloudstack]

2024-08-21 Thread via GitHub
rohityadavcloud commented on code in PR #9518: URL: https://github.com/apache/cloudstack/pull/9518#discussion_r1726434570 ## framework/db/src/main/java/com/cloud/utils/db/TransactionLegacy.java: ## @@ -1226,45 +1220,84 @@ private static DataSource createDataSource(String uri, S

Re: [I] When starting the `libvirtd` service, I encountered the error: "The server certificate /etc/pki/libvirt/servercert.pem has expired." [cloudstack]

2024-08-21 Thread via GitHub
rohityadavcloud closed issue #9562: When starting the `libvirtd` service, I encountered the error: "The server certificate /etc/pki/libvirt/servercert.pem has expired." URL: https://github.com/apache/cloudstack/issues/9562 -- This is an automated message from the Apache Git Service. To respo

Re: [I] When starting the `libvirtd` service, I encountered the error: "The server certificate /etc/pki/libvirt/servercert.pem has expired." [cloudstack]

2024-08-21 Thread via GitHub
rohityadavcloud commented on issue #9562: URL: https://github.com/apache/cloudstack/issues/9562#issuecomment-2303892693 @LiuYanHao789 I don't understand your last comment. By re-provisioning certificate on all hosts and turning auth strictness to true is enough to secure your production env

Re: [PR] KVM incremental snapshot feature [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2303882287 @sureshanaparti 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 progre

Re: [I] ACS 4.19.1 | Full Network List visible for Domain Admin [cloudstack]

2024-08-21 Thread via GitHub
rohityadavcloud commented on issue #9456: URL: https://github.com/apache/cloudstack/issues/9456#issuecomment-2303880055 Closing as the issue was reverted, confirmed by @shwstppr -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] KVM incremental snapshot feature [cloudstack]

2024-08-21 Thread via GitHub
sureshanaparti commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2303879672 @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 specif

Re: [I] ACS 4.19.1 | Full Network List visible for Domain Admin [cloudstack]

2024-08-21 Thread via GitHub
rohityadavcloud closed issue #9456: ACS 4.19.1 | Full Network List visible for Domain Admin URL: https://github.com/apache/cloudstack/issues/9456 -- 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

Re: [PR] KVM incremental snapshot feature [cloudstack]

2024-08-21 Thread via GitHub
sureshanaparti commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2303879276 > > Hi @JoaoJandr Any impact to backup/restore operations on previous (full backup) and incremental (latest backups when the incremental snapshots enabled (using config provided

Re: [PR] KVM incremental snapshot feature [cloudstack]

2024-08-21 Thread via GitHub
sureshanaparti commented on code in PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#discussion_r1726417201 ## server/src/main/java/com/cloud/storage/snapshot/SnapshotManager.java: ## @@ -58,6 +54,12 @@ public interface SnapshotManager extends Configurable {

Re: [PR] [VMware] Update data disk controller same as the root disk controller type when it is not set in the VM detail [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9433: URL: https://github.com/apache/cloudstack/pull/9433#issuecomment-2303869782 @sureshanaparti 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 progre

Re: [PR] [VMware] Update data disk controller same as the root disk controller type when it is not set in the VM detail [cloudstack]

2024-08-21 Thread via GitHub
sureshanaparti commented on PR #9433: URL: https://github.com/apache/cloudstack/pull/9433#issuecomment-2303867127 @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 specif

Re: [PR] [HEALTH] 4.19 LTS Health Check, please don't merge this! [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2303862398 @sureshanaparti 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 progre

Re: [PR] [HEALTH] 4.19 LTS Health Check, please don't merge this! [cloudstack]

2024-08-21 Thread via GitHub
sureshanaparti commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2303861827 @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 specif

Re: [I] Allow Users To Change Guest VM 'Hardware Information' [cloudstack]

2024-08-21 Thread via GitHub
spdinis commented on issue #9142: URL: https://github.com/apache/cloudstack/issues/9142#issuecomment-2303860433 Well, this actually makes a lot of sense for cases where the VM is an appliance. I'm at hands with a Cisco ISE appliance that simply won't install because it is expecting t

Re: [PR] server: fix nfs version option during mount [cloudstack]

2024-08-21 Thread via GitHub
shwstppr commented on code in PR #9559: URL: https://github.com/apache/cloudstack/pull/9559#discussion_r1726394779 ## engine/schema/src/main/java/com/cloud/upgrade/SystemVmTemplateRegistration.java: ## @@ -888,4 +901,17 @@ public void doInTransactionWithoutResult(final Transact

Re: [PR] server: fix nfs version option during mount [cloudstack]

2024-08-21 Thread via GitHub
shwstppr commented on code in PR #9559: URL: https://github.com/apache/cloudstack/pull/9559#discussion_r1726394779 ## engine/schema/src/main/java/com/cloud/upgrade/SystemVmTemplateRegistration.java: ## @@ -888,4 +901,17 @@ public void doInTransactionWithoutResult(final Transact

Re: [PR] [HEALTH] 4.20/main Health Check, please don't merge this! [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9316: URL: https://github.com/apache/cloudstack/pull/9316#issuecomment-2303851668 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10738 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] [HEALTH] 4.19 LTS Health Check, please don't merge this! [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2303840003 Packaging result [SF]: ✔️ el8 ✔️ el9 ✖️ debian ✔️ suse15. SL-JID 10737 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] Fix resource count discrepancy while associating IP address to a network [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9563: URL: https://github.com/apache/cloudstack/pull/9563#issuecomment-2303837003 @vishesh92 a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] Fix resource count discrepancy while associating IP address to a network [cloudstack]

2024-08-21 Thread via GitHub
vishesh92 commented on PR #9563: URL: https://github.com/apache/cloudstack/pull/9563#issuecomment-2303834881 @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 specific comme

Re: [PR] [WIP] Preferred storage pool setting as a cluster setting [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9564: URL: https://github.com/apache/cloudstack/pull/9564#issuecomment-2303823263 [SF] Trillian test result (tid-11126) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 48418 seconds Marvin logs: https://github.com/

Re: [PR] Api keypair restructure [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9504: URL: https://github.com/apache/cloudstack/pull/9504#issuecomment-2303823691 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10736 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] [VMware] Update data disk controller same as the root disk controller type when it is not set in the VM detail [cloudstack]

2024-08-21 Thread via GitHub
sureshanaparti commented on PR #9433: URL: https://github.com/apache/cloudstack/pull/9433#issuecomment-2303815078 @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 specif

Re: [PR] [HEALTH] 4.20/main Health Check, please don't merge this! [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9316: URL: https://github.com/apache/cloudstack/pull/9316#issuecomment-2303792543 @sureshanaparti 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 progre

Re: [PR] [HEALTH] 4.19 LTS Health Check, please don't merge this! [cloudstack]

2024-08-21 Thread via GitHub
sureshanaparti commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2303791543 @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 specif

Re: [PR] [HEALTH] 4.19 LTS Health Check, please don't merge this! [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2303792509 @sureshanaparti 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 progre

Re: [PR] [HEALTH] 4.20/main Health Check, please don't merge this! [cloudstack]

2024-08-21 Thread via GitHub
sureshanaparti commented on PR #9316: URL: https://github.com/apache/cloudstack/pull/9316#issuecomment-2303791221 @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 specif

(cloudstack) branch healthcheck-4.19 updated (f656b2c607f -> 349bf84a7d1)

2024-08-21 Thread sureshanaparti
This is an automated email from the ASF dual-hosted git repository. sureshanaparti pushed a change to branch healthcheck-4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack.git discard f656b2c607f DO NOT MERGE add 27f23f4f75a linstor: Improve copyPhysicalDisk performance (#94

(cloudstack) branch healthcheck-main updated (df5c34042a2 -> b3b33732b19)

2024-08-21 Thread sureshanaparti
This is an automated email from the ASF dual-hosted git repository. sureshanaparti pushed a change to branch healthcheck-main in repository https://gitbox.apache.org/repos/asf/cloudstack.git discard df5c34042a2 DO NOT MERGE add b215abc30a2 server: do not check affinity groups if no vm grou

Re: [PR] UI: Fix VPC network offerings listing on VPC tier creation [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9557: URL: https://github.com/apache/cloudstack/pull/9557#issuecomment-2303757419 UI build: :heavy_check_mark: Live QA URL: https://qa.cloudstack.cloud/simulator/pr/9557 (QA-JID-430) -- This is an automated message from the Apache Git Service. To respond t

Re: [PR] Api keypair restructure [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9504: URL: https://github.com/apache/cloudstack/pull/9504#issuecomment-2303680960 @rajujith 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] Api keypair restructure [cloudstack]

2024-08-21 Thread via GitHub
rajujith commented on PR #9504: URL: https://github.com/apache/cloudstack/pull/9504#issuecomment-2303677818 @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: [PR] UI: Fix VPC network offerings listing on VPC tier creation [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9557: URL: https://github.com/apache/cloudstack/pull/9557#issuecomment-2303668949 @nvazquez a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] UI: Fix VPC network offerings listing on VPC tier creation [cloudstack]

2024-08-21 Thread via GitHub
nvazquez commented on PR #9557: URL: https://github.com/apache/cloudstack/pull/9557#issuecomment-2303665293 @blueorangutan ui -- 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: [PR] UI: Fix VPC network offerings listing on VPC tier creation [cloudstack]

2024-08-21 Thread via GitHub
nvazquez commented on PR #9557: URL: https://github.com/apache/cloudstack/pull/9557#issuecomment-2303645815 @DaanHoogland @weizhouapache I've revisited the logic and got the following results: For Public LB VPC: https://github.com/user-attachments/assets/0e85ae33-0512-4796-a848-706

Re: [PR] Add certificate validation to check headers [cloudstack]

2024-08-21 Thread via GitHub
harikrishna-patnala commented on PR #9255: URL: https://github.com/apache/cloudstack/pull/9255#issuecomment-2303639009 This is ready for review @DaanHoogland -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [I] Webgui SSL import does not check on root certificate [cloudstack]

2024-08-21 Thread via GitHub
harikrishna-patnala commented on issue #9004: URL: https://github.com/apache/cloudstack/issues/9004#issuecomment-2303638287 Thanks @pcfriek1987 added a check for the root certificate in my PR, that should fix the issue. -- This is an automated message from the Apache Git Service. To respo

Re: [I] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-08-21 Thread via GitHub
tuanhoangth1603 commented on issue #7517: URL: https://github.com/apache/cloudstack/issues/7517#issuecomment-2303599814 Hi @weizhouapache, Do you have any suggestion for this issue ? -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] framework/db: use HikariCP instead of dbcp2 and improvements [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9518: URL: https://github.com/apache/cloudstack/pull/9518#issuecomment-2303572486 [SF] Trillian test result (tid-11125) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 50273 seconds Marvin logs: https://github.com/

Re: [I] When starting the `libvirtd` service, I encountered the error: "The server certificate /etc/pki/libvirt/servercert.pem has expired." [cloudstack]

2024-08-21 Thread via GitHub
LiuYanHao789 commented on issue #9562: URL: https://github.com/apache/cloudstack/issues/9562#issuecomment-2303535640 感谢大佬!!!国人牛逼,但是我的这个ca.plugin.root.auth.strictness,我发现默认就是false关闭的,没有打开。这个东西在生产环境会有啥影响吗? -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [I] IPMI/Redfish module issue when starting management-server [cloudstack]

2024-08-21 Thread via GitHub
tonymmm1 commented on issue #9485: URL: https://github.com/apache/cloudstack/issues/9485#issuecomment-2303369816 Hi sorry I ended up doing a clean reinstall of the full cloudstack deployment and the issues seemed to go away. -- This is an automated message from the Apache Git Service. To

Re: [PR] Added update, enable, disable events to the updateStoragePool API [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9543: URL: https://github.com/apache/cloudstack/pull/9543#issuecomment-2303367126 [SF] Trillian test result (tid-11123) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 57312 seconds Marvin logs: https://github.com/

Re: [PR] Add support for network data in Config Drive [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9329: URL: https://github.com/apache/cloudstack/pull/9329#issuecomment-2303334702 [SF] Trillian test result (tid-11124) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 53325 seconds Marvin logs: https://github.com/

Re: [PR] allow users to apply extraconfig on updating VMs [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9422: URL: https://github.com/apache/cloudstack/pull/9422#issuecomment-2303167302 [SF] Trillian test result (tid-11121) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 54277 seconds Marvin logs: https://github.com/

Re: [PR] Add support for disabling serivce / system and disk offerings [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9546: URL: https://github.com/apache/cloudstack/pull/9546#issuecomment-2303102364 [SF] Trillian test result (tid-11120) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 61948 seconds Marvin logs: https://github.com/

Re: [I] remove offering button should not be shown if the action is not allowed [cloudstack]

2024-08-21 Thread via GitHub
abh1sar commented on issue #9393: URL: https://github.com/apache/cloudstack/issues/9393#issuecomment-2303027279 @DaanHoogland in the given example in https://github.com/apache/cloudstack/pull/9391#issuecomment-2228126972, the backup offering could be deleted using the 'force' option. So,

Re: [PR] fix nat table by getting the fitting device for an address [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9552: URL: https://github.com/apache/cloudstack/pull/9552#issuecomment-2303007952 [SF] Trillian test result (tid-11122) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 44617 seconds Marvin logs: https://github.com/

Re: [PR] Fix snapshot scheduling with expired jobs [cloudstack]

2024-08-21 Thread via GitHub
hsato03 commented on PR #8832: URL: https://github.com/apache/cloudstack/pull/8832#issuecomment-2302445413 Thanks @kiranchavala -- 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

Re: [I] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-08-21 Thread via GitHub
tuanhoangth1603 commented on issue #7517: URL: https://github.com/apache/cloudstack/issues/7517#issuecomment-2302403916 and I also found this log in mgmt to be helpful ```2024-08-21 22:09:17,133 WARN [c.c.k.c.u.KubernetesClusterUtil] (API-Job-Executor-47:ctx-4b9b2287 job-16540 ctx-d327ad

Re: [I] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-08-21 Thread via GitHub
tuanhoangth1603 commented on issue #7517: URL: https://github.com/apache/cloudstack/issues/7517#issuecomment-2302392513 > any logs on cloudstack management server and in the pod `cloud-controller-manager` ? Thanks for your reply. Here is logs of CCM ```I0821 15:10:39.921244 1

Re: [PR] [WIP] Preferred storage pool setting as a cluster setting [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9564: URL: https://github.com/apache/cloudstack/pull/9564#issuecomment-2302375868 @nvazquez a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond to th

Re: [PR] [WIP] Preferred storage pool setting as a cluster setting [cloudstack]

2024-08-21 Thread via GitHub
nvazquez commented on PR #9564: URL: https://github.com/apache/cloudstack/pull/9564#issuecomment-2302374210 @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 specific commen

Re: [I] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-08-21 Thread via GitHub
weizhouapache commented on issue #7517: URL: https://github.com/apache/cloudstack/issues/7517#issuecomment-2302338447 any logs on cloudstack management server and in the pod `cloud-controller-manager` ? -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] [WIP] Preferred storage pool setting as a cluster setting [cloudstack]

2024-08-21 Thread via GitHub
weizhouapache commented on code in PR #9564: URL: https://github.com/apache/cloudstack/pull/9564#discussion_r1725182716 ## engine/components-api/src/main/java/com/cloud/storage/StorageManager.java: ## @@ -174,8 +174,8 @@ public interface StorageManager extends StorageService {

Re: [PR] [WIP] Preferred storage pool setting as a cluster setting [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9564: URL: https://github.com/apache/cloudstack/pull/9564#issuecomment-2302211761 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10733 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [I] When starting the `libvirtd` service, I encountered the error: "The server certificate /etc/pki/libvirt/servercert.pem has expired." [cloudstack]

2024-08-21 Thread via GitHub
weizhouapache commented on issue #9562: URL: https://github.com/apache/cloudstack/issues/9562#issuecomment-2302208986 You can try the following steps 1. backup and then delete the cloud.* files from /etc/cloudstack/agent/ directory 2. change auth strictness global setting to fals

Re: [PR] [WIP] Preferred storage pool setting as a cluster setting [cloudstack]

2024-08-21 Thread via GitHub
codecov[bot] commented on PR #9564: URL: https://github.com/apache/cloudstack/pull/9564#issuecomment-2302115388 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/9564?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments

Re: [I] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-08-21 Thread via GitHub
tuanhoangth1603 commented on issue #7517: URL: https://github.com/apache/cloudstack/issues/7517#issuecomment-2302104254 Hello, Today I following this procedure to deploy k8s with traefik ingress. I am facing an error with traefix ingress: "Error syncing load balancer: failed to en

[I] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-08-21 Thread via GitHub
tuanhoangth1603 opened a new issue, #7517: URL: https://github.com/apache/cloudstack/issues/7517 Hello, I created a Kubernetes cluster on Cloudstack and used this guide (https://docs.cloudstack.apache.org/en/latest/plugins/cloudstack-kubernetes-provider.html) to deploy Traefik as an ingr

Re: [PR] [WIP] Preferred storage pool setting as a cluster setting [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9564: URL: https://github.com/apache/cloudstack/pull/9564#issuecomment-2302093494 @nvazquez 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] [WIP] Preferred storage pool setting as a cluster setting [cloudstack]

2024-08-21 Thread via GitHub
nvazquez commented on PR #9564: URL: https://github.com/apache/cloudstack/pull/9564#issuecomment-2302089332 @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

[PR] [WIP] Preferred storage pool setting as a cluster setting [cloudstack]

2024-08-21 Thread via GitHub
nvazquez opened a new pull request, #9564: URL: https://github.com/apache/cloudstack/pull/9564 ### Description This PR changes the `(preferred.storage.pool` setting scope from Account to Cluster Fixes: #8959 ### Types of changes - [ ] Breaking change (fix or feature

Re: [PR] Add certificate validation to check headers [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9255: URL: https://github.com/apache/cloudstack/pull/9255#issuecomment-2302075809 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10732 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [I] Menu sub-section VNF and "create kubernetes" showed also if list permission not present [cloudstack]

2024-08-21 Thread via GitHub
tanganellilore closed issue #9481: Menu sub-section VNF and "create kubernetes" showed also if list permission not present URL: https://github.com/apache/cloudstack/issues/9481 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] Implement Progress Bar + Estimated Time Remaining + Cancel Button for Volume Snapshots [cloudstack]

2024-08-21 Thread via GitHub
JoaoJandre commented on issue #9269: URL: https://github.com/apache/cloudstack/issues/9269#issuecomment-2301974249 @btzq @rohityadavcloud my opinion as someone who has been working with KVM snapshots a lot lately: - Adding a progress bar/ETA is somewhat feasible (with KVM at least), howe

Re: [PR] Add certificate validation to check headers [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9255: URL: https://github.com/apache/cloudstack/pull/9255#issuecomment-2301960807 @harikrishna-patnala 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 p

Re: [PR] Add certificate validation to check headers [cloudstack]

2024-08-21 Thread via GitHub
harikrishna-patnala commented on PR #9255: URL: https://github.com/apache/cloudstack/pull/9255#issuecomment-2301956786 @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

Re: [PR] Add certificate validation to check headers [cloudstack]

2024-08-21 Thread via GitHub
harikrishna-patnala commented on code in PR #9255: URL: https://github.com/apache/cloudstack/pull/9255#discussion_r1724982303 ## framework/security/src/main/java/org/apache/cloudstack/framework/security/keystore/KeystoreManagerImpl.java: ## @@ -47,24 +48,38 @@ public class Keyst

Re: [PR] Fix resource count discrepancy while associating IP address to a network [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9563: URL: https://github.com/apache/cloudstack/pull/9563#issuecomment-2301947929 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10731 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] framework/db: use HikariCP instead of dbcp2 and improvements [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9518: URL: https://github.com/apache/cloudstack/pull/9518#issuecomment-2301901417 @shwstppr a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond to th

Re: [PR] framework/db: use HikariCP instead of dbcp2 and improvements [cloudstack]

2024-08-21 Thread via GitHub
shwstppr commented on PR #9518: URL: https://github.com/apache/cloudstack/pull/9518#issuecomment-2301899265 @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 specific commen

Re: [PR] framework/db: use HikariCP instead of dbcp2 and improvements [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9518: URL: https://github.com/apache/cloudstack/pull/9518#issuecomment-2301897876 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10730 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] Provide option to use existing ISOs for kubernetes supported version [cloudstack]

2024-08-21 Thread via GitHub
shwstppr commented on PR #9561: URL: https://github.com/apache/cloudstack/pull/9561#issuecomment-2301891140 @vishesh92 will this create access issues? Currently, k8s ISOs are registered as public and are accessible to all. But now will it allow linking any existing ISO which can be seen by

Re: [I] VM allocation on Primary Storage [cloudstack]

2024-08-21 Thread via GitHub
JoaoJandre commented on issue #8959: URL: https://github.com/apache/cloudstack/issues/8959#issuecomment-2301873873 > @JoaoJandre I don't have much idea about flexible tags. Can you provide an example rule of how someone can use flexible tags in a way similar to `preferred.storage.pool` but

Re: [PR] engine-storage: Set SecretConsumerDetail for VM live migration with storage on shared NFS [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9222: URL: https://github.com/apache/cloudstack/pull/9222#issuecomment-2301860540 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10729 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] Provide option to use existing ISOs for kubernetes supported version [cloudstack]

2024-08-21 Thread via GitHub
FelipeM525 commented on PR #9561: URL: https://github.com/apache/cloudstack/pull/9561#issuecomment-2301849108 @vishesh92 would you mind adding some images to the description? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] Fix resource count discrepancy while associating IP address to a network [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9563: URL: https://github.com/apache/cloudstack/pull/9563#issuecomment-2301839635 @vishesh92 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] Fix resource count discrepancy while associating IP address to a network [cloudstack]

2024-08-21 Thread via GitHub
vishesh92 commented on PR #9563: URL: https://github.com/apache/cloudstack/pull/9563#issuecomment-2301838415 @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 co

Re: [PR] Fix resource count discrepancy while associating IP address to a network [cloudstack]

2024-08-21 Thread via GitHub
codecov[bot] commented on PR #9563: URL: https://github.com/apache/cloudstack/pull/9563#issuecomment-2301833745 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/9563?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments

[PR] Fix resource count discrepancy while associating IP address to a network [cloudstack]

2024-08-21 Thread via GitHub
vishesh92 opened a new pull request, #9563: URL: https://github.com/apache/cloudstack/pull/9563 ### Description This PR fixes #9464 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing fu

Re: [I] VM allocation on Primary Storage [cloudstack]

2024-08-21 Thread via GitHub
nvazquez commented on issue #8959: URL: https://github.com/apache/cloudstack/issues/8959#issuecomment-2301809294 Hi @cdfgallo @JoaoJandre @DaanHoogland @shwstppr @vishesh92 I was investigating a bit about this issue: - For the first part, users are able to choose the prefered pools by

Re: [PR] framework/db: use HikariCP instead of dbcp2 and improvements [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9518: URL: https://github.com/apache/cloudstack/pull/9518#issuecomment-2301790791 @rohityadavcloud 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 progr

Re: [PR] UI: Fix VPC network offerings listing on VPC tier creation [cloudstack]

2024-08-21 Thread via GitHub
weizhouapache commented on PR #9557: URL: https://github.com/apache/cloudstack/pull/9557#issuecomment-2301789967 > Thanks for reviewing @DaanHoogland @weizhouapache - before the fix the network offerings listing was passing `supportedServices=SourceNat`, and the solution I found was passing

Re: [PR] framework/db: use HikariCP instead of dbcp2 and improvements [cloudstack]

2024-08-21 Thread via GitHub
rohityadavcloud commented on PR #9518: URL: https://github.com/apache/cloudstack/pull/9518#issuecomment-2301788342 @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

Re: [PR] Provide option to use existing ISOs for kubernetes supported version [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9561: URL: https://github.com/apache/cloudstack/pull/9561#issuecomment-2301774702 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10728 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] engine-storage: Set SecretConsumerDetail for VM live migration with storage on shared NFS [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9222: URL: https://github.com/apache/cloudstack/pull/9222#issuecomment-2301762198 @abh1sar 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] engine-storage: Set SecretConsumerDetail for VM live migration with storage on shared NFS [cloudstack]

2024-08-21 Thread via GitHub
abh1sar commented on PR #9222: URL: https://github.com/apache/cloudstack/pull/9222#issuecomment-2301760576 @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] ui: show guest networks for guest vlans list [cloudstack]

2024-08-21 Thread via GitHub
weizhouapache commented on PR #9554: URL: https://github.com/apache/cloudstack/pull/9554#issuecomment-2301755212 > @weizhouapache works fine ![image](https://private-user-images.githubusercontent.com/153340/359861026-84c31512-c5fb-4d5c-b0aa-f88e5917b925.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6Ik

Re: [PR] UI: Fix VPC network offerings listing on VPC tier creation [cloudstack]

2024-08-21 Thread via GitHub
nvazquez commented on PR #9557: URL: https://github.com/apache/cloudstack/pull/9557#issuecomment-2301752781 Thanks for reviewing @DaanHoogland @weizhouapache - before the fix the network offerings listing was passing `supportedServices=SourceNat`, and the solution I found was passing `suppo

Re: [PR] ui: show guest networks for guest vlans list [cloudstack]

2024-08-21 Thread via GitHub
shwstppr commented on PR #9554: URL: https://github.com/apache/cloudstack/pull/9554#issuecomment-2301722358 @weizhouapache works fine ![image](https://github.com/user-attachments/assets/84c31512-c5fb-4d5c-b0aa-f88e5917b925) -- This is an automated message from the Apache Git Servic

Re: [I] When starting the `libvirtd` service, I encountered the error: "The server certificate /etc/pki/libvirt/servercert.pem has expired." [cloudstack]

2024-08-21 Thread via GitHub
boring-cyborg[bot] commented on issue #9562: URL: https://github.com/apache/cloudstack/issues/9562#issuecomment-2301688802 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] When starting the `libvirtd` service, I encountered the error: "The server certificate /etc/pki/libvirt/servercert.pem has expired." [cloudstack]

2024-08-21 Thread via GitHub
LiuYanHao789 opened a new issue, #9562: URL: https://github.com/apache/cloudstack/issues/9562 # ISSUE TYPE * Other # COMPONENT NAME ~~~ Cert ~~~ # CLOUDSTACK VERSION ~~~ cloudstack 4.18.1.0 ~~~ # CONFIGURATION

Re: [PR] Provide option to use existing ISOs for kubernetes supported version [cloudstack]

2024-08-21 Thread via GitHub
blueorangutan commented on PR #9561: URL: https://github.com/apache/cloudstack/pull/9561#issuecomment-2301652818 @vishesh92 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.

  1   2   >