Re: [PR] Block use of internal and external snapshots on KVM [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11039: URL: https://github.com/apache/cloudstack/pull/11039#issuecomment-2982959268 @DaanHoogland 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

[I] 4.20.1 register template no ready [cloudstack]

2025-06-18 Thread via GitHub
hale177 opened a new issue, #11051: URL: https://github.com/apache/cloudstack/issues/11051 ### problem Recently, I've been doing in-depth testing using CloudStack (CS). Previously, everything in the entire #11022 environment was working fine, including the NFS-secondary storage

Re: [PR] polish: Fix some inconsistencies in object names and messages [cloudstack]

2025-06-18 Thread via GitHub
abh1sar commented on code in PR #10856: URL: https://github.com/apache/cloudstack/pull/10856#discussion_r2153824565 ## api/src/main/java/org/apache/cloudstack/api/command/user/userdata/RegisterUserDataCmd.java: ## @@ -56,33 +56,33 @@ public class RegisterUserDataCmd extends Base

Re: [I] Compute offerings problem [cloudstack]

2025-06-18 Thread via GitHub
hale177 commented on issue #10377: URL: https://github.com/apache/cloudstack/issues/10377#issuecomment-2982987765 > > [@UAnton](https://github.com/UAnton) I encountered the same error after creating a new VM. how did you resolve it ? > > ![Image](https://github.com/user-attachments/asset

Re: [PR] Block volume shrink on Xen [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11004: URL: https://github.com/apache/cloudstack/pull/11004#issuecomment-2983580775 [SF] Trillian test result (tid-13547) Environment: xcpng82 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 80961 seconds Marvin logs: https://github.co

[PR] npe guard for get host info on vmware [cloudstack]

2025-06-18 Thread via GitHub
DaanHoogland opened a new pull request, #11054: URL: https://github.com/apache/cloudstack/pull/11054 ### Description This PR Fixes: #10930 ### Types of changes - [ ] Breaking change (fix or feature that would cause exis

Re: [I] Issue with managing instances created via VMware. [cloudstack]

2025-06-18 Thread via GitHub
DaanHoogland commented on issue #11052: URL: https://github.com/apache/cloudstack/issues/11052#issuecomment-2983680821 @nimbustech-lab , few questions; - what is the os your management server runs on? - the dtorages are all NFS? - can you deploy a VM in your env? - if you can, can

Re: [I] 4.20.1 register template no ready [cloudstack]

2025-06-18 Thread via GitHub
weizhouapache commented on issue #11051: URL: https://github.com/apache/cloudstack/issues/11051#issuecomment-2984070498 you should test in SSVM btw, have you run the command I shared before ? -- This is an automated message from the Apache Git Service. To respond to the message, ple

[PR] linstor: Use template's uuid if pool's downloadPath is null as resour… [cloudstack]

2025-06-18 Thread via GitHub
ghernadi opened a new pull request, #11053: URL: https://github.com/apache/cloudstack/pull/11053 ### Description My colleague, @rp- is on vacation right now and we found a bug where the previously non-null `VMTemplateStoragePoolVO#getLocalDownloadPath` for some reason returns null in

Re: [PR] linstor: Use template's uuid if pool's downloadPath is null as resour… [cloudstack]

2025-06-18 Thread via GitHub
boring-cyborg[bot] commented on PR #11053: URL: https://github.com/apache/cloudstack/pull/11053#issuecomment-2984101889 Congratulations on your first Pull Request and welcome to the Apache CloudStack community! If you have any issues or are unsure about any anything please check our Contrib

(cloudstack) 01/01: Add check for ldap truststore password

2025-06-18 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch add-check-for-truststore-password-ldap in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit c55c2c7e810a7206c833166563bae92d2041fa45 Author: Pearl Dsilva AuthorDate: Wed Ju

(cloudstack) branch add-check-for-truststore-password-ldap created (now c55c2c7e810)

2025-06-18 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch add-check-for-truststore-password-ldap in repository https://gitbox.apache.org/repos/asf/cloudstack.git at c55c2c7e810 Add check for ldap truststore password This branch includes the f

(cloudstack) branch add-check-for-truststore-password-ldap updated (c55c2c7e810 -> 28a486131d5)

2025-06-18 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch add-check-for-truststore-password-ldap in repository https://gitbox.apache.org/repos/asf/cloudstack.git discard c55c2c7e810 Add check for ldap truststore password new 28a486131d5 Add ch

(cloudstack) 01/01: Add check for ldap truststore password

2025-06-18 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch add-check-for-truststore-password-ldap in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 28a486131d5c1efac20c2db3eced0b328c17b218 Author: Pearl Dsilva AuthorDate: Wed Ju

[PR] Add check for ldap truststore password [cloudstack]

2025-06-18 Thread via GitHub
Pearl1594 opened a new pull request, #11055: URL: https://github.com/apache/cloudstack/pull/11055 ### Description This PR adds validation for the ldap truststore password before adding the ldap server. ### Types of changes

Re: [PR] Block use of internal and external snapshots on KVM [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11039: URL: https://github.com/apache/cloudstack/pull/11039#issuecomment-2983173684 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13826 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[I] Issue with managing instances created via VMware. [cloudstack]

2025-06-18 Thread via GitHub
nimbustech-lab opened a new issue, #11052: URL: https://github.com/apache/cloudstack/issues/11052 ### problem Hello there. I am currently experiencing an issue when trying to manage an unmanaged instance / vm that was created via VMware. I also tried to unmanage and instance and tryi

Re: [PR] CPU to Memory weight based algorithm to order cluster [cloudstack]

2025-06-18 Thread via GitHub
weizhouapache commented on code in PR #10997: URL: https://github.com/apache/cloudstack/pull/10997#discussion_r2154103833 ## engine/components-api/src/main/java/com/cloud/configuration/ConfigurationManager.java: ## @@ -65,6 +65,12 @@ public interface ConfigurationManager {

Re: [PR] Block use of internal and external snapshots on KVM [cloudstack]

2025-06-18 Thread via GitHub
DaanHoogland commented on PR #11039: URL: https://github.com/apache/cloudstack/pull/11039#issuecomment-2982948451 @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] polish: Fix some inconsistencies in object names and messages [cloudstack]

2025-06-18 Thread via GitHub
abh1sar commented on code in PR #10856: URL: https://github.com/apache/cloudstack/pull/10856#discussion_r2154261262 ## ui/public/locales/ar.json: ## @@ -924,7 +924,7 @@ "label.remove.vpc.offering": "Remove VPC offering", "label.removing": "Removing", "label.replace.acl": "Rep

Re: [PR] polish: Fix some inconsistencies in object names and messages [cloudstack]

2025-06-18 Thread via GitHub
abh1sar commented on code in PR #10856: URL: https://github.com/apache/cloudstack/pull/10856#discussion_r2154261262 ## ui/public/locales/ar.json: ## @@ -924,7 +924,7 @@ "label.remove.vpc.offering": "Remove VPC offering", "label.removing": "Removing", "label.replace.acl": "Rep

Re: [I] 4.20.1 register template no ready [cloudstack]

2025-06-18 Thread via GitHub
hale177 commented on issue #11051: URL: https://github.com/apache/cloudstack/issues/11051#issuecomment-2983926910 **find new error log** `2025-06-18 20:00:41,706 DEBUG [c.c.a.t.Request] (AgentManager-Handler-1:[]) (logid:) Seq 6-3346455998112989185: Processing: { Ans: , MgmtId: 905

Re: [I] 4.20.1 register template no ready [cloudstack]

2025-06-18 Thread via GitHub
weizhouapache commented on issue #11051: URL: https://github.com/apache/cloudstack/issues/11051#issuecomment-2983954370 it seems you need to check the NFS server settings -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] 4.20.1 register template no ready [cloudstack]

2025-06-18 Thread via GitHub
hale177 commented on issue #11051: URL: https://github.com/apache/cloudstack/issues/11051#issuecomment-2983981706 **my /etc/exports config:** `/data/one/ssd/export*(rw,async,no_root_squash,no_subtree_check)` I tested it, and all KVM nodes and the mgmt node can manually moun

Re: [I] 4.20.1 register template no ready [cloudstack]

2025-06-18 Thread via GitHub
weizhouapache commented on issue #11051: URL: https://github.com/apache/cloudstack/issues/11051#issuecomment-2983369894 can you run the following command inside ssvm ? ``` /usr/local/cloud/systemvm/ssvm-check.sh ``` -- This is an automated message from the Apache Git Service.

Re: [PR] [Vmware to KVM Migration] Display virt-v2v and ovftool versions for supported hosts for migration [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11019: URL: https://github.com/apache/cloudstack/pull/11019#issuecomment-2983604508 @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] [Vmware to KVM Migration] Display virt-v2v and ovftool versions for supported hosts for migration [cloudstack]

2025-06-18 Thread via GitHub
nvazquez commented on PR #11019: URL: https://github.com/apache/cloudstack/pull/11019#issuecomment-2983602428 @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 c

Re: [I] Issue with managing instances created via VMware. [cloudstack]

2025-06-18 Thread via GitHub
nimbustech-lab commented on issue #11052: URL: https://github.com/apache/cloudstack/issues/11052#issuecomment-2983714890 > * what is the os your management server runs on? > * the dtorages are all NFS? > * can you deploy a VM in your env? > * if you can, can you unmanage it? > * a

Re: [PR] Find system VM templates for CKS clusters and SharedFS honouring the preferred architecture [cloudstack]

2025-06-18 Thread via GitHub
nvazquez commented on PR #10946: URL: https://github.com/apache/cloudstack/pull/10946#issuecomment-2984411932 @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 c

Re: [I] CS 4.20.1 Urgent: Console not working after Upgrade from 4.20.0 to 4.20.1 [cloudstack]

2025-06-18 Thread via GitHub
tatay188 commented on issue #11045: URL: https://github.com/apache/cloudstack/issues/11045#issuecomment-2984433375 from 4.20.0 to 4.20.1 Ubuntu 22.04.05 KVM Hypervisor kvm --version QEMU emulator version 6.2.0 (Debian 1:6.2+dfsg-2ubuntu6.26) Copyright (c) 2003-2021 Fabrice Bell

Re: [PR] Support of snapshot copy to primary storage in different zones. [cloudstack]

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

Re: [I] CS 4.20.1 Urgent: Console not working after Upgrade from 4.20.0 to 4.20.1 [cloudstack]

2025-06-18 Thread via GitHub
DaanHoogland commented on issue #11045: URL: https://github.com/apache/cloudstack/issues/11045#issuecomment-2983192982 @tatay188 , can you add some information to the description ; - what version did you upgrade from? - what hypervisor type/- version are you running? -- This is an au

Re: [PR] Switch BouncyCastle dependencies to jdk18on for improved security [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11034: URL: https://github.com/apache/cloudstack/pull/11034#issuecomment-2983766575 [SF] Trillian Build Failed (tid-13556) -- 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

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

2025-06-18 Thread via GitHub
blueorangutan commented on PR #10149: URL: https://github.com/apache/cloudstack/pull/10149#issuecomment-2984500133 [SF] Trillian Build Failed (tid-13559) -- 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

Re: [I] Issue with managing instances created via VMware. [cloudstack]

2025-06-18 Thread via GitHub
boring-cyborg[bot] commented on issue #11052: URL: https://github.com/apache/cloudstack/issues/11052#issuecomment-2983472008 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 m

Re: [PR] polish: Fix some inconsistencies in object names and messages [cloudstack]

2025-06-18 Thread via GitHub
abh1sar commented on PR #10856: URL: https://github.com/apache/cloudstack/pull/10856#issuecomment-2983654106 @sureshanaparti to keep the scope of this PR manageable, I'll create a new PR later to handle all suggested label changes. -- This is an automated message from the Apache Git Serv

Re: [PR] polish: Fix some inconsistencies in object names and messages [cloudstack]

2025-06-18 Thread via GitHub
abh1sar commented on code in PR #10856: URL: https://github.com/apache/cloudstack/pull/10856#discussion_r2154263033 ## ui/public/locales/ca.json: ## @@ -1150,8 +1150,8 @@ "label.usehttps": "Use HTTPS", "label.usenewdiskoffering": "Replace disk offering?", "label.user": "User"

Re: [PR] Support of snapshot copy to primary storage in different zones. [cloudstack]

2025-06-18 Thread via GitHub
slavkap commented on PR #9478: URL: https://github.com/apache/cloudstack/pull/9478#issuecomment-2984002051 @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: [I] Issue with managing instances created via VMware. [cloudstack]

2025-06-18 Thread via GitHub
DaanHoogland commented on issue #11052: URL: https://github.com/apache/cloudstack/issues/11052#issuecomment-2983887789 ok, from what you’ve given so far, there shouldn't be an issue. Can you check if storage tags and/or capacity may be a problem? -- This is an automated message from the

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

2025-06-18 Thread via GitHub
blueorangutan commented on PR #10149: URL: https://github.com/apache/cloudstack/pull/10149#issuecomment-2983794501 [SF] Trillian Build Failed (tid-13557) -- 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

Re: [PR] [Vmware to KVM Migration] Display virt-v2v and ovftool versions for supported hosts for migration [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11019: URL: https://github.com/apache/cloudstack/pull/11019#issuecomment-2983805733 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13828 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] polish: Fix some inconsistencies in object names and messages [cloudstack]

2025-06-18 Thread via GitHub
abh1sar commented on PR #10856: URL: https://github.com/apache/cloudstack/pull/10856#issuecomment-2984330424 @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] Find system VM templates for CKS clusters and SharedFS honouring the preferred architecture [cloudstack]

2025-06-18 Thread via GitHub
nvazquez commented on PR #10946: URL: https://github.com/apache/cloudstack/pull/10946#issuecomment-2984318992 @rohityadavcloud @harikrishna-patnala wouldn't it be better to filter out the system VM templates that do not match the CKS ISO architecture instead of sorting by the prefered arch

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

2025-06-18 Thread via GitHub
blueorangutan commented on PR #10149: URL: https://github.com/apache/cloudstack/pull/10149#issuecomment-2984163895 [SF] Trillian Build Failed (tid-13558) -- 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

Re: [PR] Switch BouncyCastle dependencies to jdk18on for improved security [cloudstack]

2025-06-18 Thread via GitHub
weizhouapache commented on PR #11034: URL: https://github.com/apache/cloudstack/pull/11034#issuecomment-2984147700 @sroopsai will you investigate the issues ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Switch BouncyCastle dependencies to jdk18on for improved security [cloudstack]

2025-06-18 Thread via GitHub
sroopsai commented on PR #11034: URL: https://github.com/apache/cloudstack/pull/11034#issuecomment-2984180504 I checked the changes once again. I assume I didn't miss a single dependency switch over, even if I miss it would work. I can investigate, but since I am new to Cloudstack, I need s

Re: [PR] Support of snapshot copy to primary storage in different zones. [cloudstack]

2025-06-18 Thread via GitHub
slavkap commented on PR #9478: URL: https://github.com/apache/cloudstack/pull/9478#issuecomment-2984217369 @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] Support of snapshot copy to primary storage in different zones. [cloudstack]

2025-06-18 Thread via GitHub
slavkap closed pull request #9478: Support of snapshot copy to primary storage in different zones. URL: https://github.com/apache/cloudstack/pull/9478 -- 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: [PR] Support of snapshot copy to primary storage in different zones. [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #9478: URL: https://github.com/apache/cloudstack/pull/9478#issuecomment-2984224355 @slavkap 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. -

[I] Management Server Jobs Pending View Incorrect [cloudstack]

2025-06-18 Thread via GitHub
rg9975 opened a new issue, #11056: URL: https://github.com/apache/cloudstack/issues/11056 ### problem The Management Server Jobs Pending view in the UI is showing ALL jobs in the async_job table for the management server id, not just those with pending status. This is due to the fac

Re: [I] Management Server Jobs Pending View Incorrect [cloudstack]

2025-06-18 Thread via GitHub
boring-cyborg[bot] commented on issue #11056: URL: https://github.com/apache/cloudstack/issues/11056#issuecomment-2985069374 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 m

Re: [PR] Extensions Framework & Orchestrate Anything [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #9752: URL: https://github.com/apache/cloudstack/pull/9752#issuecomment-2985055537 @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] docs: Update INSTALL.md for frontend build instructions [cloudstack]

2025-06-18 Thread via GitHub
bernardodemarco commented on code in PR #11057: URL: https://github.com/apache/cloudstack/pull/11057#discussion_r2155651363 ## INSTALL.md: ## @@ -104,13 +104,13 @@ To install dependencies. To build the project. -$ npm build +$ npm run build For Development Mode.

Re: [PR] Add check for ldap truststore password [cloudstack]

2025-06-18 Thread via GitHub
weizhouapache commented on code in PR #11055: URL: https://github.com/apache/cloudstack/pull/11055#discussion_r2155437602 ## plugins/user-authenticators/ldap/src/main/java/org/apache/cloudstack/ldap/LdapContextFactory.java: ## @@ -72,8 +72,32 @@ private void enableSSL(final Hash

Re: [PR] Add check for ldap truststore password [cloudstack]

2025-06-18 Thread via GitHub
Pearl1594 commented on code in PR #11055: URL: https://github.com/apache/cloudstack/pull/11055#discussion_r2155447075 ## plugins/user-authenticators/ldap/src/main/java/org/apache/cloudstack/ldap/LdapContextFactory.java: ## @@ -72,8 +72,32 @@ private void enableSSL(final Hashtabl

Re: [PR] Add check for ldap truststore password [cloudstack]

2025-06-18 Thread via GitHub
Pearl1594 commented on code in PR #11055: URL: https://github.com/apache/cloudstack/pull/11055#discussion_r2155447669 ## plugins/user-authenticators/ldap/src/main/java/org/apache/cloudstack/ldap/LdapContextFactory.java: ## @@ -72,8 +72,32 @@ private void enableSSL(final Hashtabl

Re: [PR] Add check for ldap truststore password [cloudstack]

2025-06-18 Thread via GitHub
sonarqubecloud[bot] commented on PR #11055: URL: https://github.com/apache/cloudstack/pull/11055#issuecomment-2985758647 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https:/

Re: [PR] Extensions Framework & Orchestrate Anything [cloudstack]

2025-06-18 Thread via GitHub
shwstppr commented on PR #9752: URL: https://github.com/apache/cloudstack/pull/9752#issuecomment-2985051109 @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] docs: Update INSTALL.md for frontend build instructions [cloudstack]

2025-06-18 Thread via GitHub
he1l0world opened a new pull request, #11057: URL: https://github.com/apache/cloudstack/pull/11057 ### Description This PR updates the `INSTALL.md` file to ensure smoother frontend setup. Relevant change with [#8923](https://github.com/apache/cloudstack/pull/8923), which updat

Re: [PR] Add check for ldap truststore password [cloudstack]

2025-06-18 Thread via GitHub
codecov[bot] commented on PR #11055: URL: https://github.com/apache/cloudstack/pull/11055#issuecomment-2984932817 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/11055?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

Re: [PR] Add check for ldap truststore password [cloudstack]

2025-06-18 Thread via GitHub
weizhouapache commented on code in PR #11055: URL: https://github.com/apache/cloudstack/pull/11055#discussion_r2155524945 ## plugins/user-authenticators/ldap/src/main/java/org/apache/cloudstack/ldap/LdapContextFactory.java: ## @@ -72,8 +72,32 @@ private void enableSSL(final Hash

Re: [PR] npe guard for get host info on vmware [cloudstack]

2025-06-18 Thread via GitHub
weizhouapache commented on code in PR #11054: URL: https://github.com/apache/cloudstack/pull/11054#discussion_r2155527059 ## vmware-base/src/main/java/com/cloud/hypervisor/vmware/mo/HostMO.java: ## @@ -320,6 +320,11 @@ public AboutInfo getHostAboutInfo() throws Exception {

Re: [PR] CKS Enhancements [cloudstack]

2025-06-18 Thread via GitHub
nvazquez commented on PR #9102: URL: https://github.com/apache/cloudstack/pull/9102#issuecomment-2985540997 Many thanks @bernardodemarco for your testing. In my understanding your case 3-4 are expected as the global offering was actually the same as the current one, I can add a message on t

Re: [PR] Extensions Framework & Orchestrate Anything [cloudstack]

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

Re: [I] Issue with managing instances created via VMware. [cloudstack]

2025-06-18 Thread via GitHub
nimbustech-lab commented on issue #11052: URL: https://github.com/apache/cloudstack/issues/11052#issuecomment-2986334521 > ok, from what you’ve given so far, there shouldn't be an issue. Can you check if storage tags and/or capacity may be a problem? @DaanHoogland Could you ex

Re: [PR] npe guard for get host info on vmware [cloudstack]

2025-06-18 Thread via GitHub
github-actions[bot] commented on PR #11054: URL: https://github.com/apache/cloudstack/pull/11054#issuecomment-2984973225 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache

(cloudstack) branch add-check-for-truststore-password-ldap updated (28a486131d5 -> f44baf61eb8)

2025-06-18 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch add-check-for-truststore-password-ldap in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 28a486131d5 Add check for ldap truststore password add f44baf61eb8 fix im

Re: [PR] CPU to Memory weight based algorithm to order cluster [cloudstack]

2025-06-18 Thread via GitHub
sudo87 commented on PR #10997: URL: https://github.com/apache/cloudstack/pull/10997#issuecomment-2986613002 @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] [Vmware to KVM Migration] Display virt-v2v and ovftool versions for supported hosts for migration [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11019: URL: https://github.com/apache/cloudstack/pull/11019#issuecomment-2986614677 @kiranchavala 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

Re: [PR] CPU to Memory weight based algorithm to order cluster [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #10997: URL: https://github.com/apache/cloudstack/pull/10997#issuecomment-2986614727 @sudo87 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] Extensions Framework & Orchestrate Anything [cloudstack]

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

Re: [PR] [Vmware to KVM Migration] Improve the Force MS option text [cloudstack]

2025-06-18 Thread via GitHub
kiranchavala commented on PR #11035: URL: https://github.com/apache/cloudstack/pull/11035#issuecomment-2986621693 @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

Re: [PR] [Vmware to KVM Migration] Improve the Force MS option text [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11035: URL: https://github.com/apache/cloudstack/pull/11035#issuecomment-2986624352 @kiranchavala 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 to KVM Migration] Display virt-v2v and ovftool versions for supported hosts for migration [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11019: URL: https://github.com/apache/cloudstack/pull/11019#issuecomment-2986629132 [SF] Trillian Build Failed (tid-13560) -- 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

Re: [PR] [Vmware to KVM Migration] Display virt-v2v and ovftool versions for supported hosts for migration [cloudstack]

2025-06-18 Thread via GitHub
kiranchavala commented on PR #11019: URL: https://github.com/apache/cloudstack/pull/11019#issuecomment-2986613849 @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

[I] 4.20.1 Dashborad Local storage total capacity is incorrect [cloudstack]

2025-06-18 Thread via GitHub
hale177 opened a new issue, #11059: URL: https://github.com/apache/cloudstack/issues/11059 ### problem **I have two KVM nodes, both using local storage:** Node A has 3 disks with total capacity: 3.4TB + 5.5TB + 17TB = 25.9TB Node B has 2 disks with total capacity: 7.3TB +

Re: [PR] [Vmware to KVM Migration] Display virt-v2v and ovftool versions for supported hosts for migration [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11019: URL: https://github.com/apache/cloudstack/pull/11019#issuecomment-2986759219 @sureshanaparti 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 respo

Re: [PR] [Vmware to KVM Migration] Display virt-v2v and ovftool versions for supported hosts for migration [cloudstack]

2025-06-18 Thread via GitHub
sureshanaparti commented on PR #11019: URL: https://github.com/apache/cloudstack/pull/11019#issuecomment-2986758453 @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 specifi

Re: [PR] PowerFlex/ScaleIO MDM and host SDC connection enhancements [cloudstack]

2025-06-18 Thread via GitHub
sureshanaparti commented on PR #11047: URL: https://github.com/apache/cloudstack/pull/11047#issuecomment-2986760280 @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 specifi

Re: [PR] Allow populating generic templates during Zone Deployment [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #10947: URL: https://github.com/apache/cloudstack/pull/10947#issuecomment-2986736143 @sudo87 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] PowerFlex/ScaleIO MDM and host SDC connection enhancements [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11047: URL: https://github.com/apache/cloudstack/pull/11047#issuecomment-2986763208 @sureshanaparti 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 respo

Re: [I] 4.20.1 Dashboard Local storage total capacity is incorrect [cloudstack]

2025-06-18 Thread via GitHub
hale177 commented on issue #11059: URL: https://github.com/apache/cloudstack/issues/11059#issuecomment-2986765134 ![Image](https://github.com/user-attachments/assets/efbcfc52-66f1-45b3-b864-50aa8abd0bb1) -- This is an automated message from the Apache Git Service. To respond to the me

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

2025-06-18 Thread via GitHub
blueorangutan commented on PR #10149: URL: https://github.com/apache/cloudstack/pull/10149#issuecomment-2986836709 [SF] Trillian Build Failed (tid-13563) -- 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

Re: [PR] Extensions Framework & Orchestrate Anything [cloudstack]

2025-06-18 Thread via GitHub
abh1sar commented on PR #9752: URL: https://github.com/apache/cloudstack/pull/9752#issuecomment-2986512261 @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] PowerFlex/ScaleIO MDM and host SDC connection enhancements [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11047: URL: https://github.com/apache/cloudstack/pull/11047#issuecomment-2986775963 [SF] Trillian Build Failed (tid-13562) -- 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

Re: [PR] [Vmware to KVM Migration] Display virt-v2v and ovftool versions for supported hosts for migration [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11019: URL: https://github.com/apache/cloudstack/pull/11019#issuecomment-2986773252 [SF] Trillian Build Failed (tid-13561) -- 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

Re: [PR] [Vmware to KVM Migration] Improve the Force MS option text [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #11035: URL: https://github.com/apache/cloudstack/pull/11035#issuecomment-2986787421 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13836 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] CPU to Memory weight based algorithm to order cluster [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #10997: URL: https://github.com/apache/cloudstack/pull/10997#issuecomment-2986787423 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13835 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Extensions Framework & Orchestrate Anything [cloudstack]

2025-06-18 Thread via GitHub
blueorangutan commented on PR #9752: URL: https://github.com/apache/cloudstack/pull/9752#issuecomment-2986515620 @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: [I] 4.20.1 UI Dashboard Local storage total capacity is incorrect [cloudstack]

2025-06-18 Thread via GitHub
hale177 closed issue #11059: 4.20.1 UI Dashboard Local storage total capacity is incorrect URL: https://github.com/apache/cloudstack/issues/11059 -- 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] npe guard for get host info on vmware [cloudstack]

2025-06-18 Thread via GitHub
DaanHoogland commented on code in PR #11054: URL: https://github.com/apache/cloudstack/pull/11054#discussion_r2156263703 ## vmware-base/src/main/java/com/cloud/hypervisor/vmware/mo/HostMO.java: ## @@ -320,6 +320,11 @@ public AboutInfo getHostAboutInfo() throws Exception {

Re: [I] 4.20.1 UI Dashboard Local storage total capacity is incorrect [cloudstack]

2025-06-18 Thread via GitHub
hale177 commented on issue #11059: URL: https://github.com/apache/cloudstack/issues/11059#issuecomment-2986831437 I resolved it , close issue. -- 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] docs: Update INSTALL.md for frontend build instructions [cloudstack]

2025-06-18 Thread via GitHub
codecov[bot] commented on PR #11057: URL: https://github.com/apache/cloudstack/pull/11057#issuecomment-2986851681 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/11057?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

Re: [I] Issue with managing instances created via VMware. [cloudstack]

2025-06-18 Thread via GitHub
DaanHoogland commented on issue #11052: URL: https://github.com/apache/cloudstack/issues/11052#issuecomment-2986851243 @nimbustech-lab , the storage and the diskoffering used should have matching tags. https://github.com/user-attachments/assets/c0a6add6-b912-4965-af1b-0ecbfc8ac9f8";

[I] Orpahned transactions in logs [cloudstack]

2025-06-18 Thread via GitHub
vishesh92 opened a new issue, #11058: URL: https://github.com/apache/cloudstack/issues/11058 ### problem I am seeing the below error in logs. This error shouldn't occur and needs code investigation for fixing this. ``` 2025-06-18 00:00:00,608 ERROR [c.c.u.d.T.Transaction] (F

Re: [PR] CKS Enhancements [cloudstack]

2025-06-18 Thread via GitHub
sureshanaparti commented on PR #9102: URL: https://github.com/apache/cloudstack/pull/9102#issuecomment-2986656860 Merging this, based on reviews and tests. -- 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

(cloudstack-documentation) branch main updated: CKS Enhancements docs (#458)

2025-06-18 Thread sureshanaparti
This is an automated email from the ASF dual-hosted git repository. sureshanaparti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new b02ec91 CKS Enhancements

Re: [PR] CKS Enhancements [cloudstack]

2025-06-18 Thread via GitHub
sureshanaparti merged PR #9102: URL: https://github.com/apache/cloudstack/pull/9102 -- 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...@

Re: [I] 4.20.1 register template no ready [cloudstack]

2025-06-18 Thread via GitHub
hale177 commented on issue #11051: URL: https://github.com/apache/cloudstack/issues/11051#issuecomment-2986689277 @weizhouapacheI resolved this issue, and the main reasons are as follows: 1, After logging into the SSVM, I ran ssvm-check.sh and found that the network was unreacha

Re: [I] 4.20.1 register template no ready [cloudstack]

2025-06-18 Thread via GitHub
hale177 closed issue #11051: 4.20.1 register template no ready URL: https://github.com/apache/cloudstack/issues/11051 -- 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 unsubsc

  1   2   >