Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#issuecomment-2330771525 @abh1sar 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] Shared Network Firewall (Security groups) in Advanced zone without security groups [cloudstack]

2024-09-05 Thread via GitHub
DaanHoogland commented on PR #9415: URL: https://github.com/apache/cloudstack/pull/9415#issuecomment-2330774347 basic functional test done: secgroup network can be created. old style shared network and isolated networks can still be created. -- This is an automated message from the A

Re: [PR] Go back to previous timestamp on logging [cloudstack]

2024-09-05 Thread via GitHub
DaanHoogland merged PR #8925: URL: https://github.com/apache/cloudstack/pull/8925 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cl

Re: [PR] Feature: Allow adding delete protection for VMs & volumes [cloudstack]

2024-09-05 Thread via GitHub
sureshanaparti commented on code in PR #9633: URL: https://github.com/apache/cloudstack/pull/9633#discussion_r1744943911 ## server/src/main/java/com/cloud/storage/VolumeApiServiceImpl.java: ## @@ -1696,6 +1696,12 @@ public boolean stateTransitTo(Volume vol, Volume.Event event)

Re: [PR] Add support for Ceph RGW Object Store [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #8389: URL: https://github.com/apache/cloudstack/pull/8389#issuecomment-2330803822 @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 progr

Re: [PR] kvm: ref-count storage pool usage [cloudstack]

2024-09-05 Thread via GitHub
DaanHoogland commented on PR #9498: URL: https://github.com/apache/cloudstack/pull/9498#issuecomment-2330820890 > I guess the failed packaging is nothing related to this PR? ``` 11:02:25 [ERROR] Failures: 11:02:25 [ERROR] VMSchedulerImplTest.testScheduleNextJobScheduleCurrent

Re: [PR] propagate sort order through retrieval sequence [cloudstack]

2024-09-05 Thread via GitHub
DaanHoogland merged PR #9624: URL: https://github.com/apache/cloudstack/pull/9624 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cl

Re: [I] agent loadbalancing doesn't work in MSses [cloudstack]

2024-09-05 Thread via GitHub
DaanHoogland commented on issue #9640: URL: https://github.com/apache/cloudstack/issues/9640#issuecomment-2330837377 > what's the value of global setting `indirect.agent.lb.algorithm` ? that is only for indirect agents is it? not for agents in general. It would explain, as it is stati

Re: [I] agent loadbalancing doesn't work in MSses [cloudstack]

2024-09-05 Thread via GitHub
weizhouapache commented on issue #9640: URL: https://github.com/apache/cloudstack/issues/9640#issuecomment-2330875778 > > what's the value of global setting `indirect.agent.lb.algorithm` ? > > that is only for indirect agents is it? not for agents in general. It would explain, as it i

Re: [I] agent loadbalancing doesn't work in MSses [cloudstack]

2024-09-05 Thread via GitHub
DaanHoogland commented on issue #9640: URL: https://github.com/apache/cloudstack/issues/9640#issuecomment-2330901499 > > > what's the value of global setting `indirect.agent.lb.algorithm` ? > > > > > > that is only for indirect agents is it? not for agents in general. It would exp

Re: [PR] Add support for network data in Config Drive [cloudstack]

2024-09-05 Thread via GitHub
weizhouapache commented on PR #9329: URL: https://github.com/apache/cloudstack/pull/9329#issuecomment-2330903919 @vishesh92 there are lots of smoke test failures with `test_01_deployVMInSharedNetwork`, mostly happened on vmware environments. worth checking , maybe related to the t

Re: [PR] New feature: Dynamic and Static Routing [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2330919768 [LL] Trillian Build Failed (tid-7012) -- 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] Add support for network data in Config Drive [cloudstack]

2024-09-05 Thread via GitHub
vishesh92 commented on PR #9329: URL: https://github.com/apache/cloudstack/pull/9329#issuecomment-2330921221 > @vishesh92 there are lots of smoke test failures with `test_01_deployVMInSharedNetwork`, mostly happened on vmware environments. > > worth checking , maybe related to the tem

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

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

Re: [PR] Shared Network Firewall (Security groups) in Advanced zone without security groups [cloudstack]

2024-09-05 Thread via GitHub
DaanHoogland merged PR #9415: URL: https://github.com/apache/cloudstack/pull/9415 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cl

(cloudstack) branch main updated: Shared Network Firewall (Security groups) in Advanced zone without security groups (#9415)

2024-09-05 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn 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 72d0546d8b0 Shared Network Firewall (Security grou

Re: [PR] Add support for Ceph RGW Object Store [cloudstack]

2024-09-05 Thread via GitHub
DaanHoogland commented on PR #8389: URL: https://github.com/apache/cloudstack/pull/8389#issuecomment-2330935606 @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] Add support for Ceph RGW Object Store [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #8389: URL: https://github.com/apache/cloudstack/pull/8389#issuecomment-2330939289 @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 progress

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#issuecomment-2330943505 @DaanHoogland a [SL] Trillian-Jenkins matrix job (EL8 mgmt + EL8 KVM, Ubuntu22 mgmt + Ubuntu22 KVM, EL8 mgmt + VMware 7.0u3, EL9 mgmt + XCP-ng 8.2 ) has been kicked to run smoke

Re: [PR] Add support for Ceph RGW Object Store [cloudstack]

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

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#issuecomment-2330947932 [SF] Trillian Build Failed (tid-11358) -- 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 g

Re: [PR] Linstor: Fix migrate primary storage [cloudstack]

2024-09-05 Thread via GitHub
rp- commented on code in PR #9528: URL: https://github.com/apache/cloudstack/pull/9528#discussion_r1745080566 ## plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java: ## @@ -1402,7 +1402,10 @@ public KVMPhysicalDisk copyPhysicalDisk(K

Re: [PR] Add support for Ceph RGW Object Store [cloudstack]

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

Re: [I] UI sorting of elements not working on some views [cloudstack]

2024-09-05 Thread via GitHub
DaanHoogland closed issue #9595: UI sorting of elements not working on some views URL: https://github.com/apache/cloudstack/issues/9595 -- 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 c

Re: [PR] Add support for Ceph RGW Object Store [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud commented on PR #8389: URL: https://github.com/apache/cloudstack/pull/8389#issuecomment-2331054986 Fixed some issue, tested LGTM but some cases don't work will raise a separate issue for @wido to explore further: - Bucket creation fails when any of the options are spec

Re: [PR] Add support for Ceph RGW Object Store [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud commented on PR #8389: URL: https://github.com/apache/cloudstack/pull/8389#issuecomment-2331055414 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

Re: [PR] Add support for Ceph RGW Object Store [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #8389: URL: https://github.com/apache/cloudstack/pull/8389#issuecomment-2331058612 @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 progr

Re: [PR] Add support for Ceph RGW Object Store [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud commented on PR #8389: URL: https://github.com/apache/cloudstack/pull/8389#issuecomment-2331066120 Testing notes: 1. Setup ceph cluster & rgw service: https://github.com/user-attachments/assets/20f6b3be-60c5-47fc-ba5d-1f977af75695";> 2. Next, was able to add t

Re: [PR] kvm: ref-count storage pool usage [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9498: URL: https://github.com/apache/cloudstack/pull/9498#issuecomment-2331066617 @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 t

Re: [PR] Add support for Ceph RGW Object Store [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud closed pull request #8389: Add support for Ceph RGW Object Store URL: https://github.com/apache/cloudstack/pull/8389 -- 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] Storage Filesystem as a First Class Feature [cloudstack]

2024-09-05 Thread via GitHub
DaanHoogland commented on PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#issuecomment-2331102046 @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

[I] Dark dialog message background issue in UI [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud opened a new issue, #9643: URL: https://github.com/apache/cloudstack/issues/9643 Dark/black background seen in alert/dialog messages: https://github.com/user-attachments/assets/dabf4b58-2057-4362-bfec-46da085058ec";> This was from a npm run serve env (not a b

Re: [PR] backup: simple NAS backup plugin for KVM [cloudstack]

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

Re: [PR] New feature: Dynamic and Static Routing [cloudstack]

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

Re: [PR] backup: simple NAS backup plugin for KVM [cloudstack]

2024-09-05 Thread via GitHub
sureshanaparti commented on code in PR #9451: URL: https://github.com/apache/cloudstack/pull/9451#discussion_r1745226517 ## engine/schema/src/main/resources/META-INF/db/schema-41910to42000.sql: ## @@ -141,6 +141,26 @@ CREATE TABLE `cloud`.`webhook_delivery` ( CONSTRAINT `fk_w

Re: [PR] backup: simple NAS backup plugin for KVM [cloudstack]

2024-09-05 Thread via GitHub
sureshanaparti commented on code in PR #9451: URL: https://github.com/apache/cloudstack/pull/9451#discussion_r1745231807 ## plugins/backup/nas/src/main/java/org/apache/cloudstack/backup/NASBackupProvider.java: ## @@ -0,0 +1,442 @@ +// Licensed to the Apache Software Foundation (

Re: [PR] Feature: Forgot password [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9509: URL: https://github.com/apache/cloudstack/pull/9509#issuecomment-2331214216 @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] Linstor: Fix migrate primary storage [cloudstack]

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

Re: [PR] New Feature: Multi-arch Zones [cloudstack]

2024-09-05 Thread via GitHub
nvazquez commented on PR #9619: URL: https://github.com/apache/cloudstack/pull/9619#issuecomment-2331221894 Thanks @rohityadavcloud - fixed @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] backup: simple NAS backup plugin for KVM [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9451: URL: https://github.com/apache/cloudstack/pull/9451#issuecomment-2331244472 @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 progr

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

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

Re: [PR] New feature: Dynamic and Static Routing [cloudstack]

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

Re: [PR] backup: simple NAS backup plugin for KVM [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9451: URL: https://github.com/apache/cloudstack/pull/9451#issuecomment-2331322753 @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 progr

(cloudstack-documentation) branch main updated: Documentation for Shared FileSystems (#420)

2024-09-05 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new 11fa214 Documentation for Shared F

Re: [PR] Feature: Forgot password [cloudstack]

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

Re: [PR] New Feature: Multi-arch Zones [cloudstack]

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

Re: [PR] New Feature: Multi-arch Zones [cloudstack]

2024-09-05 Thread via GitHub
sureshanaparti commented on code in PR #9619: URL: https://github.com/apache/cloudstack/pull/9619#discussion_r1745336117 ## api/src/main/java/org/apache/cloudstack/api/command/admin/cluster/AddClusterCmd.java: ## @@ -204,6 +210,10 @@ public ApiCommandResourceType getApiResourceT

Re: [PR] New Feature: Multi-arch Zones [cloudstack]

2024-09-05 Thread via GitHub
sureshanaparti commented on code in PR #9619: URL: https://github.com/apache/cloudstack/pull/9619#discussion_r1745337399 ## api/src/main/java/org/apache/cloudstack/api/command/user/iso/RegisterIsoCmd.java: ## @@ -229,6 +235,14 @@ public boolean isPasswordEnabled() { ret

Re: [PR] New Feature: Multi-arch Zones [cloudstack]

2024-09-05 Thread via GitHub
sureshanaparti commented on code in PR #9619: URL: https://github.com/apache/cloudstack/pull/9619#discussion_r1745338561 ## api/src/main/java/org/apache/cloudstack/api/command/user/template/GetUploadParamsForTemplateCmd.java: ## @@ -162,6 +168,10 @@ public boolean isDeployAsIs()

Re: [PR] Feature: Forgot password [cloudstack]

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

Re: [PR] New Feature: Multi-arch Zones [cloudstack]

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

Re: [PR] Feature: Allow adding delete protection for VMs & volumes [cloudstack]

2024-09-05 Thread via GitHub
borisstoyanov commented on PR #9633: URL: https://github.com/apache/cloudstack/pull/9633#issuecomment-2331376215 @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] Feature: Forgot password [cloudstack]

2024-09-05 Thread via GitHub
borisstoyanov commented on PR #9509: URL: https://github.com/apache/cloudstack/pull/9509#issuecomment-2331384421 @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] New feature: Dynamic and Static Routing [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2331393538 @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] Add support for Ceph RGW Object Store [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud merged PR #8389: URL: https://github.com/apache/cloudstack/pull/8389 -- 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...

(cloudstack) branch main updated: storage/object: Add support for Ceph RGW Object Store (#8389)

2024-09-05 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit 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 c3f0d14d315 storage/object: Add support for Ceph

Re: [PR] Feature: Allow adding delete protection for VMs & volumes [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9633: URL: https://github.com/apache/cloudstack/pull/9633#issuecomment-2331435530 [SF] Trillian test result (tid-11347) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 52571 seconds Marvin logs: https://github.com/

Re: [PR] Linstor: Fix migrate primary storage [cloudstack]

2024-09-05 Thread via GitHub
DaanHoogland commented on PR #9528: URL: https://github.com/apache/cloudstack/pull/9528#issuecomment-2331482305 @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 co

Re: [PR] Linstor: Fix migrate primary storage [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9528: URL: https://github.com/apache/cloudstack/pull/9528#issuecomment-2331488448 @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 t

Re: [PR] Allow more generic searches of ACLs [cloudstack]

2024-09-05 Thread via GitHub
DaanHoogland commented on PR #9566: URL: https://github.com/apache/cloudstack/pull/9566#issuecomment-2331612823 > > Regarding the `listNetworkACLLists`, when executing the API with the `keyword` parameter, apparently a NPE is not being handled. > > ```shell > > (localcloud) 🐱 > list ne

Re: [PR] backup: simple NAS backup plugin for KVM [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud commented on PR #9451: URL: https://github.com/apache/cloudstack/pull/9451#issuecomment-2331617343 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

Re: [PR] Feature: Allow adding delete protection for VMs & volumes [cloudstack]

2024-09-05 Thread via GitHub
vishesh92 commented on PR #9633: URL: https://github.com/apache/cloudstack/pull/9633#issuecomment-2331645550 @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

Re: [PR] Feature: Forgot password [cloudstack]

2024-09-05 Thread via GitHub
vishesh92 commented on PR #9509: URL: https://github.com/apache/cloudstack/pull/9509#issuecomment-2331645787 @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

Re: [PR] Feature: Allow adding delete protection for VMs & volumes [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9633: URL: https://github.com/apache/cloudstack/pull/9633#issuecomment-2331648467 @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] New feature: Dynamic and Static Routing [cloudstack]

2024-09-05 Thread via GitHub
weizhouapache commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2331652145 @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

(cloudstack-documentation) branch nas-br-plugin-docs updated (ec3f14e -> 79cde86)

2024-09-05 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch nas-br-plugin-docs in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git from ec3f14e Update nas_plugin.rst add 79cde86 Update nas_plugin.rst No new revisions

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

2024-09-05 Thread via GitHub
weizhouapache commented on PR #9316: URL: https://github.com/apache/cloudstack/pull/9316#issuecomment-2331666971 @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] [HEALTH] 4.20/main Health Check, please don't merge this! [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9316: URL: https://github.com/apache/cloudstack/pull/9316#issuecomment-2331672239 @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] New Feature: Multi-arch Zones [cloudstack]

2024-09-05 Thread via GitHub
DaanHoogland commented on PR #9619: URL: https://github.com/apache/cloudstack/pull/9619#issuecomment-2331672610 @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] New Feature: Multi-arch Zones [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9619: URL: https://github.com/apache/cloudstack/pull/9619#issuecomment-2331676885 @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 progress

Re: [PR] Linstor: Fix migrate primary storage [cloudstack]

2024-09-05 Thread via GitHub
sureshanaparti commented on code in PR #9528: URL: https://github.com/apache/cloudstack/pull/9528#discussion_r1745554532 ## plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java: ## @@ -1402,7 +1402,10 @@ public KVMPhysicalDisk copyPhy

Re: [PR] New feature: Dynamic and Static Routing [cloudstack]

2024-09-05 Thread via GitHub
GutoVeronezi commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2331804053 @weizhouapache, why the 3 features that had separated PRs were assembled in a single PR? It is quite impossible to review and test 20k lines. -- This is an automated message fro

Re: [PR] allow domain suffix update in shared networks [cloudstack]

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

Re: [PR] Feature: Allow adding delete protection for VMs & volumes [cloudstack]

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

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

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

Re: [PR] New feature: Dynamic and Static Routing [cloudstack]

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

Re: [PR] backup: simple NAS backup plugin for KVM [cloudstack]

2024-09-05 Thread via GitHub
Pearl1594 commented on code in PR #9451: URL: https://github.com/apache/cloudstack/pull/9451#discussion_r1745689233 ## plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtRestoreBackupCommandWrapper.java: ## @@ -0,0 +1,181 @@ +// +// Licensed t

Re: [PR] backup: simple NAS backup plugin for KVM [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud commented on PR #9451: URL: https://github.com/apache/cloudstack/pull/9451#issuecomment-2331951979 @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] New feature: Dynamic and Static Routing [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2331959124 [LL]Trillian test result (tid-7011) Environment: kvm-ubuntu22 (x2), Advanced Networking with Mgmt server u22 Total time taken: 58444 seconds Marvin logs: https://github.c

Re: [PR] New Feature: Multi-arch Zones [cloudstack]

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

Re: [I] Snapshot chain - garbage collection not working as expected [cloudstack]

2024-09-05 Thread via GitHub
nxsbi commented on issue #9501: URL: https://github.com/apache/cloudstack/issues/9501#issuecomment-2332102552 @DaanHoogland - The old snapshots dont show up on the Web interface. In the UI it only shows the 3 snapshots (based on the snapshot policy setting). The Snapshot_store_ref table sh

Re: [PR] New feature: Dynamic and Static Routing [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2332135697 [LL] Trillian Build Failed (tid-7014) -- 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] New feature: Dynamic and Static Routing [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2332199514 [SF] Trillian Build Failed (tid-11380) -- 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 g

Re: [PR] backup: simple NAS backup plugin for KVM [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud commented on PR #9451: URL: https://github.com/apache/cloudstack/pull/9451#issuecomment-2332204039 Merging this based on reviews, manual QA and GitHub Actions tests. Will continue further test matrix on health check PR. -- This is an automated message from the Apache Git

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

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9316: URL: https://github.com/apache/cloudstack/pull/9316#issuecomment-2332204426 [SF] Trillian test result (tid-11342) Environment: xcpng82 (x2), Advanced Networking with Mgmt server a9 Total time taken: 96893 seconds Marvin logs: https://github.com/b

(cloudstack) branch main updated (c3f0d14d315 -> 85765c3125f)

2024-09-05 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git from c3f0d14d315 storage/object: Add support for Ceph RGW Object Store (#8389) add 85765c3125f backup: simple NAS ba

Re: [PR] New feature: Dynamic and Static Routing [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2332210299 @weizhouapache sorry can you address conflict and kick pkging ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] New Feature: Multi-arch Zones [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud commented on PR #9619: URL: https://github.com/apache/cloudstack/pull/9619#issuecomment-2332209255 Minor conflict (no need for repackaging though), pl address @nvazquez @blueorangutan test -- This is an automated message from the Apache Git Service. To respond to th

Re: [PR] New Feature: Multi-arch Zones [cloudstack]

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

Re: [PR] [Veeam] disable jobs but keep backups [cloudstack]

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

Re: [PR] New Feature: Multi-arch Zones [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud commented on PR #9619: URL: https://github.com/apache/cloudstack/pull/9619#issuecomment-2332249001 cc @nvazquez hope I haven't screwed up 🤞 the merge conflict @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] New Feature: Multi-arch Zones [cloudstack]

2024-09-05 Thread via GitHub
blueorangutan commented on PR #9619: URL: https://github.com/apache/cloudstack/pull/9619#issuecomment-2332250113 @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 progr

Re: [PR] KVM incremental snapshot feature [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2332255195 @sureshanaparti @DaanHoogland @vladimirpetrov any update on the review & QA? @JoaoJandre can you address conflicts and address outstanding comments -- This is an autom

Re: [PR] Fixed Unable to create a domain when networkdomain is mentioned and cleared [cloudstack]

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

Re: [PR] Feature: Allow adding delete protection for VMs & volumes [cloudstack]

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

Re: [PR] utils: add wrapper for the loading cache [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud commented on PR #9638: URL: https://github.com/apache/cloudstack/pull/9638#issuecomment-2332267208 @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: Filter out networks without access while getting networks with SG with free IPs [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud commented on PR #9596: URL: https://github.com/apache/cloudstack/pull/9596#issuecomment-2332268910 Has anybody manually QA this @vishesh92 ? -- 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] Backroll Plugin [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud closed pull request #8251: Backroll Plugin URL: https://github.com/apache/cloudstack/pull/8251 -- 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

[PR] Backroll Plugin [cloudstack]

2024-09-05 Thread via GitHub
PeterBackroll opened a new pull request, #8251: URL: https://github.com/apache/cloudstack/pull/8251 ### Description This is the pull request for Backroll Plugin (a backup & restore plugin). This plugin allows users to use Backroll as backup provider inside Cloudstack.

Re: [PR] Fix comparison of Long objects to use primitives [cloudstack]

2024-09-05 Thread via GitHub
rohityadavcloud commented on PR #9079: URL: https://github.com/apache/cloudstack/pull/9079#issuecomment-2332270774 @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

  1   2   >