[I] Duplicate NETWORK.CREATE usage events resulting in duplicate usage records [cloudstack]

2025-04-09 Thread via GitHub
rajujith opened a new issue, #10687: URL: https://github.com/apache/cloudstack/issues/10687 ### problem For isolated networks and VPC tiers, a usage event NETWORK.CREATE is created in the cloud.usage_event table whenever the network transitions from 'Allocated' to 'Implemented' state

Re: [PR] VMware 80u2 and 80u3 updates/fixes [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10586: URL: https://github.com/apache/cloudstack/pull/10586#issuecomment-2791704357 @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 prog

Re: [PR] VMware 80u2 and 80u3 updates/fixes [cloudstack]

2025-04-09 Thread via GitHub
sureshanaparti commented on PR #10586: URL: https://github.com/apache/cloudstack/pull/10586#issuecomment-2791703296 @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] [HEALTH] 4.20 Health Check, please don't merge this! [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10668: URL: https://github.com/apache/cloudstack/pull/10668#issuecomment-2791313373 [SF] Trillian test result (tid-12905) Environment: kvm-ubuntu22 (x2), Advanced Networking with Mgmt server u22 Total time taken: 126836 seconds Marvin logs: https://git

Re: [PR] Fix volume allocation logs [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10475: URL: https://github.com/apache/cloudstack/pull/10475#issuecomment-2791189340 [SF] Trillian test result (tid-12903) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 126964 seconds Marvin logs: https://github.c

Re: [PR] [VMware] apply IOPS in resize/migrate [cloudstack]

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

Re: [PR] Update Mockito to 5.16.1 [cloudstack]

2025-04-09 Thread via GitHub
boring-cyborg[bot] commented on PR #10686: URL: https://github.com/apache/cloudstack/pull/10686#issuecomment-2791028677 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

[PR] Update Mockito to 5.16.1 [cloudstack]

2025-04-09 Thread via GitHub
erickalendra opened a new pull request, #10686: URL: https://github.com/apache/cloudstack/pull/10686 ### Description This PR updates Mockito to 5.16.1 from 4. See the release notes for high level changes: https://github.com/mockito/mockito/releases/tag/v5.0.0 Dependency name

Re: [PR] Fix smoke tests due to change in behavior of restore VM [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10583: URL: https://github.com/apache/cloudstack/pull/10583#issuecomment-2790973478 [SF] Trillian test result (tid-12909) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 108486 seconds Marvin logs: https://github.c

Re: [PR] Add API command remove management server [cloudstack]

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

Re: [PR] Launch RESIZE event on volume snapshot revert [cloudstack]

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

Re: [PR] Direct agents rebalance improvements with multiple management server nodes [cloudstack]

2025-04-09 Thread via GitHub
sureshanaparti commented on PR #10674: URL: https://github.com/apache/cloudstack/pull/10674#issuecomment-2789498763 @blueorangutan test matrix -- 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] [WIP] Support xenserver 84 - make scripts python3 compatible [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10684: URL: https://github.com/apache/cloudstack/pull/10684#issuecomment-2790880011 [SF] Trillian Build Failed (tid-12931) -- 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] [WIP] Support xenserver 84 - make scripts python3 compatible [cloudstack]

2025-04-09 Thread via GitHub
weizhouapache commented on PR #10684: URL: https://github.com/apache/cloudstack/pull/10684#issuecomment-2790865988 @blueorangutan test ol8 xenserver-84 keepEnv -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] VR: dnsmasq does not listen on 127.0.0.1 [cloudstack]

2025-04-09 Thread via GitHub
weizhouapache commented on PR #10440: URL: https://github.com/apache/cloudstack/pull/10440#issuecomment-2790853982 > @weizhouapache could you add some explanation on the cause of https://github.com/apache/cloudstack/issues/10436 and how this PR fixes it? > > Maybe I've missed it on t

Re: [PR] Fix NPE on updating security groups for an instance [cloudstack]

2025-04-09 Thread via GitHub
JoaoJandre commented on code in PR #10493: URL: https://github.com/apache/cloudstack/pull/10493#discussion_r2036013560 ## server/src/main/java/com/cloud/vm/UserVmManagerImpl.java: ## @@ -3173,6 +3136,35 @@ public UserVm updateVirtualMachine(long id, String displayName, String g

Re: [PR] Add API command remove management server [cloudstack]

2025-04-09 Thread via GitHub
JoaoJandre commented on PR #10325: URL: https://github.com/apache/cloudstack/pull/10325#issuecomment-2790831620 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] VR: dnsmasq does not listen on 127.0.0.1 [cloudstack]

2025-04-09 Thread via GitHub
JoaoJandre commented on PR #10440: URL: https://github.com/apache/cloudstack/pull/10440#issuecomment-2790830555 @weizhouapache could you add some explanation on the cause of https://github.com/apache/cloudstack/issues/10436 and how this PR fixes it? Maybe I've missed it on the issue

Re: [PR] Allow modification of user vm details if user.vm.readonly.details is empty [cloudstack]

2025-04-09 Thread via GitHub
JoaoJandre commented on code in PR #10456: URL: https://github.com/apache/cloudstack/pull/10456#discussion_r2036029386 ## engine/schema/src/main/resources/META-INF/db/schema-420to421.sql: ## @@ -242,3 +242,6 @@ INSERT IGNORE INTO `cloud`.`configuration` VALUES ('Advanced', 'DEF

Re: [PR] Launch RESIZE event on volume snapshot revert [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10482: URL: https://github.com/apache/cloudstack/pull/10482#issuecomment-2790802331 @JoaoJandre 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] Launch RESIZE event on volume snapshot revert [cloudstack]

2025-04-09 Thread via GitHub
JoaoJandre commented on PR #10482: URL: https://github.com/apache/cloudstack/pull/10482#issuecomment-2790799016 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] [WIP] Support xenserver 84 - make scripts python3 compatible [cloudstack]

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

Re: [PR] [WIP] Support xenserver 84 - make scripts python3 compatible [cloudstack]

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

Re: [PR] find vms regression fix [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10647: URL: https://github.com/apache/cloudstack/pull/10647#issuecomment-2790058620 @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

Re: [PR] [WIP] Support xenserver 84 - make scripts python3 compatible [cloudstack]

2025-04-09 Thread via GitHub
Pearl1594 commented on PR #10684: URL: https://github.com/apache/cloudstack/pull/10684#issuecomment-2790508740 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] [WIP] Support xenserver 84 - make scripts python3 compatible [cloudstack]

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

Re: [PR] [WIP] Support xenserver 84 - make scripts python3 compatible [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10684: URL: https://github.com/apache/cloudstack/pull/10684#issuecomment-2790510322 @Pearl1594 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.

(cloudstack) branch support-xen84-py3 updated (2b690034d2d -> 37d170433da)

2025-04-09 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch support-xen84-py3 in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 2b690034d2d add license add 37d170433da fix linter No new revisions were added by this update

(cloudstack) branch support-xen84-py3 created (now 5e2afc38afc)

2025-04-09 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch support-xen84-py3 in repository https://gitbox.apache.org/repos/asf/cloudstack.git at 5e2afc38afc Merge branch '4.20' of https://github.com/apache/cloudstack into support-xen84-py3 Th

(cloudstack) branch support-xen84-py3 updated (5e2afc38afc -> 2b690034d2d)

2025-04-09 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch support-xen84-py3 in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 5e2afc38afc Merge branch '4.20' of https://github.com/apache/cloudstack into support-xen84-py3

[PR] [WIP] Support xenserver 84 - make scripts python3 compatible [cloudstack]

2025-04-09 Thread via GitHub
Pearl1594 opened a new pull request, #10684: URL: https://github.com/apache/cloudstack/pull/10684 ### Description This PR is just to test #10483 ### Types of changes - [ ] Breaking change (fix or feature that would caus

(cloudstack) 02/02: Merge branch '4.20' of https://github.com/apache/cloudstack into support-xen84-py3

2025-04-09 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch support-xen84-py3 in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 5e2afc38afc5c88c7229d9d04850660c0c8385ac Merge: 9a99c4396d6 6850147c9e8 Author: Pearl Dsilva AuthorDa

Re: [I] Management network on VLAN [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland closed issue #4286: Management network on VLAN URL: https://github.com/apache/cloudstack/issues/4286 -- 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

(cloudstack) branch dependabot/npm_and_yarn/ui/babel/runtime-7.27.0 created (now e8a48f8194f)

2025-04-09 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/ui/babel/runtime-7.27.0 in repository https://gitbox.apache.org/repos/asf/cloudstack.git at e8a48f8194f build(deps): bump @babel/runtime from 7.24.4 to 7.27.0 i

Re: [I] Description missing to mask libvirtd services for Ubuntu [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland closed issue #10667: Description missing to mask libvirtd services for Ubuntu URL: https://github.com/apache/cloudstack/issues/10667 -- 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] find vms regression fix [cloudstack]

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

Re: [I] listRouter provides "FAULT" redundantstate for VPC with no instance running [cloudstack]

2025-04-09 Thread via GitHub
sbrueseke commented on issue #10677: URL: https://github.com/apache/cloudstack/issues/10677#issuecomment-2790082521 > > > [@weizhouapache](https://github.com/weizhouapache) is this the same as [#10281](https://github.com/apache/cloudstack/issues/10281) ? > > > > > > I do not think

Re: [I] listRouter provides "FAULT" redundantstate for VPC with no instance running [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland commented on issue #10677: URL: https://github.com/apache/cloudstack/issues/10677#issuecomment-2790034150 @weizhouapache is this the same as #10281 ? -- 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] find vms regression fix [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland commented on PR #10647: URL: https://github.com/apache/cloudstack/pull/10647#issuecomment-2790052503 @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] Build failed after clock changed to daylight saving time [cloudstack]

2025-04-09 Thread via GitHub
weizhouapache commented on issue #10666: URL: https://github.com/apache/cloudstack/issues/10666#issuecomment-2790089640 > [@wei](https://github.com/wei), was this after or during clock change? can you reproduce? yes, actually it happened in my laptop in the past week. I had to skip th

Re: [I] listRouter provides "FAULT" redundantstate for VPC with no instance running [cloudstack]

2025-04-09 Thread via GitHub
weizhouapache commented on issue #10677: URL: https://github.com/apache/cloudstack/issues/10677#issuecomment-2790068091 > > [@weizhouapache](https://github.com/weizhouapache) is this the same as [#10281](https://github.com/apache/cloudstack/issues/10281) ? > > I do not think that it i

Re: [I] listRouter provides "FAULT" redundantstate for VPC with no instance running [cloudstack]

2025-04-09 Thread via GitHub
sbrueseke commented on issue #10677: URL: https://github.com/apache/cloudstack/issues/10677#issuecomment-2790045404 > [@weizhouapache](https://github.com/weizhouapache) is this the same as [#10281](https://github.com/apache/cloudstack/issues/10281) ? I do not think that it is the same

Re: [I] Build failed after clock changed to daylight saving time [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland commented on issue #10666: URL: https://github.com/apache/cloudstack/issues/10666#issuecomment-2789989569 @wei, was this after or during clock change? can you reproduce? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [I] Host stuck state: Alert, When add Secondary storage [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland commented on issue #10661: URL: https://github.com/apache/cloudstack/issues/10661#issuecomment-2789959863 @leduyquy, Can you edit the description to make more clear what the issue is? Is it that the VMs you speak about are not deploying or starting? Or are they but n

Re: [PR] New feature: Reconcile commands (CopyCommand, MigrateCommand, MigrateVolumeCommand) [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10514: URL: https://github.com/apache/cloudstack/pull/10514#issuecomment-2789814626 @weizhouapache 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 respon

Re: [I] Enable T-NAT for client to site VPN via conn mark [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland commented on issue #10655: URL: https://github.com/apache/cloudstack/issues/10655#issuecomment-2789914755 @nicoschmdt do you have a target release yet for this work? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [I] CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland closed issue #10643: CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated URL: https://github.com/apache/cloudstack/issues/10643 -- This is an automated message from the Apache Git Service. To respond to

Re: [I] CloudStack 4.20 UI Unable to add KVM-Host on VXLAN Logic structure - Errors [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland closed issue #10636: CloudStack 4.20 UI Unable to add KVM-Host on VXLAN Logic structure - Errors URL: https://github.com/apache/cloudstack/issues/10636 -- 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: [I] Unable to deploy initial zone/setup - Fails at creating guest network [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland closed issue #10671: Unable to deploy initial zone/setup - Fails at creating guest network URL: https://github.com/apache/cloudstack/issues/10671 -- 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

Re: [PR] New feature: Reconcile commands (CopyCommand, MigrateCommand, MigrateVolumeCommand) [cloudstack]

2025-04-09 Thread via GitHub
weizhouapache commented on PR #10514: URL: https://github.com/apache/cloudstack/pull/10514#issuecomment-2789807865 @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

Re: [PR] Direct agents rebalance improvements with multiple management server nodes [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10674: URL: https://github.com/apache/cloudstack/pull/10674#issuecomment-2789734518 [SF] Trillian Build Failed (tid-12922) -- 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] KVM incremental snapshot feature [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2789770632 @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] KVM incremental snapshot feature [cloudstack]

2025-04-09 Thread via GitHub
sureshanaparti commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2789763557 @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] New feature: Reconcile commands (CopyCommand, MigrateCommand, MigrateVolumeCommand) [cloudstack]

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

(cloudstack) branch 4.19 updated: backport #10500 framework/cluster: fix NPE for ms-host status when mgr stops (#10653)

2025-04-09 Thread weizhou
This is an automated email from the ASF dual-hosted git repository. weizhou 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 d32065fd38a backport #10500 framework/cluster:

Re: [PR] Backport #10500 framework/cluster: fix NPE for ms-host status when mgr stops [cloudstack]

2025-04-09 Thread via GitHub
weizhouapache merged PR #10653: URL: https://github.com/apache/cloudstack/pull/10653 -- 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: [PR] build(deps): bump @babel/runtime from 7.24.4 to 7.27.0 in /ui [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland closed pull request #10676: build(deps): bump @babel/runtime from 7.24.4 to 7.27.0 in /ui URL: https://github.com/apache/cloudstack/pull/10676 -- 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] build(deps): bump @babel/runtime from 7.24.4 to 7.27.0 in /ui [cloudstack]

2025-04-09 Thread via GitHub
dependabot[bot] commented on PR #10676: URL: https://github.com/apache/cloudstack/pull/10676#issuecomment-2789497432 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version

(cloudstack) branch dependabot/npm_and_yarn/ui/babel/runtime-7.27.0 deleted (was e8a48f8194f)

2025-04-09 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/ui/babel/runtime-7.27.0 in repository https://gitbox.apache.org/repos/asf/cloudstack.git was e8a48f8194f build(deps): bump @babel/runtime from 7.24.4 to 7.27.0 i

Re: [I] CloudStack 4.20 UI Unable to add KVM-Host on VXLAN Logic structure - Errors [cloudstack]

2025-04-09 Thread via GitHub
weizhouapache commented on issue #10636: URL: https://github.com/apache/cloudstack/issues/10636#issuecomment-2788431595 @tatay188 there is log file `setup.log` in the same folder as `agent.log` you can have a look -- This is an automated message from the Apache Git Service. To respo

Re: [I] Automatically migrate log4j xml from 4.19 to 4.20+ [cloudstack]

2025-04-09 Thread via GitHub
Pearl1594 commented on issue #10665: URL: https://github.com/apache/cloudstack/issues/10665#issuecomment-2783845282 I upgraded from 4.19.0 to 4.20.0 - and I didn't encounter the 3rd issue mentioned as well. -- This is an automated message from the Apache Git Service. To respond to the me

Re: [I] BUGS: CloudStack 4.20 VXLAN-EVPN - Management VXLAN generates error - Public VXLAN routes not advertised - is Bug LINKED TO #9920? - Initial VMs running but Grey State for Agent State [clouds

2025-04-09 Thread via GitHub
tatay188 commented on issue #10659: URL: https://github.com/apache/cloudstack/issues/10659#issuecomment-2789474036 I noticed the cludstack does not link the physical lo loopback interface when creating a vxlan using the script. ### Regarding the VXLAN i found the Cloudstack do

Re: [PR] New feature: Reconcile commands (CopyCommand, MigrateCommand, MigrateVolumeCommand) [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10514: URL: https://github.com/apache/cloudstack/pull/10514#issuecomment-2789439316 @weizhouapache 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] Ownership selection in VPC tiers and VPC public IPs [cloudstack]

2025-04-09 Thread via GitHub
github-actions[bot] commented on PR #9692: URL: https://github.com/apache/cloudstack/pull/9692#issuecomment-2789425146 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] New feature: Reconcile commands (CopyCommand, MigrateCommand, MigrateVolumeCommand) [cloudstack]

2025-04-09 Thread via GitHub
weizhouapache commented on PR #10514: URL: https://github.com/apache/cloudstack/pull/10514#issuecomment-2789425713 @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 speci

Re: [I] CloudStack 4.20 UI Unable to add KVM-Host on VXLAN Logic structure - Errors [cloudstack]

2025-04-09 Thread via GitHub
tatay188 commented on issue #10636: URL: https://github.com/apache/cloudstack/issues/10636#issuecomment-2789401531 **### On the AGENT side:** Not sure if this is just related to Ubuntu systems: there is an error on the management server every time i reload it: DEBUG:root:

[I] prepareForShutdown reflects invalid state for shutdowntriggered [cloudstack]

2025-04-09 Thread via GitHub
adietrich-ussignal opened a new issue, #10670: URL: https://github.com/apache/cloudstack/issues/10670 ### problem When using the `prepareForShutdown` API, the state of `shutdowntriggered` is set to `true`. ### versions ACS 4.19.2.0 CMK 6.4.0 ### The steps

Re: [PR] Direct agents rebalance improvements with multiple management server nodes [cloudstack]

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

[PR] build(deps): bump @babel/runtime from 7.24.4 to 7.27.0 in /ui [cloudstack]

2025-04-09 Thread via GitHub
dependabot[bot] opened a new pull request, #10676: URL: https://github.com/apache/cloudstack/pull/10676 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.4 to 7.27.0. Release notes Sourced from https://github.com/babel/babel/releases

Re: [PR] xenserver: do not destroy halted hypervisor vm [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland merged PR #9175: URL: https://github.com/apache/cloudstack/pull/9175 -- 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

(cloudstack) branch 4.20 updated (bc5728a7ff0 -> 6850147c9e8)

2025-04-09 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack.git from bc5728a7ff0 systemvm: Bump systemvm template version to debian 12.10 (#10628) add ee94ae575b7 Enhance VPC Networ

(cloudstack) branch dependabot/npm_and_yarn/ui/multi-223422931a created (now 21368ffd8ed)

2025-04-09 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/ui/multi-223422931a in repository https://gitbox.apache.org/repos/asf/cloudstack.git at 21368ffd8ed build(deps): bump nanoid and shortid in /ui No new revisions

[PR] build(deps): bump nanoid and shortid in /ui [cloudstack]

2025-04-09 Thread via GitHub
dependabot[bot] opened a new pull request, #10675: URL: https://github.com/apache/cloudstack/pull/10675 Bumps [nanoid](https://github.com/ai/nanoid) and [shortid](https://github.com/dylang/shortid). These dependencies needed to be updated together. Updates `nanoid` from 3.3.4 to 3.3.11

(cloudstack) 01/01: Merge branch '4.19' into 4.20

2025-04-09 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 6850147c9e860e063fcd20a9e1a12978a3248ec8 Merge: bc5728a7ff0 5d5ac17c685 Author: Dahn Highland AuthorDate: Wed Apr 9 13:0

Re: [PR] UI: Restore AS Numbers and IPv4 Subnets menus [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10580: URL: https://github.com/apache/cloudstack/pull/10580#issuecomment-2789263457 @DaanHoogland 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 respo

Re: [PR] UI: Restore AS Numbers and IPv4 Subnets menus [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland commented on PR #10580: URL: https://github.com/apache/cloudstack/pull/10580#issuecomment-2789260869 @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 co

Re: [PR] Direct agents rebalance improvements with multiple management server nodes [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10674: URL: https://github.com/apache/cloudstack/pull/10674#issuecomment-2789202608 @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 prog

Re: [PR] Direct agents rebalance improvements with multiple management server nodes [cloudstack]

2025-04-09 Thread via GitHub
sureshanaparti commented on PR #10674: URL: https://github.com/apache/cloudstack/pull/10674#issuecomment-2789197953 @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] Direct agents rebalance improvements with multiple management server nodes [cloudstack]

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

[PR] Direct agents rebalance improvements with multiple management server nodes [cloudstack]

2025-04-09 Thread via GitHub
sureshanaparti opened a new pull request, #10674: URL: https://github.com/apache/cloudstack/pull/10674 ### Description This PR improves the current direct agents rebalancing activity. Sometimes hypervisor hosts (direct agents) stuck with Disconnect state during agent rebalancing acti

Re: [PR] Instance lease: Allow deployment of instances with lease duration and leaseexpiry action [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10560: URL: https://github.com/apache/cloudstack/pull/10560#issuecomment-2789178608 [SF] Trillian test result (tid-12900) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 97286 seconds Marvin logs: https://github.co

Re: [PR] remove logging of prameters including secret keys [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10649: URL: https://github.com/apache/cloudstack/pull/10649#issuecomment-2789168533 [SF] Trillian test result (tid-12901) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 82488 seconds Marvin logs: https://github.co

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-04-09 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2788913659 > @abh1sar could you explain how does the class structure get cached? I think I may be missing something, as on upgrade, the MGMT server will be down, after it is started which cache

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-04-09 Thread via GitHub
abh1sar commented on PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#issuecomment-2788714289 @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: [I] Description missing to mask libvirtd services for Ubuntu [cloudstack]

2025-04-09 Thread via GitHub
sjanssen15 commented on issue #10667: URL: https://github.com/apache/cloudstack/issues/10667#issuecomment-2788732949 I'm not sure if I can try this again since I masked the services already and that fixed it. You want me to remove the masking and try this again? -- This is an automated me

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-04-09 Thread via GitHub
blueorangutan commented on PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#issuecomment-2788716490 @abh1sar 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

(cloudstack) branch 4.19 updated: xenserver: do not destroy halted hypervisor vm (#9175)

2025-04-09 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 5d5ac17c685 xenserver: do not destroy halted hyper

Re: [I] Description missing to mask libvirtd services for Ubuntu [cloudstack]

2025-04-09 Thread via GitHub
Gunseerat commented on issue #10667: URL: https://github.com/apache/cloudstack/issues/10667#issuecomment-2788400251 > > [@sjanssen15](https://github.com/sjanssen15) can you try my notes on Ubuntu from here and see if it works - https://rohityadav.cloud/blog/cloudstack-kvm/#kvm-host-setup We

Re: [PR] xenserver: do not destroy halted hypervisor vm [cloudstack]

2025-04-09 Thread via GitHub
shwstppr commented on PR #9175: URL: https://github.com/apache/cloudstack/pull/9175#issuecomment-2788634465 @AlexanderKgr thanks. Nothing more from my end -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

Re: [I] API logs not generated in 4.20 [cloudstack]

2025-04-09 Thread via GitHub
andrijapanicsb commented on issue #10565: URL: https://github.com/apache/cloudstack/issues/10565#issuecomment-2784004396 @JoaoJandre thx, that is correct, but I have a bigger problem of "/etc/default/cloudstack-management" not being replaced by default (at least when using Ansible) and that

Re: [PR] xenserver: do not destroy halted hypervisor vm [cloudstack]

2025-04-09 Thread via GitHub
AlexanderKgr commented on PR #9175: URL: https://github.com/apache/cloudstack/pull/9175#issuecomment-2788595238 > Thanks @AlexanderKgr for tests. Just to confirm, did you test the original issue that restoring VM snapshot wasn't working #8123? it is working without issues. tried with

Re: [PR] xenserver: do not destroy halted hypervisor vm [cloudstack]

2025-04-09 Thread via GitHub
AlexanderKgr commented on PR #9175: URL: https://github.com/apache/cloudstack/pull/9175#issuecomment-2788572877 > Thanks @AlexanderKgr for tests. Just to confirm, did you test the original issue that restoring VM snapshot wasn't working #8123? i will test it. sorry -- This is an au

Re: [I] Repeated "Network domain" field in "Add Network" form [cloudstack]

2025-04-09 Thread via GitHub
SviridoffA commented on issue #9603: URL: https://github.com/apache/cloudstack/issues/9603#issuecomment-2788543767 @DaanHoogland Got it… thanks for the answer. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [I] Repeated "Network domain" field in "Add Network" form [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland commented on issue #9603: URL: https://github.com/apache/cloudstack/issues/9603#issuecomment-2788549735 > [@DaanHoogland](https://github.com/DaanHoogland) Got it… thanks for the answer. to be clear, you are free to backport and submit a PR. it is just not planned at the

Re: [I] Repeated "Network domain" field in "Add Network" form [cloudstack]

2025-04-09 Thread via GitHub
DaanHoogland commented on issue #9603: URL: https://github.com/apache/cloudstack/issues/9603#issuecomment-2788529222 > Hello everyone! Is this fix planned for 4.19.3? It seems to be missing in 4.19.2. no @SviridoffA , it is in 4.20 -- This is an automated message from the Apach