Re: [I] Cloudstack 4.20 - Configuration Wizard fails on aarch64 host (management server and kvm host) [cloudstack]

2024-12-10 Thread via GitHub
nvazquez commented on issue #10014: URL: https://github.com/apache/cloudstack/issues/10014#issuecomment-2533485651 Hi @Somaimo I have created this PR to address the missing field issue on the zone creation wizard: https://github.com/apache/cloudstack/pull/10080. Can you please review it? It

Re: [PR] UI: Add cluster arch type to the zone creation wizard [cloudstack]

2024-12-10 Thread via GitHub
blueorangutan commented on PR #10080: URL: https://github.com/apache/cloudstack/pull/10080#issuecomment-2533491963 @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 t

[PR] UI: Add cluster arch type to the zone creation wizard [cloudstack]

2024-12-10 Thread via GitHub
nvazquez opened a new pull request, #10080: URL: https://github.com/apache/cloudstack/pull/10080 ### Description This PR adds the arch type on the cluster creation step on the zone creation wizard. https://github.com/user-attachments/assets/ff2d8354-79a2-4026-9015-eb7e7acbaaaf"

Re: [PR] UI: Add cluster arch type to the zone creation wizard [cloudstack]

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

Re: [PR] UI: Add cluster arch type to the zone creation wizard [cloudstack]

2024-12-10 Thread via GitHub
nvazquez commented on PR #10080: URL: https://github.com/apache/cloudstack/pull/10080#issuecomment-2533491008 @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 commen

Re: [PR] UI: Add cluster arch type to the zone creation wizard [cloudstack]

2024-12-10 Thread via GitHub
blueorangutan commented on PR #10080: URL: https://github.com/apache/cloudstack/pull/10080#issuecomment-2533510084 UI build: :heavy_check_mark: Live QA URL: https://qa.cloudstack.cloud/simulator/pr/10080 (QA-JID-499) -- This is an automated message from the Apache Git Service. To respon

Re: [I] Feature Idea: 'Host/Cluster Waiting For Maintenance' Mode [cloudstack]

2024-12-10 Thread via GitHub
nvazquez commented on issue #10019: URL: https://github.com/apache/cloudstack/issues/10019#issuecomment-2533531055 Hi @DaanHoogland @btzq I think its a good idea for automating or notifying users about planned maintenance automatically. If I'm understanding the use case correctly, the same

[I] VM cross cluster migration not working [cloudstack]

2024-12-10 Thread via GitHub
ahmedali6 opened a new issue, #10078: URL: https://github.com/apache/cloudstack/issues/10078 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ API ~~~ # CLOUDSTACK VERSION ~~~ 4.19.1.2 ~~~ # CONFIGURATION

[PR] enabled discard option [cloudstack]

2024-12-10 Thread via GitHub
slavkap opened a new pull request, #10077: URL: https://github.com/apache/cloudstack/pull/10077 ### Description Enable the discard option for virtio-blk and virtio-scsi devices for volumes on StorPool storage ### Types of changes - [ ] Breaking change (fix or feature tha

Re: [PR] enabled discard option [cloudstack]

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

Re: [PR] server, plugin: enhance storage stats for IOPS [cloudstack]

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

Re: [PR] CKS Enhancements [cloudstack]

2024-12-10 Thread via GitHub
bernardodemarco commented on code in PR #9102: URL: https://github.com/apache/cloudstack/pull/9102#discussion_r1876689595 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/KubernetesClusterManagerImpl.java: ## @@ -846,6 +1005,37 @@ private voi

Re: [PR] UI: Add cluster arch type to the zone creation wizard [cloudstack]

2024-12-10 Thread via GitHub
weizhouapache commented on code in PR #10080: URL: https://github.com/apache/cloudstack/pull/10080#discussion_r1879473072 ## ui/src/views/infra/zone/ZoneWizardAddResources.vue: ## @@ -846,9 +853,16 @@ export default { primaryStorageScopes: [], primaryStorageProtoco

Re: [I] VM cross cluster migration not working [cloudstack]

2024-12-10 Thread via GitHub
weizhouapache commented on issue #10078: URL: https://github.com/apache/cloudstack/issues/10078#issuecomment-2534008453 the error is ``` Can't find volume:88ea6edb-5cf2-413b-abc3-9be3b6177813 at com.cloud.hypervisor.kvm.storage.LibvirtStoragePool.getPhysicalDisk(LibvirtStorageP

[I] Unable to load module context from URL after restart of cloudstack-management service [cloudstack]

2024-12-10 Thread via GitHub
alfadhir opened a new issue, #10079: URL: https://github.com/apache/cloudstack/issues/10079 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ cloudstack-management service ~~~ # CLOUDSTACK VERSION ~~~ 4.19.1.3 ~~~ # C

Re: [I] Unable to load module context from URL after restart of cloudstack-management service [cloudstack]

2024-12-10 Thread via GitHub
boring-cyborg[bot] commented on issue #10079: URL: https://github.com/apache/cloudstack/issues/10079#issuecomment-2532602598 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: [I] Unable to load module context from URL after restart of cloudstack-management service [cloudstack]

2024-12-10 Thread via GitHub
weizhouapache commented on issue #10079: URL: https://github.com/apache/cloudstack/issues/10079#issuecomment-2532709346 Any error log before it ? For example SQLException ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] GUI whitelabel runtime system [cloudstack]

2024-12-10 Thread via GitHub
BryanMLima commented on PR #8942: URL: https://github.com/apache/cloudstack/pull/8942#issuecomment-2531779482 @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] SystemVM template upgrade fails on security hardened management servers [cloudstack]

2024-12-10 Thread via GitHub
Pearl1594 commented on issue #10029: URL: https://github.com/apache/cloudstack/issues/10029#issuecomment-2531599607 I think it would be nice if we could try and see how we can adapt the template registration script to run on a hardened system. And if that is not straightforward, we can docu

Re: [I] Console Proxy - Failed to connect to server - Unable to decode token [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland commented on issue #9448: URL: https://github.com/apache/cloudstack/issues/9448#issuecomment-2532180986 @big3v , this sounds like a specific error and not common for all VM-consoles / environments. Would you care to give more context to the cause of your issue? I just tested

Re: [I] 2fa session failure after management time sync error [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland commented on issue #9515: URL: https://github.com/apache/cloudstack/issues/9515#issuecomment-2532156466 @borisstoyanov is this specific for 4.20? -- 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] Not able to delete service offering from UI or API [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland commented on issue #9475: URL: https://github.com/apache/cloudstack/issues/9475#issuecomment-2532187981 @rohityadavcloud can you expand on this? #8821 claims to fix this in 4.19.1, but you reported this in this version. -- This is an automated message from the Apache Git Serv

Re: [I] Instances volumes stored on linstor are of format qcow2 instead of raw [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland commented on issue #9176: URL: https://github.com/apache/cloudstack/issues/9176#issuecomment-2532117713 fixed by #9528 -- 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] Instances volumes stored on linstor are of format qcow2 instead of raw [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland closed issue #9176: Instances volumes stored on linstor are of format qcow2 instead of raw URL: https://github.com/apache/cloudstack/issues/9176 -- 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: [PR] Support for Management Server Maintenance [cloudstack]

2024-12-10 Thread via GitHub
blueorangutan commented on PR #9854: URL: https://github.com/apache/cloudstack/pull/9854#issuecomment-2531084430 @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] packaging: have noarch defined for rpms [cloudstack]

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

Re: [PR] kvm: add SCSI controllers based on the number of virtio-SCSI disks [cloudstack]

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

Re: [PR] Support for Management Server Maintenance [cloudstack]

2024-12-10 Thread via GitHub
sureshanaparti commented on PR #9854: URL: https://github.com/apache/cloudstack/pull/9854#issuecomment-2531080391 @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] CKS Enhancements [cloudstack]

2024-12-10 Thread via GitHub
bernardodemarco commented on code in PR #9102: URL: https://github.com/apache/cloudstack/pull/9102#discussion_r1876689595 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/KubernetesClusterManagerImpl.java: ## @@ -846,6 +1005,37 @@ private voi

Re: [I] Unable to select cluster while deploying an instance [cloudstack]

2024-12-10 Thread via GitHub
jmkleijer commented on issue #10069: URL: https://github.com/apache/cloudstack/issues/10069#issuecomment-2530801913 @DaanHoogland It's a big enterprise (basically a private cloud) where we want to give users a bit more control over their resources. I mean, if we allow it via the API,

Re: [I] Database migration fails after fresh installation [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland commented on issue #10068: URL: https://github.com/apache/cloudstack/issues/10068#issuecomment-2530825008 thanks @MatthiasDrexler , it would be nice if we can make the setup more robust, but nicer if you have a working system. Let us know if you find more. -- This is an autom

Re: [I] UI: Missing icons when implementing custom menu points [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland commented on issue #9747: URL: https://github.com/apache/cloudstack/issues/9747#issuecomment-2531001841 fixed in #9744 -- 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] UI: Missing icons when implementing custom menu points [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland closed issue #9747: UI: Missing icons when implementing custom menu points URL: https://github.com/apache/cloudstack/issues/9747 -- 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] cks: prevent npe on cluster listing with removed offering [cloudstack]

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

(cloudstack) branch main updated: Persist IP addresses related to VM access via CPVM (#9534)

2024-12-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new f75a194c095 Persist IP addresses related to VM acc

Re: [PR] Persist IP addresses related to VM access via CPVM [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland merged PR #9534: URL: https://github.com/apache/cloudstack/pull/9534 -- 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

[GH] (cloudstack-www): Workflow run "Pages" is working again!

2024-12-10 Thread GitBox
The GitHub Actions job "Pages" on cloudstack-www.git has succeeded. Run started by GitHub user DaanHoogland (triggered by DaanHoogland). Head commit for run: 39722c316987d355c98afe7a2481fd7b1c133308 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump cross-spawn from 7.0.

Re: [PR] add check befor fencing [cloudstack]

2024-12-10 Thread via GitHub
slavkap commented on code in PR #10059: URL: https://github.com/apache/cloudstack/pull/10059#discussion_r1877873798 ## plugins/hypervisors/kvm/src/main/java/org/apache/cloudstack/kvm/ha/KVMHAProvider.java: ## @@ -75,28 +76,34 @@ public boolean recover(Host r) throws HARecoveryEx

Re: [PR] add check befor fencing [cloudstack]

2024-12-10 Thread via GitHub
slavkap commented on code in PR #10059: URL: https://github.com/apache/cloudstack/pull/10059#discussion_r1878153603 ## plugins/hypervisors/kvm/src/main/java/org/apache/cloudstack/kvm/ha/KVMHAProvider.java: ## @@ -75,28 +76,34 @@ public boolean recover(Host r) throws HARecoveryEx

Re: [PR] add check befor fencing [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland commented on code in PR #10059: URL: https://github.com/apache/cloudstack/pull/10059#discussion_r1878229691 ## plugins/hypervisors/kvm/src/main/java/org/apache/cloudstack/kvm/ha/KVMHAProvider.java: ## @@ -75,28 +76,34 @@ public boolean recover(Host r) throws HARecov

Re: [PR] server, plugin: enhance storage stats for IOPS [cloudstack]

2024-12-10 Thread via GitHub
blueorangutan commented on PR #10034: URL: https://github.com/apache/cloudstack/pull/10034#issuecomment-2531108344 @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

(cloudstack-www) branch staging-site updated: move past events (#265)

2024-12-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new 72c13d36f move past events (#2

(cloudstack-www) branch staging-site updated: Bump http-proxy-middleware from 2.0.6 to 2.0.7 (#256)

2024-12-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new 80f9919b9 Bump http-proxy-midd

(cloudstack-www) branch staging-site updated: Update the name of our organization (#264)

2024-12-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new e039ad8a1 Update the name of o

[GH] (cloudstack-www): Workflow run "npm_and_yarn in /. for express - Update #930392609" failed!

2024-12-10 Thread GitBox
The GitHub Actions job "npm_and_yarn in /. for express - Update #930392609" on cloudstack-www.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 80f9919b931a7d8b6baa8b9e46bb0bd1418713a5 / dependabot[bot] <49699333+dependabot[bot]@use

(cloudstack-www) branch staged-site updated: Automated CloudStack https://cloudstack.staged.apache.org staging website deployment with cloudstack-www branch @ 80f9919b931a7d8b6baa8b9e46bb0bd1418713a5

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch staged-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staged-site by this push: new a3948a91a Automated CloudS

[GH] (cloudstack-www): Workflow run "npm_and_yarn in /. for path-to-regexp - Update #930392610" failed!

2024-12-10 Thread GitBox
The GitHub Actions job "npm_and_yarn in /. for path-to-regexp - Update #930392610" on cloudstack-www.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 80f9919b931a7d8b6baa8b9e46bb0bd1418713a5 / dependabot[bot] <49699333+dependabot[b

[GH] (cloudstack-www): Workflow run "npm_and_yarn in /. for serve-static - Update #930392627" failed!

2024-12-10 Thread GitBox
The GitHub Actions job "npm_and_yarn in /. for serve-static - Update #930392627" on cloudstack-www.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 80f9919b931a7d8b6baa8b9e46bb0bd1418713a5 / dependabot[bot] <49699333+dependabot[bot

(cloudstack-www) branch dependabot/npm_and_yarn/cross-spawn-7.0.6 deleted (was 4512cd7fd)

2024-12-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch dependabot/npm_and_yarn/cross-spawn-7.0.6 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git was 4512cd7fd Bump cross-spawn from 7.0.3 to 7.0.6 The revisions that were on th

(cloudstack-www) branch staging-site updated: source release verification instructions (#260)

2024-12-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new 4fa3d53bf source release verif

[GH] (cloudstack-www): Workflow run "npm_and_yarn in /. for body-parser - Update #930392621" failed!

2024-12-10 Thread GitBox
The GitHub Actions job "npm_and_yarn in /. for body-parser - Update #930392621" on cloudstack-www.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 80f9919b931a7d8b6baa8b9e46bb0bd1418713a5 / dependabot[bot] <49699333+dependabot[bot]

(cloudstack-www) branch staged-site updated: Automated CloudStack https://cloudstack.staged.apache.org staging website deployment with cloudstack-www branch @ 39722c316987d355c98afe7a2481fd7b1c133308

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch staged-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staged-site by this push: new 081d49da8 Automated CloudS

[GH] (cloudstack-www): Workflow run "Pages" failed!

2024-12-10 Thread GitBox
The GitHub Actions job "Pages" on cloudstack-www.git has failed. Run started by GitHub user DaanHoogland (triggered by DaanHoogland). Head commit for run: e039ad8a1803d3495dd40de6700a80e326d9d347 / Jayanth Reddy <45934027+za...@users.noreply.github.com> Update the name of our organization (#264

(cloudstack-www) branch dependabot/npm_and_yarn/nanoid-3.3.8 created (now 487d7c547)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/nanoid-3.3.8 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git at 487d7c547 Bump nanoid from 3.3.4 to 3.3.8 No new revisions were added by th

[GH] (cloudstack-www): Workflow run "npm_and_yarn in /. for send - Update #930392613" failed!

2024-12-10 Thread GitBox
The GitHub Actions job "npm_and_yarn in /. for send - Update #930392613" on cloudstack-www.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 80f9919b931a7d8b6baa8b9e46bb0bd1418713a5 / dependabot[bot] <49699333+dependabot[bot]@users.

Re: [I] Host is stuck in Connecting state after update to 4.18.2.0 [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland commented on issue #9250: URL: https://github.com/apache/cloudstack/issues/9250#issuecomment-2530919232 @0sorkon I don't think we are making progress. Is this still an issue for you? (did you try 4.19/4.20?) -- This is an automated message from the Apache Git Service. To resp

(cloudstack-www) branch staging-site updated: Bump cross-spawn from 7.0.3 to 7.0.6 (#261)

2024-12-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new 39722c316 Bump cross-spawn fro

(cloudstack-www) branch main updated (961f7d44d -> e039ad8a1)

2024-12-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git discard 961f7d44d Added 4.20 api docs (#262) (#263) add 798582271 Added 4.20 api docs (#262) add 79ca6c46a blog:

Re: [PR] Support for Management Server Maintenance [cloudstack]

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

Re: [PR] cks: prevent npe on cluster listing with removed offering [cloudstack]

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

Re: [PR] packaging: have noarch defined for rpms [cloudstack]

2024-12-10 Thread via GitHub
blueorangutan commented on PR #10057: URL: https://github.com/apache/cloudstack/pull/10057#issuecomment-2530856859 @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 pro

(cloudstack-www) branch dependabot/npm_and_yarn/http-proxy-middleware-2.0.7 deleted (was d1dc8145c)

2024-12-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch dependabot/npm_and_yarn/http-proxy-middleware-2.0.7 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git was d1dc8145c Bump http-proxy-middleware from 2.0.6 to 2.0.7 The revi

Re: [I] Unable to change the domain when a user is authenticated by SAML [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland closed issue #10003: Unable to change the domain when a user is authenticated by SAML URL: https://github.com/apache/cloudstack/issues/10003 -- 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 g

Re: [PR] cks: prevent npe on cluster listing with removed offering [cloudstack]

2024-12-10 Thread via GitHub
shwstppr commented on PR #10075: URL: https://github.com/apache/cloudstack/pull/10075#issuecomment-2531097103 @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: [PR] Persist IP addresses related to VM access via CPVM [cloudstack]

2024-12-10 Thread via GitHub
blueorangutan commented on PR #9534: URL: https://github.com/apache/cloudstack/pull/9534#issuecomment-2531093720 [SF] Trillian test result (tid-11875) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 51503 seconds Marvin logs: https://github.com/

Re: [PR] cks: prevent npe on cluster listing with removed offering [cloudstack]

2024-12-10 Thread via GitHub
blueorangutan commented on PR #10075: URL: https://github.com/apache/cloudstack/pull/10075#issuecomment-2531103537 @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] server, plugin: enhance storage stats for IOPS [cloudstack]

2024-12-10 Thread via GitHub
shwstppr commented on PR #10034: URL: https://github.com/apache/cloudstack/pull/10034#issuecomment-2531103012 @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 comm

[GH] (cloudstack-www): Workflow run "npm_and_yarn in /. for nanoid - Update #930392614" is working again!

2024-12-10 Thread GitBox
The GitHub Actions job "npm_and_yarn in /. for nanoid - Update #930392614" on cloudstack-www.git has succeeded. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 80f9919b931a7d8b6baa8b9e46bb0bd1418713a5 / dependabot[bot] <49699333+dependabot[bot]@u

[GH] (cloudstack-www): Workflow run "npm_and_yarn in /. for cookie - Update #930392618" failed!

2024-12-10 Thread GitBox
The GitHub Actions job "npm_and_yarn in /. for cookie - Update #930392618" on cloudstack-www.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 80f9919b931a7d8b6baa8b9e46bb0bd1418713a5 / dependabot[bot] <49699333+dependabot[bot]@user

[PR] cks: prevent npe on cluster listing with removed offering [cloudstack]

2024-12-10 Thread via GitHub
shwstppr opened a new pull request, #10075: URL: https://github.com/apache/cloudstack/pull/10075 ### Description NPE discussed in #10074 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (n

Re: [PR] cks: prevent npe on cluster listing with removed offering [cloudstack]

2024-12-10 Thread via GitHub
weizhouapache commented on PR #10075: URL: https://github.com/apache/cloudstack/pull/10075#issuecomment-2531295177 line 564 to 566 were added in #7515, it should fix #10074 this pr is also good to have -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] packaging: have noarch defined for rpms [cloudstack]

2024-12-10 Thread via GitHub
rohityadavcloud commented on PR #10057: URL: https://github.com/apache/cloudstack/pull/10057#issuecomment-2530854563 @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 spe

Re: [PR] enhancement: add password to configdrive vendor_data.json [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland commented on PR #10061: URL: https://github.com/apache/cloudstack/pull/10061#issuecomment-2530829643 @phsm , does this apply to 4.19 as well? If so, can you rebase onto the 4.19 branch? -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [I] Unable to select cluster while deploying an instance [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland commented on issue #10069: URL: https://github.com/apache/cloudstack/issues/10069#issuecomment-2530842859 right, as you say it is only UI I am marking it for 4.19.2 for now (no guarantee it will make it) -- This is an automated message from the Apache Git Service. To respond

Re: [PR] Add Resource Limits to Backups and Object Storage [cloudstack]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #10017: URL: https://github.com/apache/cloudstack/pull/10017#issuecomment-2531434269 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

Re: [PR] server, plugin: enhance storage stats for IOPS [cloudstack]

2024-12-10 Thread via GitHub
blueorangutan commented on PR #10034: URL: https://github.com/apache/cloudstack/pull/10034#issuecomment-2531440123 @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] KVM incremental snapshot feature [cloudstack]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2531404994 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 Gi

Re: [PR] server, plugin: enhance storage stats for IOPS [cloudstack]

2024-12-10 Thread via GitHub
shwstppr commented on PR #10034: URL: https://github.com/apache/cloudstack/pull/10034#issuecomment-2531424185 @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: [PR] add check befor fencing [cloudstack]

2024-12-10 Thread via GitHub
rp- commented on code in PR #10059: URL: https://github.com/apache/cloudstack/pull/10059#discussion_r1877991178 ## plugins/hypervisors/kvm/src/main/java/org/apache/cloudstack/kvm/ha/KVMHAProvider.java: ## @@ -75,28 +76,34 @@ public boolean recover(Host r) throws HARecoveryExcept

Re: [PR] add check befor fencing [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland commented on code in PR #10059: URL: https://github.com/apache/cloudstack/pull/10059#discussion_r1878028643 ## plugins/hypervisors/kvm/src/main/java/org/apache/cloudstack/kvm/ha/KVMHAProvider.java: ## @@ -75,28 +76,34 @@ public boolean recover(Host r) throws HARecov

Re: [I] SystemVM template upgrade fails on security hardened management servers [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland commented on issue #10029: URL: https://github.com/apache/cloudstack/issues/10029#issuecomment-2531566563 @rajujith @Pearl1594 , should this be documented as an upgrade requirement (set the umask to 0022 at most), or can we search with sudo as well? -- This is an automated me

Re: [I] VMware Instances not able to reach to management server [cloudstack]

2024-12-10 Thread via GitHub
DaanHoogland commented on issue #10012: URL: https://github.com/apache/cloudstack/issues/10012#issuecomment-2531572193 So, for now we need to tell vmware/cks users to create loadbalancer rules by hand. Would that work, @weizhouapache @vishesh92 ? -- This is an automated message from the A

Re: [PR] server, plugin: enhance storage stats for IOPS [cloudstack]

2024-12-10 Thread via GitHub
blueorangutan commented on PR #10034: URL: https://github.com/apache/cloudstack/pull/10034#issuecomment-2533391369 [SF] Trillian test result (tid-11876) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 51385 seconds Marvin logs: https://github.co

Re: [PR] kvm: add SCSI controllers based on the number of virtio-SCSI disks [cloudstack]

2024-12-10 Thread via GitHub
blueorangutan commented on PR #9823: URL: https://github.com/apache/cloudstack/pull/9823#issuecomment-2533419226 [SF] Trillian test result (tid-11878) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 50690 seconds Marvin logs: https://github.com/

(cloudstack-terraform-provider) 01/01: VM details not getting updated

2024-12-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch update-vm-details in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git commit 856c4ebe19323915b85fd74863b58a34453a2d85 Author: Pearl Dsilva AuthorDate: Tue Dec

(cloudstack-terraform-provider) branch update-vm-details created (now 856c4eb)

2024-12-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch update-vm-details in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git at 856c4eb VM details not getting updated This branch includes the following new

Re: [I] The lxc instance cannot connect [cloudstack]

2024-12-10 Thread via GitHub
maic commented on issue #10011: URL: https://github.com/apache/cloudstack/issues/10011#issuecomment-2533688678 @DaanHoogland I am able to create and use VMs normally on LXD, while CloudStack can create LXC VMs normally but cannot use them properly and cannot connect -- This is an automa