Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-15 Thread via GitHub
DaanHoogland merged PR #10632: URL: https://github.com/apache/cloudstack/pull/10632 -- 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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-15 Thread via GitHub
DaanHoogland commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3074263684 I'm fine with it. How about you @slavkap ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-15 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3074252065 @DaanHoogland are we good to merge then? -- 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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-15 Thread via GitHub
DaanHoogland commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3073269404 > > I checked the debian build in the background. There is nothing wrong. It was one of those timing unit-test that failed fyi I ran the build in the background and it pas

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-15 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3073264257 > I checked the debian build in the background. There is nothing wrong. It was one of those timing unit-test that failed > > ``` > 18:11:30 [ERROR] ConfigKeyScheduledE

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-14 Thread via GitHub
DaanHoogland commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3072123968 I checked the debian build in the background. There is nothing wrong. It was one of those timing unit-test that failed ``` 18:11:30 [ERROR] ConfigKeyScheduledExecutionWr

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-14 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3069916105 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-14 Thread via GitHub
DaanHoogland commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3069907933 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-14 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3069894359 @slavkap I've pushed a new commit based on your suggestions. Could you check? -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-14 Thread via GitHub
slavkap commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2204980979 ## engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/vmsnapshot/KvmFileBasedStorageVmSnapshotStrategy.java: ## @@ -0,0 +1,689 @@ +/* + * Licensed

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-14 Thread via GitHub
JoaoJandre commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2204950983 ## engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/vmsnapshot/KvmFileBasedStorageVmSnapshotStrategy.java: ## @@ -0,0 +1,689 @@ +/* + * Licen

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-14 Thread via GitHub
JoaoJandre commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2204949872 ## engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/vmsnapshot/KvmFileBasedStorageVmSnapshotStrategy.java: ## @@ -0,0 +1,689 @@ +/* + * Licen

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-14 Thread via GitHub
slavkap commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2204502992 ## engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/snapshot/DefaultSnapshotStrategy.java: ## @@ -626,6 +646,30 @@ public StrategyPriority canHa

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-14 Thread via GitHub
slavkap commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2204486315 ## engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/vmsnapshot/KvmFileBasedStorageVmSnapshotStrategy.java: ## @@ -0,0 +1,689 @@ +/* + * Licensed

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-11 Thread via GitHub
slavkap commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2200516109 ## engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/snapshot/DefaultSnapshotStrategy.java: ## @@ -626,6 +646,30 @@ public StrategyPriority canHa

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-11 Thread via GitHub
JoaoJandre commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2200491126 ## engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/snapshot/DefaultSnapshotStrategy.java: ## @@ -626,6 +646,30 @@ public StrategyPriority ca

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-11 Thread via GitHub
JoaoJandre commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2200487028 ## engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/snapshot/DefaultSnapshotStrategy.java: ## @@ -626,6 +646,30 @@ public StrategyPriority ca

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-11 Thread via GitHub
slavkap commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2200376821 ## engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/snapshot/DefaultSnapshotStrategy.java: ## @@ -626,6 +646,30 @@ public StrategyPriority canHa

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-10 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3058158063 @DaanHoogland I'm pretty sure these test results are not linked to this PR, could we try one more time? -- This is an automated message from the Apache Git Service. To respond t

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-10 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3057631142 [SF] Trillian test result (tid-13740) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 88337 seconds Marvin logs: https://github.co

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-09 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3052548313 @DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-09 Thread via GitHub
DaanHoogland commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3052546276 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-09 Thread via GitHub
DaanHoogland commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3051431650 @JoaoJandre , > @DaanHoogland @sureshanaparti could we run one last time the CI here? it never hurts, there is a queue though ;) -- This is an automated message f

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-09 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3051426586 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-09 Thread via GitHub
DaanHoogland commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3051423727 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-09 Thread via GitHub
DaanHoogland closed pull request #10632: File-based disk-only VM snapshot with KVM as hypervisor URL: https://github.com/apache/cloudstack/pull/10632 -- 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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-08 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3049593204 @DaanHoogland @sureshanaparti could we run one last time the CI here? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-08 Thread via GitHub
winterhazel commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3049557485 > Hi @winterhazel Are your comments addressed and good with this PR, any more tests required? @sureshanaparti yes, my comments were addressed. I think that we are already

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-08 Thread via GitHub
winterhazel commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2192918409 ## engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/vmsnapshot/KvmFileBasedStorageVmSnapshotStrategy.java: ## @@ -0,0 +1,689 @@ +/* + * Lice

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-08 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3048558033 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-08 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3048556972 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-08 Thread via GitHub
JoaoJandre commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2192261752 ## engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/vmsnapshot/KvmFileBasedStorageVmSnapshotStrategy.java: ## @@ -0,0 +1,684 @@ +/* + * Licen

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-08 Thread via GitHub
sureshanaparti commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3048461616 Hi @winterhazel Are your comments addressed and good with this PR, any more tests required? -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-07 Thread via GitHub
winterhazel commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3046286492 > > @JoaoJandre while testing this, I found that when attempting to revert to a snapshot, if ACS is unable to find a host to perform the reversion, the snapshot gets stuck in `Re

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-07 Thread via GitHub
winterhazel commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2190862747 ## engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/vmsnapshot/KvmFileBasedStorageVmSnapshotStrategy.java: ## @@ -0,0 +1,684 @@ +/* + * Lice

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-07 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3046091717 > @JoaoJandre while testing this, I found that when attempting to revert to a snapshot, if ACS is unable to find a host to perform the reversion, the snapshot gets stuck in `Rever

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-07 Thread via GitHub
winterhazel commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3046048474 @JoaoJandre while testing this, I found that when attempting to revert to a snapshot, if ACS is unable to find a host to perform the reversion, the snapshot gets stuck in `Revert

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-07 Thread via GitHub
hsato03 commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2190240100 ## engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/vmsnapshot/DefaultVMSnapshotStrategy.java: ## @@ -469,16 +479,39 @@ public boolean deleteVMS

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-04 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3035586019 @DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-04 Thread via GitHub
DaanHoogland commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3035579114 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-02 Thread via GitHub
DaanHoogland commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3028666928 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-02 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-3028673380 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-07-01 Thread via GitHub
winterhazel commented on code in PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#discussion_r2175632095 ## core/src/main/java/com/cloud/agent/api/storage/DeleteDiskOnlyVmSnapshotCommand.java: ## @@ -0,0 +1,44 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-23 Thread via GitHub
DaanHoogland commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2995532460 @blueorangutan LLtest -- 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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-23 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2995539517 @DaanHoogland a [LL] 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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-20 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2991201213 @sureshanaparti could we run the CI here? -- 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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-17 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2981066283 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-17 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2981062410 @bernardodemarco I've fixed the reported errors and validated that the use case you reported is working. Could you check? -- This is an automated message from the Apache Git Ser

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-17 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2981062620 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-16 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2976536117 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-16 Thread via GitHub
sureshanaparti commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2976529731 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-16 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2976349420 > @JoaoJandre, when testing some more advanced workflows of creation, reversion and deletion of disk-only VM snapshots, I created the following scenario: > > * Created

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-13 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2970169009 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-11 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2963490602 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-11 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2963497170 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-11 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2962441823 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-11 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2962435400 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-10 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2958155983 @rohityadavcloud a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make pro

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-10 Thread via GitHub
rohityadavcloud commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2958148961 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-06-10 Thread via GitHub
rohityadavcloud closed pull request #10632: File-based disk-only VM snapshot with KVM as hypervisor URL: https://github.com/apache/cloudstack/pull/10632 -- 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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-05-12 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2873304059 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-05-12 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2873298171 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-04-29 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2837711916 @DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-04-29 Thread via GitHub
DaanHoogland commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2837707491 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-04-28 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2836059463 @rohityadavcloud @sureshanaparti @weizhouapache could we run the CI? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-04-28 Thread via GitHub
blueorangutan commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2835824399 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-04-28 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2835818256 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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

Re: [PR] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

2025-03-28 Thread via GitHub
JoaoJandre commented on PR #10632: URL: https://github.com/apache/cloudstack/pull/10632#issuecomment-2761456286 @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] File-based disk-only VM snapshot with KVM as hypervisor [cloudstack]

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