Re: [VOTE] Apache CloudStack 4.21.0.0 (RC3)

2025-08-14 Thread Rene Peinthor
Done: https://github.com/apache/cloudstack/issues/11451 We recently fixed a bug(#11053) there, so I know this worked recently (at least in 4.19). So something new must have broken this. On Thu, Aug 14, 2025 at 8:39 PM Wei ZHOU wrote: > Hi Rene, > > Can you file an issue on github ? > > Kind reg

Re: [VOTE] Apache CloudStack 4.21.0.0 (RC3)

2025-08-14 Thread Wei ZHOU
Hi Rene, Can you file an issue on github ? Kind regards, Wei On Thu, Aug 14, 2025 at 6:14 PM Rene Peinthor wrote: > -1 > > Ran the Linstor integration tests and creating a template from a > snapshot fails (also fails on manual test). > Here is the exception if that rings any bells: > > 2025-08

[PR] Proxmox: add more API token permissions [cloudstack-documentation]

2025-08-14 Thread via GitHub
weizhouapache opened a new pull request, #540: URL: https://github.com/apache/cloudstack-documentation/pull/540 More API token permissions are required if `Privilege Separation` is checked when create the API token -- This is an automated message from the Apache Git Service. To re

Re: [VOTE] Apache CloudStack 4.21.0.0 (RC3)

2025-08-14 Thread Pearl d'Silva
Hi Rene, Based on the exception, it feels like it's originating from: https://github.com/apache/cloudstack/blob/4.21.0.0-RC20250811T2140/services/secondary-storage/server/src/main/java/org/apache/cloudstack/storage/resource/NfsSecondaryStorageResource.java#L1070-L1074 I am not sure if it historic

Re: [VOTE] Apache CloudStack 4.21.0.0 (RC3)

2025-08-14 Thread Rene Peinthor
-1 Ran the Linstor integration tests and creating a template from a snapshot fails (also fails on manual test). Here is the exception if that rings any bells: 2025-08-14 16:08:38,994 DEBUG [c.c.a.t.Request] (API-Job-Executor-11:[ctx-38f6d4e7, job-21, ctx-37aa414a]) (logid:36685271) Seq 5-80099334

Re: [VOTE] Apache CloudStack 4.21.0.0 (RC3)

2025-08-14 Thread Harikrishna Patnala
+1 (binding) Tested with VMware 8.0.3 version with my usual VM and volume operations, also tried storage policies. Also performed many tests around newly added Extensions feature. Regards, Harikrishna From: Vladimir Petrov Date: Thursday, 14 August 2025 at 8:45 PM To: dev , users Subject

Re: [PR] feature: allow file upload for getuploadparams* apis [cloudstack-cloudmonkey]

2025-08-14 Thread via GitHub
shwstppr commented on PR #177: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/177#issuecomment-3188935398 @DaanHoogland my testing was with http. I think we may have to add another param to support self signed certificates -- This is an automated message from the Apache Git S

Re: [VOTE] Apache CloudStack 4.21.0.0 (RC3)

2025-08-14 Thread Vladimir Petrov
+1 Tested CKS lifecycle, CKS upgrade, VM and network operations and different upgrades from 4.19 and 4.20 with Alma Linux8, Ubuntu 24 and VMWare 8u3. Best wishes, Vladi From: Suresh Kumar Anaparti Sent: 11 August 2025 21:09 To: dev ; users Subject: [VOTE] A

Re: [PR] access: prevent login with username-password when command-line credentials given [cloudstack-cloudmonkey]

2025-08-14 Thread via GitHub
ingox commented on PR #174: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3188768979 Hello all, here are my test results using CloudMonkey 6.4.0 (build: ec3d185, 2025-08-13T10:07:02+) ./cmk.linux.x86-64 -k right -s right

Re: [PR] feature: allow file upload for getuploadparams* apis [cloudstack-cloudmonkey]

2025-08-14 Thread via GitHub
weizhouapache commented on PR #177: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/177#issuecomment-3188747828 > @shwstppr , in you flick I can see you are using https. I did not get to work (yet) http works fine. Any howto for enabling https from the cli? > does `htt

Re: [PR] feature: allow file upload for getuploadparams* apis [cloudstack-cloudmonkey]

2025-08-14 Thread via GitHub
DaanHoogland commented on PR #177: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/177#issuecomment-3188716404 @shwstppr , in you flick I can see you are using https. I did not get to work (yet) http works fine. Any howto for enabling https from the cli? ``` (randy) 🐱

Re: [PR] Updating text and images for Installation Guide of VMWare with 7.0.3 snapshots [cloudstack-documentation]

2025-08-14 Thread via GitHub
sureshanaparti commented on PR #530: URL: https://github.com/apache/cloudstack-documentation/pull/530#issuecomment-3188510002 @daviftorres can you rebase with 4.20 branch if it's applicable for 4.20 as well. -- This is an automated message from the Apache Git Service. To respond to the m

Re: [VOTE] Apache CloudStack 4.21.0.0 (RC3)

2025-08-14 Thread Slavka Peleva
+1 (binding) Tested on a KVM environment with AlmaLinux 8.9: - Verified VM lifecycle operations and deployment from a snapshot or volume using NFS and StorPool as primary storage. - Tested VM and volume snapshot functionality with NFS and StorPool. - Validated snapshot cop

Re: [PR] Update GPU related docs [cloudstack-documentation]

2025-08-14 Thread via GitHub
Copilot commented on code in PR #538: URL: https://github.com/apache/cloudstack-documentation/pull/538#discussion_r2276662371 ## source/adminguide/service_offerings.rst: ## @@ -304,7 +304,9 @@ To create a new compute offering: This is applicable only for KVM hypervisor.

Re: [PR] Updating text and images for Installation Guide of VMWare with 7.0.3 snapshots [cloudstack-documentation]

2025-08-14 Thread via GitHub
Copilot commented on code in PR #530: URL: https://github.com/apache/cloudstack-documentation/pull/530#discussion_r2276662195 ## source/installguide/hypervisor/vsphere.rst: ## @@ -223,9 +223,7 @@ vSphere Installation Steps ~~ #. If you haven't alread

Re: [PR] Update GPU related docs [cloudstack-documentation]

2025-08-14 Thread via GitHub
sureshanaparti merged PR #538: URL: https://github.com/apache/cloudstack-documentation/pull/538 -- 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: dev-unsu

Re: Developing NetBackup Plugin for CloudStack – Request for Guidance

2025-08-14 Thread Furkan Doğmuş
Hi Daan, Thank you for your insightful reply and suggestions regarding the initialization procedure and the possibility of an exportBackupProfile API. Your points about avoiding configuration conflicts between CloudStack and NetBackup are very helpful, and I’ll keep that in mind while designing th

Re: [VOTE] Apache CloudStack 4.21.0.0 (RC3)

2025-08-14 Thread Pearl d'Silva
+1 (binding) Tested on ol8/KVM environment * Tested VM and volume lifecycle operations * Volume snapshot and VM snapshot operations * Template/ISO registration * CKS deployment with Ubuntu template Regards, Pearl Dsilva From: Kiran Chavala Sent: Aug

Re: [PR] access: prevent login with username-password when command-line credentials given [cloudstack-cloudmonkey]

2025-08-14 Thread via GitHub
DaanHoogland commented on PR #174: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3188335014 > ✅ Build complete for PR #174. > > 🔗 Download the [cmk binaries](https://github.com/apache/cloudstack-cloudmonkey/actions/runs/16934095663/artifacts/3753649554)

[PR] Updates for SLES 15 SP7 [cloudstack-documentation]

2025-08-14 Thread via GitHub
rajujith opened a new pull request, #539: URL: https://github.com/apache/cloudstack-documentation/pull/539 Adding changes required for SLES 15 SP7 -- 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

Re: [VOTE] Apache CloudStack 4.21.0.0 (RC3)

2025-08-14 Thread Kiran Chavala
+1 Tested KVM ol8 CKS enhancements Extension framework with Proxmox integration Template/Iso registration with userdata Vm lifecycle operations Regards Kiran Chavala From: Jithin Raju Date: Thursday, 14 August 2025 at 12:13 PM To: us...@cloudstack.apache.org , dev Subject: Re: [VOTE]

Re: Developing NetBackup Plugin for CloudStack – Request for Guidance

2025-08-14 Thread Daan Hoogland
Furkan, I understand your use-case. You want to make it possible to configure a clean installation of NetBackup completely from CloudStack. One important issue to consider is "How to make it vi-friendly?". I mean what if people configure the CloudStack side and the NetBackup side? If they are confl

Re: [VOTE] Apache CloudStack 4.21.0.0 (RC3)

2025-08-14 Thread Chi vediamo
Out of curiosity: Are the extension on the Upcoming Release or should we have it in 4.20.1 I am running 4.20.1 and I do not have the extensions Menu as shown in the manuals webpage for the 4.20 release. SHould be possible to use extension to manage MMAS ? Tata Y. > On Aug 12, 2025, at 5:48 AM

Re: [VOTE] Apache CloudStack 4.21.0.0 (RC3)

2025-08-14 Thread Chi vediamo
I have t Update the stakeholders, I the e-mail send from cloudstack using for example tls and port 587 with Microsoft fixed on 4.21 ? That is to plan and Have a separate proxy for that, as We already open a case for this, but not sure when the solution is going to be deployed. > On Aug 12, 202

Re: [VOTE] Apache CloudStack 4.21.0.0 (RC3)

2025-08-14 Thread Chi vediamo
I have t Update the stakeholders, I the e-mail send from cloudstack using for example tls and port 587 with Microsoft fixed on 4.21 ? That is to plan and Have a separate proxy for that, as We already open a case for this, but not sure when the solution is going to be deployed. > On Aug 12, 202

Re: Developing NetBackup Plugin for CloudStack – Request for Guidance

2025-08-14 Thread Furkan Doğmuş
Hi Jithin, Thanks for your explanation regarding the Backup & Recovery framework design. I’ve been reviewing the existing backup provider integrations (e.g., Veeam) and have started working on a similar integration for *NetBackup*, targeting the *KVM hypervisor*. I understand that in the current