Re: [PR] Allow listing of inactive offerings [cloudstack]

2024-03-22 Thread via GitHub
blueorangutan commented on PR #8821: URL: https://github.com/apache/cloudstack/pull/8821#issuecomment-2016312457 [SF] Trillian test result (tid-9561) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 45672 seconds Marvin logs: https://github.com

Re: [PR] pom.xml: Upgrade gson version to 2.10.1 [cloudstack]

2024-03-22 Thread via GitHub
blueorangutan commented on PR #8756: URL: https://github.com/apache/cloudstack/pull/8756#issuecomment-2016309112 [SF] Trillian test result (tid-9557) Environment: kvm-rocky8 (x2), Advanced Networking with Mgmt server r8 Total time taken: 56215 seconds Marvin logs: https://github.com

Re: [PR] Improve migration of external VMware VMs into KVM cluster [cloudstack]

2024-03-22 Thread via GitHub
blueorangutan commented on PR #8815: URL: https://github.com/apache/cloudstack/pull/8815#issuecomment-2016248029 [SF] Trillian test result (tid-9555) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 60668 seconds Marvin logs: https://github.com

Re: [PR] Improve migration of external VMware VMs into KVM cluster [cloudstack]

2024-03-22 Thread via GitHub
blueorangutan commented on PR #8815: URL: https://github.com/apache/cloudstack/pull/8815#issuecomment-2015945582 [SF] Trillian test result (tid-9554) Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server r8 Total time taken: 47384 seconds Marvin logs: https://github.co

[PR] Improve vm.allocation.algorithm global setting description [cloudstack]

2024-03-22 Thread via GitHub
hsato03 opened a new pull request, #8823: URL: https://github.com/apache/cloudstack/pull/8823 ### Description To make the vm.allocation.algorithm configuration more intuitive, its description has been updated. Furthermore, the configuration has been adapted to ConfigKey.

Re: [PR] Update `vpc.max.networks` setting & settings to limit the number of NICs for each hypervisor [cloudstack]

2024-03-22 Thread via GitHub
hsato03 commented on code in PR #8654: URL: https://github.com/apache/cloudstack/pull/8654#discussion_r1536169318 ## server/src/main/java/com/cloud/network/vpc/VpcManagerImpl.java: ## @@ -1983,6 +1995,19 @@ public void doInTransactionWithoutResult(final TransactionStatus status

Re: [I] Unable to destroy/exunge a vm which errored during import [cloudstack]

2024-03-22 Thread via GitHub
pcfriek1987 commented on issue #8786: URL: https://github.com/apache/cloudstack/issues/8786#issuecomment-2015790937 I'm guess this issue is also present when trying to migrate a migrated VM? As in thise case https://github.com/apache/cloudstack/issues/8819 -- This is an automated message

Re: [PR] Improve migration of external VMware VMs into KVM cluster [cloudstack]

2024-03-22 Thread via GitHub
blueorangutan commented on PR #8815: URL: https://github.com/apache/cloudstack/pull/8815#issuecomment-2015782027 [SF] Trillian test result (tid-9553) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7 Total time taken: 41092 seconds Marvin logs: https://github.co

Re: [PR] Bump webpack-dev-middleware and @vue/cli-service in /ui [cloudstack]

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

(cloudstack) branch dependabot/npm_and_yarn/ui/webpack-dev-middleware-and-vue/cli-service-5.3.4 created (now 8f5cbdf515f)

2024-03-22 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/webpack-dev-middleware-and-vue/cli-service-5.3.4 in repository https://gitbox.apache.org/repos/asf/cloudstack.git at 8f5cbdf515f Bump webpack-dev-middleware

[PR] Bump webpack-dev-middleware and @vue/cli-service in /ui [cloudstack]

2024-03-22 Thread via GitHub
dependabot[bot] opened a new pull request, #8822: URL: https://github.com/apache/cloudstack/pull/8822 Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 5.3.4 and updates ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/pac

Re: [PR] Refactor KubernetesClusterResourceModifierActionWorker [cloudstack]

2024-03-22 Thread via GitHub
blueorangutan commented on PR #8801: URL: https://github.com/apache/cloudstack/pull/8801#issuecomment-2015169507 Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 9010 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] linstor: Only set allow-two-primaries if resource is already in use [cloudstack]

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

Re: [PR] Fix VM import & VM delete with custom offering [cloudstack]

2024-03-22 Thread via GitHub
weizhouapache commented on code in PR #8813: URL: https://github.com/apache/cloudstack/pull/8813#discussion_r1535625128 ## server/src/main/java/org/apache/cloudstack/vm/UnmanagedVMsManagerImpl.java: ## @@ -2252,7 +2255,7 @@ private UserVm importKvmVirtualMachineFromDisk(final I

Re: [PR] linstor: Fix volume format and make resource available on copy target [cloudstack]

2024-03-22 Thread via GitHub
rp- commented on code in PR #8811: URL: https://github.com/apache/cloudstack/pull/8811#discussion_r1535619065 ## plugins/storage/volume/linstor/src/main/java/org/apache/cloudstack/storage/datastore/driver/LinstorPrimaryDataStoreDriverImpl.java: ## @@ -965,6 +981,36 @@ private An

Re: [PR] linstor: Only set allow-two-primaries if resource is already in use [cloudstack]

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

Re: [PR] Allow listing of inactive offerings [cloudstack]

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

Re: [PR] Allow listing of inactive offerings [cloudstack]

2024-03-22 Thread via GitHub
vishesh92 commented on PR #8821: URL: https://github.com/apache/cloudstack/pull/8821#issuecomment-2015089550 @blueorangutan test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] linstor: Support VM-Instance Disk snapshots [cloudstack]

2024-03-22 Thread via GitHub
sureshanaparti commented on code in PR #8796: URL: https://github.com/apache/cloudstack/pull/8796#discussion_r1535537173 ## plugins/storage/volume/linstor/src/main/java/org/apache/cloudstack/storage/snapshot/LinstorVMSnapshotStrategy.java: ## @@ -0,0 +1,347 @@ +// +//Licensed to

Re: [PR] Refactor KubernetesClusterResourceModifierActionWorker [cloudstack]

2024-03-22 Thread via GitHub
blueorangutan commented on PR #8801: URL: https://github.com/apache/cloudstack/pull/8801#issuecomment-2015055411 @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] Refactor KubernetesClusterResourceModifierActionWorker [cloudstack]

2024-03-22 Thread via GitHub
sureshanaparti commented on PR #8801: URL: https://github.com/apache/cloudstack/pull/8801#issuecomment-2015050590 @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] linstor: Only set allow-two-primaries if resource is already in use [cloudstack]

2024-03-22 Thread via GitHub
blueorangutan commented on PR #8802: URL: https://github.com/apache/cloudstack/pull/8802#issuecomment-2015050547 @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] linstor: Only set allow-two-primaries if resource is already in use [cloudstack]

2024-03-22 Thread via GitHub
sureshanaparti commented on PR #8802: URL: https://github.com/apache/cloudstack/pull/8802#issuecomment-2015048848 @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] linstor: Fix volume format and make resource available on copy target [cloudstack]

2024-03-22 Thread via GitHub
sureshanaparti commented on code in PR #8811: URL: https://github.com/apache/cloudstack/pull/8811#discussion_r1535528975 ## plugins/storage/volume/linstor/src/main/java/org/apache/cloudstack/storage/datastore/driver/LinstorPrimaryDataStoreDriverImpl.java: ## @@ -965,6 +981,36 @@

Re: [PR] linstor: Fix volume format and make resource available on copy target [cloudstack]

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

Re: [PR] Allow listing of inactive offerings [cloudstack]

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

Re: [PR] Fix VM import & VM delete with custom offering [cloudstack]

2024-03-22 Thread via GitHub
vishesh92 commented on code in PR #8813: URL: https://github.com/apache/cloudstack/pull/8813#discussion_r1535522858 ## server/src/main/java/org/apache/cloudstack/vm/UnmanagedVMsManagerImpl.java: ## @@ -2252,7 +2255,7 @@ private UserVm importKvmVirtualMachineFromDisk(final Impor

Re: [PR] Fix VM import & VM delete with custom offering [cloudstack]

2024-03-22 Thread via GitHub
sureshanaparti commented on code in PR #8813: URL: https://github.com/apache/cloudstack/pull/8813#discussion_r1535513274 ## server/src/main/java/org/apache/cloudstack/vm/UnmanagedVMsManagerImpl.java: ## @@ -2252,7 +2255,7 @@ private UserVm importKvmVirtualMachineFromDisk(final

Re: [PR] Allow listing of inactive offerings [cloudstack]

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

Re: [PR] Allow listing of inactive offerings [cloudstack]

2024-03-22 Thread via GitHub
blueorangutan commented on PR #8821: URL: https://github.com/apache/cloudstack/pull/8821#issuecomment-2014922676 @vishesh92 a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] Allow listing of inactive offerings [cloudstack]

2024-03-22 Thread via GitHub
vishesh92 commented on PR #8821: URL: https://github.com/apache/cloudstack/pull/8821#issuecomment-2014920600 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

[PR] Allow listing of inactive offerings [cloudstack]

2024-03-22 Thread via GitHub
vishesh92 opened a new pull request, #8821: URL: https://github.com/apache/cloudstack/pull/8821 ### Description This PR fixes https://github.com/apache/cloudstack/issues/8817 by allowing listing of Inactive offering ids to the user.

Re: [I] Maven build with noredist and simulator flags failing [cloudstack]

2024-03-22 Thread via GitHub
weizhouapache commented on issue #8820: URL: https://github.com/apache/cloudstack/issues/8820#issuecomment-2014774705 @rohityadavcloud which commit did you build from ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] pom.xml: Upgrade gson version to 2.10.1 [cloudstack]

2024-03-22 Thread via GitHub
weizhouapache commented on PR #8756: URL: https://github.com/apache/cloudstack/pull/8756#issuecomment-2014746426 @blueorangutan test rocky8 kvm-rocky8 -- 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

[I] Maven build with noredist and simulator flags failing [cloudstack]

2024-03-22 Thread via GitHub
rohityadavcloud opened a new issue, #8820: URL: https://github.com/apache/cloudstack/issues/8820 Build on main branch is failing with: ``` $ mvn clean install -P developer,systemvm -Dnoredist -Dsimulator -T8 ... [ERROR] Failed to execute goal on project cloud-plugin-network-n

Re: [PR] pom.xml: Upgrade gson version to 2.10.1 [cloudstack]

2024-03-22 Thread via GitHub
blueorangutan commented on PR #8756: URL: https://github.com/apache/cloudstack/pull/8756#issuecomment-2014749414 @weizhouapache a [SL] Trillian-Jenkins test job (rocky8 mgmt + kvm-rocky8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To re

Re: [PR] pom.xml: Upgrade gson version to 2.10.1 [cloudstack]

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

Re: [I] Disable Service offerings [cloudstack]

2024-03-22 Thread via GitHub
vishesh92 commented on issue #8817: URL: https://github.com/apache/cloudstack/issues/8817#issuecomment-2014606121 @rajujith If the service offering is compute only, you will also need to update the state of disk offering to Inactive. As of now Delete service offering command, sets th

Re: [PR] pom.xml: Upgrade gson version to 2.10.1 [cloudstack]

2024-03-22 Thread via GitHub
blueorangutan commented on PR #8756: URL: https://github.com/apache/cloudstack/pull/8756#issuecomment-2014593385 @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 progres

Re: [PR] pom.xml: Upgrade gson version to 2.10.1 [cloudstack]

2024-03-22 Thread via GitHub
weizhouapache commented on PR #8756: URL: https://github.com/apache/cloudstack/pull/8756#issuecomment-2014592665 @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 specifi

Re: [PR] Improve migration of external VMware VMs into KVM cluster [cloudstack]

2024-03-22 Thread via GitHub
blueorangutan commented on PR #8815: URL: https://github.com/apache/cloudstack/pull/8815#issuecomment-2014522599 @sureshanaparti a [SL] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests -- This

Re: [PR] Improve migration of external VMware VMs into KVM cluster [cloudstack]

2024-03-22 Thread via GitHub
sureshanaparti commented on PR #8815: URL: https://github.com/apache/cloudstack/pull/8815#issuecomment-2014521742 @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 sp

Re: [PR] [WIP] New feature: Import volume from storage pool [cloudstack]

2024-03-22 Thread via GitHub
blueorangutan commented on PR #8808: URL: https://github.com/apache/cloudstack/pull/8808#issuecomment-2014518080 [SF] Trillian test result (tid-9550) Environment: kvm-rocky8 (x2), Advanced Networking with Mgmt server r8 Total time taken: 47583 seconds Marvin logs: https://github.com

Re: [PR] Improve migration of external VMware VMs into KVM cluster [cloudstack]

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