Re: [PR] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

2024-01-10 Thread via GitHub
shwstppr commented on PR #8492: URL: https://github.com/apache/cloudstack/pull/8492#issuecomment-1886564071 Lot many changes to core NIC import logic. This would need testing for both KVM and VMware for different scenarios - advanced/basic zone, with/without user provided IP, different

Re: [PR] Fix KVM imported unmanaged VMs disks path [cloudstack]

2024-01-10 Thread via GitHub
shwstppr commented on PR #8483: URL: https://github.com/apache/cloudstack/pull/8483#issuecomment-1886541615 Tested KVM import before and after. Before - ROOT volume is leftover in destroy state https://github.com/apache/cloudstack/assets/153340/880bb802-fbfe-47ee-b5b0-0d9838738517

(cloudstack-csbench) branch main updated: Fixup network creation log (#15)

2024-01-10 Thread vladi
This is an automated email from the ASF dual-hosted git repository. vladi pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-csbench.git The following commit(s) were added to refs/heads/main by this push: new 20d339f Fixup network creation log

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

2024-01-10 Thread via GitHub
blueorangutan commented on PR #7344: URL: https://github.com/apache/cloudstack/pull/7344#issuecomment-1886454056 [SF] Trillian test result (tid-8781) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7 Total time taken: 41318 seconds Marvin logs:

(cloudstack) branch main updated: Fix Vmware to KVM migration (#8485)

2024-01-10 Thread shwstppr
This is an automated email from the ASF dual-hosted git repository. shwstppr 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 64f4480ef41 Fix Vmware to KVM migration

Re: [I] Import instances from VMware into a KVM cluster fails [cloudstack]

2024-01-10 Thread via GitHub
shwstppr closed issue #8473: Import instances from VMware into a KVM cluster fails URL: https://github.com/apache/cloudstack/issues/8473 -- 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] Fix Vmware to KVM migration issue [cloudstack]

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

Re: [PR] Fix Vmware to KVM migration issue [cloudstack]

2024-01-10 Thread via GitHub
shwstppr commented on PR #8485: URL: https://github.com/apache/cloudstack/pull/8485#issuecomment-1886378881 Test failures are env related with one hypervisor host remaining in connecting state -- This is an automated message from the Apache Git Service. To respond to the message, please

[I] Event state is incorrect when vpc network is created [cloudstack]

2024-01-10 Thread via GitHub
kiranchavala opened a new issue, #8496: URL: https://github.com/apache/cloudstack/issues/8496 ISSUE TYPE Bug COMPONENT NAME Component: API/ UI CLOUDSTACK VERSION Cloudstack version 4.18, SUMMARY Event is incorrectly displayed when vpc network

[I] Event state is incorrect when Maintenance mode is Enabled/Cancelled on a Primary storage [cloudstack]

2024-01-10 Thread via GitHub
kiranchavala opened a new issue, #8495: URL: https://github.com/apache/cloudstack/issues/8495 ISSUE TYPE Bug COMPONENT NAME Component: API/ UI CLOUDSTACK VERSION Cloudstack version 4.18, SUMMARY Event is incorrectly displayed when Maintenance

[I] Have an event generated for disable/enable primary storage [cloudstack]

2024-01-10 Thread via GitHub
kiranchavala opened a new issue, #8494: URL: https://github.com/apache/cloudstack/issues/8494 ISSUE TYPE Enhancement/Improvement Request COMPONENT NAME Component: API/ UI CLOUDSTACK VERSION Cloudstack version 4.18, SUMMARY Have an event

Re: [PR] ui: fix labels when migrating instances from vmware [cloudstack]

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

(cloudstack) branch main updated: ui: fix labels when migrating instances from vmware (#8490)

2024-01-10 Thread shwstppr
This is an automated email from the ASF dual-hosted git repository. shwstppr 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 c43b7c04f4c ui: fix labels when migrating

Re: [I] Managed VMware instances are listed as unmanaged for Import instances from VMware into a KVM cluster [cloudstack]

2024-01-10 Thread via GitHub
shwstppr closed issue #8474: Managed VMware instances are listed as unmanaged for Import instances from VMware into a KVM cluster URL: https://github.com/apache/cloudstack/issues/8474 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] ui: fix labels when migrating instances from vmware [cloudstack]

2024-01-10 Thread via GitHub
shwstppr commented on code in PR #8490: URL: https://github.com/apache/cloudstack/pull/8490#discussion_r1448346837 ## ui/src/views/tools/ManageInstances.vue: ## @@ -322,8 +323,8 @@ - {{

Re: [I] Please let me know how to request a full snap shot when proceeding with the snap shot. [cloudstack]

2024-01-10 Thread via GitHub
sureshanaparti commented on issue #8493: URL: https://github.com/apache/cloudstack/issues/8493#issuecomment-1886345144 Hi @tjkim980702 , What is the underlying hypervisor used? I think, except XenServer, for other hypervisors, the full snapshot is taken. -- This is an automated message

Re: [PR] Remove duplicate network state checks before shutdown network [cloudstack]

2024-01-10 Thread via GitHub
sureshanaparti commented on code in PR #8462: URL: https://github.com/apache/cloudstack/pull/8462#discussion_r1448316549 ## engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/NetworkOrchestrator.java: ## @@ -3018,13 +3018,8 @@ protected void

[I] Please let me know how to request a full snap shot when proceeding with the snap shot. [cloudstack]

2024-01-10 Thread via GitHub
tjkim980702 opened a new issue, #8493: URL: https://github.com/apache/cloudstack/issues/8493 **Please let me know how to request a full snapshot when proceeding with the snapshot.** # ISSUE TYPE * Bug Report * Improvement Request * Enhancement Request

Re: [I] Please let me know how to request a full snap shot when proceeding with the snap shot. [cloudstack]

2024-01-10 Thread via GitHub
boring-cyborg[bot] commented on issue #8493: URL: https://github.com/apache/cloudstack/issues/8493#issuecomment-1886306586 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

Re: [PR] import smaller root disk sizes [cloudstack]

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

Re: [PR] Use join instead of views [cloudstack]

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

Re: [PR] Use join instead of views [cloudstack]

2024-01-10 Thread via GitHub
vishesh92 commented on PR #8321: URL: https://github.com/apache/cloudstack/pull/8321#issuecomment-1886259899 @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] import smaller root disk sizes [cloudstack]

2024-01-10 Thread via GitHub
blueorangutan commented on PR #8488: URL: https://github.com/apache/cloudstack/pull/8488#issuecomment-1886213050 @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] import smaller root disk sizes [cloudstack]

2024-01-10 Thread via GitHub
shwstppr commented on PR #8488: URL: https://github.com/apache/cloudstack/pull/8488#issuecomment-1886203582 @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] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

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

Re: [PR] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

2024-01-10 Thread via GitHub
nvazquez commented on PR #8492: URL: https://github.com/apache/cloudstack/pull/8492#issuecomment-1885947992 @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] Fix Vmware to KVM migration issue [cloudstack]

2024-01-10 Thread via GitHub
blueorangutan commented on PR #8485: URL: https://github.com/apache/cloudstack/pull/8485#issuecomment-1885796479 [SF] Trillian test result (tid-8776) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 51257 seconds Marvin logs:

Re: [PR] JRE17 Migration Investigation [cloudstack]

2024-01-10 Thread via GitHub
blueorangutan commented on PR #8438: URL: https://github.com/apache/cloudstack/pull/8438#issuecomment-1885759328 @vishesh92 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: [PR] JRE17 Migration Investigation [cloudstack]

2024-01-10 Thread via GitHub
vishesh92 commented on PR #8438: URL: https://github.com/apache/cloudstack/pull/8438#issuecomment-1885758975 @blueorangutan test rocky8 kvm-rocky8 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 above

Re: [PR] JRE17 Migration Investigation [cloudstack]

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

Re: [PR] Enable over provisioning for SharedMountPoint primary storages [cloudstack]

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

Re: [PR] Enable over provisioning for SharedMountPoint primary storages [cloudstack]

2024-01-10 Thread via GitHub
weizhouapache commented on PR #8481: URL: https://github.com/apache/cloudstack/pull/8481#issuecomment-1885689032 > > @GutoVeronezi could you target 4.18.2? > > @JoaoJandre, done. > > > > code looks good. I have a worry though. overprovisioning on storage in general is a

Re: [PR] JRE17 Migration Investigation [cloudstack]

2024-01-10 Thread via GitHub
vishesh92 commented on PR #8438: URL: https://github.com/apache/cloudstack/pull/8438#issuecomment-1885678308 > [SF] Trillian test result (tid-8775) Environment: kvm-alma8 (x2), Advanced Networking with Mgmt server a8 Total time taken: 48733 seconds Marvin logs:

Re: [PR] JRE17 Migration Investigation [cloudstack]

2024-01-10 Thread via GitHub
blueorangutan commented on PR #8438: URL: https://github.com/apache/cloudstack/pull/8438#issuecomment-1885648947 @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] JRE17 Migration Investigation [cloudstack]

2024-01-10 Thread via GitHub
vishesh92 commented on PR #8438: URL: https://github.com/apache/cloudstack/pull/8438#issuecomment-1885648471 @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] Enable over provisioning for SharedMountPoint primary storages [cloudstack]

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

Re: [I] systemVM doesnt start on linbit storage [cloudstack]

2024-01-10 Thread via GitHub
JoaoJandre commented on issue #7330: URL: https://github.com/apache/cloudstack/issues/7330#issuecomment-1885633279 From @rp- 's answer, this seems like an environmental issue, thus, I'll be removing it from the 4.18.2.0 milestone. -- This is an automated message from the Apache Git

Re: [PR] Enable over provisioning for SharedMountPoint primary storages [cloudstack]

2024-01-10 Thread via GitHub
GutoVeronezi commented on PR #8481: URL: https://github.com/apache/cloudstack/pull/8481#issuecomment-1885619281 @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

Re: [PR] Enable over provisioning for SharedMountPoint primary storages [cloudstack]

2024-01-10 Thread via GitHub
GutoVeronezi commented on PR #8481: URL: https://github.com/apache/cloudstack/pull/8481#issuecomment-1885617851 > @GutoVeronezi could you target 4.18.2? @JoaoJandre, done. > code looks good. I have a worry though. overprovisioning on storage in general is a dangerous

Re: [PR] Veeam: Support Veeam 11 and 12 [cloudstack]

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

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

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

Re: [PR] Veeam: Support Veeam 11 and 12 [cloudstack]

2024-01-10 Thread via GitHub
borisstoyanov commented on PR #8241: URL: https://github.com/apache/cloudstack/pull/8241#issuecomment-1885580202 @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] [HEALTH] 4.19/main Health Check, please don't merge this! [cloudstack]

2024-01-10 Thread via GitHub
shwstppr commented on PR #7344: URL: https://github.com/apache/cloudstack/pull/7344#issuecomment-1885580812 @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] JRE17 Migration Investigation [cloudstack]

2024-01-10 Thread via GitHub
blueorangutan commented on PR #8438: URL: https://github.com/apache/cloudstack/pull/8438#issuecomment-1885574350 [SF] Trillian test result (tid-8775) Environment: kvm-alma8 (x2), Advanced Networking with Mgmt server a8 Total time taken: 48733 seconds Marvin logs:

(cloudstack) branch enable-op-for-sharedmountpoint deleted (was a7179f08fc3)

2024-01-10 Thread gutoveronezi
This is an automated email from the ASF dual-hosted git repository. gutoveronezi pushed a change to branch enable-op-for-sharedmountpoint in repository https://gitbox.apache.org/repos/asf/cloudstack.git was a7179f08fc3 Fix typos and small adjusts The revisions that were on this branch are

(cloudstack) 02/03: Fix unit tests

2024-01-10 Thread gutoveronezi
This is an automated email from the ASF dual-hosted git repository. gutoveronezi pushed a commit to branch enable-op-for-sharedmountpoint in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 32b18e13c3785723a234e04f31008db77433a542 Author: Daniel Augusto Veronezi Salvador

(cloudstack) 03/03: Fix typos and small adjusts

2024-01-10 Thread gutoveronezi
This is an automated email from the ASF dual-hosted git repository. gutoveronezi pushed a commit to branch enable-op-for-sharedmountpoint in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit a7179f08fc3f9f782b6e4b7905db807b29f1d3f6 Author: Daniel Augusto Veronezi Salvador

(cloudstack) branch enable-op-for-sharedmountpoint created (now a7179f08fc3)

2024-01-10 Thread gutoveronezi
This is an automated email from the ASF dual-hosted git repository. gutoveronezi pushed a change to branch enable-op-for-sharedmountpoint in repository https://gitbox.apache.org/repos/asf/cloudstack.git at a7179f08fc3 Fix typos and small adjusts This branch includes the following new

(cloudstack) 01/03: Enable over provisioning for SharedMountPoint primary storages

2024-01-10 Thread gutoveronezi
This is an automated email from the ASF dual-hosted git repository. gutoveronezi pushed a commit to branch enable-op-for-sharedmountpoint in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 8c0c88c9b6d916b41d856cd90f2587518fabbeb8 Author: Daniel Augusto Veronezi Salvador

Re: [I] Unable to find management port group Management Network while migrating instances [cloudstack]

2024-01-10 Thread via GitHub
JoaoJandre commented on issue #7491: URL: https://github.com/apache/cloudstack/issues/7491#issuecomment-1885412711 This issue seems like a environmental issue, not a bug; thus, I'll be removing it from the 4.18.2.0 milestone. @SadiJr you have some experience with VMware, could you take

Re: [PR] Adding vmId as part of error response when vm create fails. [cloudstack]

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

Re: [PR] UI: ignore error when list public ips for CKS clusters [cloudstack]

2024-01-10 Thread via GitHub
weizhouapache commented on code in PR #8489: URL: https://github.com/apache/cloudstack/pull/8489#discussion_r1447740138 ## ui/src/views/compute/KubernetesServiceTab.vue: ## @@ -403,8 +403,8 @@ export default { ips = ips.filter(x => x.issourcenat)

Re: [PR] UI: ignore error when list public ips for CKS clusters [cloudstack]

2024-01-10 Thread via GitHub
JoaoJandre commented on code in PR #8489: URL: https://github.com/apache/cloudstack/pull/8489#discussion_r1447735480 ## ui/src/views/compute/KubernetesServiceTab.vue: ## @@ -403,8 +403,8 @@ export default { ips = ips.filter(x => x.issourcenat)

Re: [PR] Adding vmId as part of error response when vm create fails. [cloudstack]

2024-01-10 Thread via GitHub
anniejili commented on PR #8484: URL: https://github.com/apache/cloudstack/pull/8484#issuecomment-1885341225 > @anniejili , it makes function sense what you are trying to do. I have some requests though. > > * can you make methods for the new code, especially try to avoid having

Re: [PR] Adding vmId as part of error response when vm create fails. [cloudstack]

2024-01-10 Thread via GitHub
anniejili commented on code in PR #8484: URL: https://github.com/apache/cloudstack/pull/8484#discussion_r1447702308 ## server/src/test/java/com/cloud/vm/UserVmManagerImplTest.java: ## @@ -245,6 +249,45 @@ public class UserVmManagerImplTest { @Mock

Re: [PR] Adding vmId as part of error response when vm create fails. [cloudstack]

2024-01-10 Thread via GitHub
blueorangutan commented on PR #8484: URL: https://github.com/apache/cloudstack/pull/8484#issuecomment-1885265084 @anniejili 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] Adding vmId as part of error response when vm create fails. [cloudstack]

2024-01-10 Thread via GitHub
anniejili commented on PR #8484: URL: https://github.com/apache/cloudstack/pull/8484#issuecomment-1885263588 @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] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

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

Re: [PR] Adding vmId as part of error response when vm create fails. [cloudstack]

2024-01-10 Thread via GitHub
anniejili commented on PR #8484: URL: https://github.com/apache/cloudstack/pull/8484#issuecomment-1885252963 Ack. -- 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

Re: [PR] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

2024-01-10 Thread via GitHub
blueorangutan commented on PR #8492: URL: https://github.com/apache/cloudstack/pull/8492#issuecomment-1885150579 @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] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

2024-01-10 Thread via GitHub
nvazquez commented on PR #8492: URL: https://github.com/apache/cloudstack/pull/8492#issuecomment-1885138017 @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] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

2024-01-10 Thread via GitHub
nvazquez commented on PR #8492: URL: https://github.com/apache/cloudstack/pull/8492#issuecomment-1885115760 @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: [I] Usage charging deleted volumes [cloudstack]

2024-01-10 Thread via GitHub
DaanHoogland commented on issue #6717: URL: https://github.com/apache/cloudstack/issues/6717#issuecomment-188504 > This is from our production environment and i am able to reproduce it in our test environment. please describe the reproduction scheme in a clean (new) environment

Re: [PR] import smaller root disk sizes [cloudstack]

2024-01-10 Thread via GitHub
blueorangutan commented on PR #8488: URL: https://github.com/apache/cloudstack/pull/8488#issuecomment-1885034573 @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] import smaller root disk sizes [cloudstack]

2024-01-10 Thread via GitHub
nvazquez commented on PR #8488: URL: https://github.com/apache/cloudstack/pull/8488#issuecomment-1885032339 @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] Change the check for the existence of `cryptsetup` command [cloudstack]

2024-01-10 Thread via GitHub
DaanHoogland commented on PR #8482: URL: https://github.com/apache/cloudstack/pull/8482#issuecomment-1885023273 > > clgtm @lucas-a-martins why did you close #8480 in favour of this PR? they seem to do the same. > > @DaanHoogland thanks for your review. About the #8480, it was my

Re: [PR] Change the check for the existence of `cryptsetup` command [cloudstack]

2024-01-10 Thread via GitHub
lucas-a-martins commented on PR #8482: URL: https://github.com/apache/cloudstack/pull/8482#issuecomment-1885020025 > clgtm @lucas-a-martins why did you close #8480 in favour of this PR? they seem to do the same. @DaanHoogland thanks for your review. About the #8480, it was my first

Re: [PR] import unmanaged instance issues adressed [cloudstack]

2024-01-10 Thread via GitHub
DaanHoogland commented on code in PR #8488: URL: https://github.com/apache/cloudstack/pull/8488#discussion_r1447506058 ## server/src/main/java/org/apache/cloudstack/vm/UnmanagedVMsManagerImpl.java: ## @@ -695,9 +695,16 @@ private void

Re: [I] Usage charging deleted volumes [cloudstack]

2024-01-10 Thread via GitHub
StepBee commented on issue #6717: URL: https://github.com/apache/cloudstack/issues/6717#issuecomment-1884994736 @DaanHoogland sure, this is the usage output of one day for usagetype 6 (volumes) from a domain, using only 1 volume since a long time already: ``` (cloudstack)  > list

Re: [I] Usage charging deleted volumes [cloudstack]

2024-01-10 Thread via GitHub
DaanHoogland commented on issue #6717: URL: https://github.com/apache/cloudstack/issues/6717#issuecomment-1884957458 yes it should, @StepBee . can you add more info? is this production or reproducible in a test/lab environment? -- This is an automated message from the Apache Git

Re: [I] Usage charging deleted volumes [cloudstack]

2024-01-10 Thread via GitHub
StepBee commented on issue #6717: URL: https://github.com/apache/cloudstack/issues/6717#issuecomment-1884948688 @DaanHoogland i just stumbled across the same issue, still persisting in 4.18.1.0. Following the PR, this should have been merged in 4.18.0, correct? Volumes, which have

Re: [PR] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

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

Re: [PR] import unmanaged instance issues adressed [cloudstack]

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

Re: [I] Cloudstack 4.18.1.0 local storage volume snapshot changed [cloudstack]

2024-01-10 Thread via GitHub
weizhouapache commented on issue #8477: URL: https://github.com/apache/cloudstack/issues/8477#issuecomment-1884922577 > Many Thx GutoVeronezi . I wondering why I didnt notice this kind of catch before. This is indeed true what you wrote! I close this now! > > In return I can tell you

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

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

Re: [I] Cloudstack 4.18.1.0 local storage volume snapshot changed [cloudstack]

2024-01-10 Thread via GitHub
kaizouk closed issue #8477: Cloudstack 4.18.1.0 local storage volume snapshot changed URL: https://github.com/apache/cloudstack/issues/8477 -- 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: [I] Cloudstack 4.18.1.0 local storage volume snapshot changed [cloudstack]

2024-01-10 Thread via GitHub
kaizouk commented on issue #8477: URL: https://github.com/apache/cloudstack/issues/8477#issuecomment-1884895218 Many Thx GutoVeronezi . I wondering why I didnt notice this kind of catch before. This is indeed true what you wrote! I close this now! In return I can tell you that there

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

2024-01-10 Thread via GitHub
sonarcloud[bot] commented on PR #7344: URL: https://github.com/apache/cloudstack/pull/7344#issuecomment-1884893133 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] ui: fix labels when migrating instances from vmware [cloudstack]

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

Re: [PR] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

2024-01-10 Thread via GitHub
blueorangutan commented on PR #8492: URL: https://github.com/apache/cloudstack/pull/8492#issuecomment-1884854940 @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] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

2024-01-10 Thread via GitHub
nvazquez commented on PR #8492: URL: https://github.com/apache/cloudstack/pull/8492#issuecomment-1884851987 @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] Fix KVM imported unmanaged VMs disks path [cloudstack]

2024-01-10 Thread via GitHub
blueorangutan commented on PR #8483: URL: https://github.com/apache/cloudstack/pull/8483#issuecomment-1884850525 [SF] Trillian test result (tid-8774) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 48743 seconds Marvin logs:

Re: [PR] Add a Makefile for convenience [cloudstack]

2024-01-10 Thread via GitHub
DaanHoogland commented on PR #8491: URL: https://github.com/apache/cloudstack/pull/8491#issuecomment-1884840998 looks ok, I'm not sure of the use yet. can you explain the framework in use ; yarn, make. pre-commit? is this only for use in GHA? -- This is an automated message from the

Re: [PR] [Veeam] Restore only a specified volume [cloudstack]

2024-01-10 Thread via GitHub
weizhouapache commented on PR #7221: URL: https://github.com/apache/cloudstack/pull/7221#issuecomment-1884837355 I tested this PR with veeam 12. The integration test added in #8241 has some failures, some functionalities are broken by this . -- This is an automated message from the

Re: [PR] Add a Makefile for convenience [cloudstack]

2024-01-10 Thread via GitHub
DaanHoogland commented on PR #8491: URL: https://github.com/apache/cloudstack/pull/8491#issuecomment-1884832940 ah, you are from the makestory :D -- 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] ui: fix labels when migrating instances from vmware [cloudstack]

2024-01-10 Thread via GitHub
DaanHoogland commented on code in PR #8490: URL: https://github.com/apache/cloudstack/pull/8490#discussion_r1447368790 ## ui/src/views/tools/ManageInstances.vue: ## @@ -322,8 +323,8 @@ - {{

Re: [PR] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

2024-01-10 Thread via GitHub
codecov[bot] commented on PR #8492: URL: https://github.com/apache/cloudstack/pull/8492#issuecomment-1884825736 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/8492?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report All

Re: [PR] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

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

Re: [PR] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

2024-01-10 Thread via GitHub
DaanHoogland commented on PR #8492: URL: https://github.com/apache/cloudstack/pull/8492#issuecomment-1884822906 @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

Re: [PR] Remove duplicate network state checks before shutdown network [cloudstack]

2024-01-10 Thread via GitHub
DaanHoogland commented on code in PR #8462: URL: https://github.com/apache/cloudstack/pull/8462#discussion_r1447363589 ## engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/NetworkOrchestrator.java: ## @@ -3018,13 +3018,8 @@ protected void

[PR] Fixes for KVM unmanaged instances import on advanced network and VNC password [cloudstack]

2024-01-10 Thread via GitHub
nvazquez opened a new pull request, #8492: URL: https://github.com/apache/cloudstack/pull/8492 ### Description This PR fixes a regression caused by #8465 on advanced zones, import fails with: 2024-01-10 12:13:33,234 DEBUG [o.a.c.e.o.NetworkOrchestrator]

(cloudstack) branch dummy updated (3e956401629 -> 3847a2f0b5e)

2024-01-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch dummy in repository https://gitbox.apache.org/repos/asf/cloudstack.git discard 3e956401629 do not merge add 514d2c2a26c schema,engine-schema: explicit VMware 8.0.0.2, 8.0.0.3 support, logs

Re: [PR] import unmanaged instance issues adressed [cloudstack]

2024-01-10 Thread via GitHub
DaanHoogland commented on code in PR #8488: URL: https://github.com/apache/cloudstack/pull/8488#discussion_r1447347329 ## server/src/main/java/org/apache/cloudstack/vm/UnmanagedVMsManagerImpl.java: ## @@ -695,9 +695,16 @@ private void

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

2024-01-10 Thread via GitHub
blueorangutan commented on PR #7344: URL: https://github.com/apache/cloudstack/pull/7344#issuecomment-1884785786 @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] [HEALTH] 4.19/main Health Check, please don't merge this! [cloudstack]

2024-01-10 Thread via GitHub
shwstppr commented on PR #7344: URL: https://github.com/apache/cloudstack/pull/7344#issuecomment-1884784760 @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] Fix reorder/list pools when cluster details are not set, while deploying vm / attaching volume [cloudstack]

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

Re: [PR] Fix reorder/list pools when cluster details are not set, while deploying vm / attaching volume [cloudstack]

2024-01-10 Thread via GitHub
shwstppr commented on PR #8373: URL: https://github.com/apache/cloudstack/pull/8373#issuecomment-1884781680 Looks good to include in 4.19RC2. Moving to the milestone and merging -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

(cloudstack) branch main updated (4f40eae1c40 -> e87ce0c7230)

2024-01-10 Thread shwstppr
This is an automated email from the ASF dual-hosted git repository. shwstppr pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 4f40eae1c40 DRS: Use free metrics insteado of used for computation (#8458) add e87ce0c7230 Fix reorder/list

Re: [PR] import unmanaged instance issues adressed [cloudstack]

2024-01-10 Thread via GitHub
shwstppr commented on code in PR #8488: URL: https://github.com/apache/cloudstack/pull/8488#discussion_r1447327186 ## server/src/main/java/org/apache/cloudstack/vm/UnmanagedVMsManagerImpl.java: ## @@ -695,9 +695,16 @@ private void checkUnmanagedNicIpAndNetworkForImport(String

Re: [PR] ui: fix labels when migrating instances from vmware [cloudstack]

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

  1   2   >