Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-09-03 Thread via GitHub
rohityadavcloud merged PR #9239: URL: https://github.com/apache/cloudstack/pull/9239 -- 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] Fix snapshot deletion on template creation failure [cloudstack]

2024-07-15 Thread via GitHub
blueorangutan commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2227882567 [SF] Trillian test result (tid-10831) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 44824 seconds Marvin logs: https://github.co

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-07-15 Thread via GitHub
harikrishna-patnala commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2227865946 checking @sureshanaparti , thanks -- 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] Fix snapshot deletion on template creation failure [cloudstack]

2024-07-15 Thread via GitHub
sureshanaparti commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2227848587 @harikrishna-patnala Unable to create template from the backed up snapshot, check whether this is related to the same issue or not. ``` 2024-07-15 07:17:32,499 DEBUG [o

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-07-14 Thread via GitHub
blueorangutan commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2227450019 @sureshanaparti 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] Fix snapshot deletion on template creation failure [cloudstack]

2024-07-14 Thread via GitHub
sureshanaparti commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2227449925 @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 snapshot deletion on template creation failure [cloudstack]

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

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-07-14 Thread via GitHub
blueorangutan commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2227278975 @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] Fix snapshot deletion on template creation failure [cloudstack]

2024-07-14 Thread via GitHub
sureshanaparti commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2227278734 @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] Fix snapshot deletion on template creation failure [cloudstack]

2024-06-18 Thread via GitHub
harikrishna-patnala commented on code in PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#discussion_r1644355413 ## server/src/main/java/org/apache/cloudstack/snapshot/SnapshotHelper.java: ## @@ -101,15 +101,21 @@ public void expungeTemporarySnapshot(boolean kvmSna

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-06-18 Thread via GitHub
harikrishna-patnala commented on code in PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#discussion_r1644355413 ## server/src/main/java/org/apache/cloudstack/snapshot/SnapshotHelper.java: ## @@ -101,15 +101,21 @@ public void expungeTemporarySnapshot(boolean kvmSna

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-06-18 Thread via GitHub
DaanHoogland commented on code in PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#discussion_r1644026217 ## server/src/main/java/org/apache/cloudstack/snapshot/SnapshotHelper.java: ## @@ -101,15 +101,21 @@ public void expungeTemporarySnapshot(boolean kvmSnapshotOn

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

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

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-06-17 Thread via GitHub
blueorangutan commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2175265997 @harikrishna-patnala 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 p

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-06-17 Thread via GitHub
harikrishna-patnala commented on code in PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#discussion_r1643915923 ## server/src/main/java/org/apache/cloudstack/snapshot/SnapshotHelper.java: ## @@ -101,15 +101,21 @@ public void expungeTemporarySnapshot(boolean kvmSna

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-06-17 Thread via GitHub
harikrishna-patnala commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2175261366 @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 s

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-06-13 Thread via GitHub
DaanHoogland commented on code in PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#discussion_r1638427195 ## server/src/main/java/org/apache/cloudstack/snapshot/SnapshotHelper.java: ## @@ -101,15 +101,21 @@ public void expungeTemporarySnapshot(boolean kvmSnapshotOn

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

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

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-06-13 Thread via GitHub
blueorangutan commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2165538825 @harikrishna-patnala 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 p

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-06-13 Thread via GitHub
harikrishna-patnala commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2165534545 @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 s

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

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

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

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

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-06-13 Thread via GitHub
blueorangutan commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2164874139 @harikrishna-patnala 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 p

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-06-13 Thread via GitHub
harikrishna-patnala commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2164869141 @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 s

Re: [PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-06-13 Thread via GitHub
harikrishna-patnala commented on PR #9239: URL: https://github.com/apache/cloudstack/pull/9239#issuecomment-2164864618 @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 s

[PR] Fix snapshot deletion on template creation failure [cloudstack]

2024-06-13 Thread via GitHub
harikrishna-patnala opened a new pull request, #9239: URL: https://github.com/apache/cloudstack/pull/9239 ### Description This PR addresses an issue as part of #8946 The issue I've observed is not while taking the snapshot but while creating the template from the snapshot (sta