Re: [PR] scripts: mark multipath scripts as executable [cloudstack]

2024-01-17 Thread via GitHub
weizhouapache commented on PR #8524: URL: https://github.com/apache/cloudstack/pull/8524#issuecomment-1897972244 > LGTM (or even the scripts could be made chmod +x as part of packaging? still worth checking during packaging the executable scripts are retained) yes, `chmod +x` is

Re: [I] Unable to connect to docker simulator image [cloudstack]

2024-01-17 Thread via GitHub
weizhouapache commented on issue #8527: URL: https://github.com/apache/cloudstack/issues/8527#issuecomment-1897968356 @mikehale can you try with 4.18.1.0 ? I just tried , it looks ok ``` docker run --name simulator -p 8081:5050 -d apache/cloudstack-simulator:4.18.1.0

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

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

Re: [PR] scripts: mark multipath scripts as executable [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8524: URL: https://github.com/apache/cloudstack/pull/8524#issuecomment-1897865729 [SF] Trillian test result (tid-8866) Environment: kvm-ubuntu22 (x2), Advanced Networking with Mgmt server u22 Total time taken: 53462 seconds Marvin logs:

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

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

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8484: URL: https://github.com/apache/cloudstack/pull/8484#issuecomment-1897835020 @kiranchavala 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] assertion improvement on cluster DRS [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8508: URL: https://github.com/apache/cloudstack/pull/8508#issuecomment-1897714991 [SF] Trillian test result (tid-8862) Environment: vmware-70u3 (x2), Advanced Networking with Mgmt server a8 Total time taken: 50935 seconds Marvin logs:

Re: [PR] Accept a role ID on linking an account to LDAP [cloudstack]

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

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1897589092 [SF] Trillian test result (tid-8860) Environment: vmware-70u3 (x2), Advanced Networking with Mgmt server r8 Total time taken: 49983 seconds Marvin logs:

Re: [PR] add logs to ipallocation attempt [cloudstack]

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

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1897546406 [SF] Trillian test result (tid-8858) Environment: kvm-rocky8 (x2), Advanced Networking with Mgmt server r8 Total time taken: 47154 seconds Marvin logs:

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1897494556 [SF] Trillian test result (tid-8861) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server r8 Total time taken: 45178 seconds Marvin logs:

[GH] (cloudstack-www): Workflow run "Pages" failed!

2024-01-17 Thread GitBox
The GitHub Actions job "Pages" on cloudstack-www.git has failed. Run started by GitHub user jbampton (triggered by jbampton). Head commit for run: b107424634b92c38a2262b64cf176e1804981ad5 / John Bampton Fix spelling Report URL: https://github.com/apache/cloudstack-www/actions/runs/7562773984

Re: [I] Unable to connect to docker simulator image [cloudstack]

2024-01-17 Thread via GitHub
mikehale commented on issue #8527: URL: https://github.com/apache/cloudstack/issues/8527#issuecomment-1897011863 Additionally I tried to setup a basic cloud, again by following the readme instructions but got an error: ``` ➜ docker exec -it simulator python

Re: [I] Unable to connect to docker simulator image [cloudstack]

2024-01-17 Thread via GitHub
mikehale commented on issue #8527: URL: https://github.com/apache/cloudstack/issues/8527#issuecomment-1897002978 I tried exposing all ports like this: ``` docker run --name simulator -p 8080:8080 -p 5050:5050 -p 8096:8096 -d apache/cloudstack-simulator:4.17.2.0 ``` And I

Re: [PR] Refactoring to allow DRS in a cluster with hosts of different capacities [cloudstack]

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

Re: [PR] Refactoring to allow DRS in a cluster with hosts of different capacities [cloudstack]

2024-01-17 Thread via GitHub
vishesh92 commented on PR #8521: URL: https://github.com/apache/cloudstack/pull/8521#issuecomment-1896728096 @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] Refactoring to allow DRS in a cluster with hosts of different capacities [cloudstack]

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

Re: [PR] JRE17 Migration Investigation [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8438: URL: https://github.com/apache/cloudstack/pull/8438#issuecomment-1896592461 [SF] Trillian test result (tid-8857) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server u22 Total time taken: 42896 seconds Marvin logs:

Re: [PR] Refactoring to allow DRS in a cluster with hosts of different capacities [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8521: URL: https://github.com/apache/cloudstack/pull/8521#issuecomment-1896589601 @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] Refactoring to allow DRS in a cluster with hosts of different capacities [cloudstack]

2024-01-17 Thread via GitHub
vishesh92 commented on PR #8521: URL: https://github.com/apache/cloudstack/pull/8521#issuecomment-1896588281 @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] Restores value of config vm_memballoon_stats_period back to 60 [cloudstack]

2024-01-17 Thread via GitHub
andrijapanicsb commented on PR #8520: URL: https://github.com/apache/cloudstack/pull/8520#issuecomment-1896545334 (For what is worth it - I've been told by a RH engineer (in 2019) that memory auto-ballooning is an abandoned project - so be careful with the feature) -- This is an

Re: [PR] NSX: Cleanup NSX resources during k8s cluster cleanup [cloudstack]

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

Re: [PR] NSX: Cleanup NSX resources during k8s cluster cleanup [cloudstack]

2024-01-17 Thread via GitHub
Pearl1594 commented on PR #8528: URL: https://github.com/apache/cloudstack/pull/8528#issuecomment-1896324512 @nvazquez during deletion of k8s cluster - it deletes the resources but it still reports the cleanup failed.. as it takes time for the router interface to be removed from the

[PR] NSX: Cleanup NSX resources during k8s cluster cleanup [cloudstack]

2024-01-17 Thread via GitHub
Pearl1594 opened a new pull request, #8528: URL: https://github.com/apache/cloudstack/pull/8528 ### Description This PR... ### Types of changes - [ ] Breaking change (fix or feature that would cause existing

(cloudstack) 01/01: NSX: Cleanup NSX resources during k8s cluster cleanup

2024-01-17 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch nsx-k8s-cleanup in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit d7b877aeba9ed2f7f7ad7b097f8e2c0be66e50a5 Author: Pearl Dsilva AuthorDate: Wed Jan 17 13:01:34 2024

(cloudstack) branch nsx-k8s-cleanup updated (d67a89aed23 -> d7b877aeba9)

2024-01-17 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch nsx-k8s-cleanup in repository https://gitbox.apache.org/repos/asf/cloudstack.git discard d67a89aed23 NSX: Cleanup NSX resources during k8s cluster cleanup omit 68027ead88d address

(cloudstack) 01/01: NSX: Cleanup NSX resources during k8s cluster cleanup

2024-01-17 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch nsx-k8s-cleanup in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit d67a89aed23c9855d690a633a8d0a945644578c9 Author: Pearl Dsilva AuthorDate: Wed Jan 17 13:00:22 2024

(cloudstack) branch nsx-k8s-cleanup created (now d67a89aed23)

2024-01-17 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch nsx-k8s-cleanup in repository https://gitbox.apache.org/repos/asf/cloudstack.git at d67a89aed23 NSX: Cleanup NSX resources during k8s cluster cleanup This branch includes the

Re: [I] Unable to connect to docker simulator image [cloudstack]

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

[I] Unable to connect to docker simulator image [cloudstack]

2024-01-17 Thread via GitHub
mikehale opened a new issue, #8527: URL: https://github.com/apache/cloudstack/issues/8527 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ docker simulator image ~~~ # CLOUDSTACK VERSION ~~~ 4.17.2.0 ~~~ # CONFIGURATION

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

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

Re: [PR] [WIP] System VMs/VRs upgrade to Python3 and Debian 12 [cloudstack]

2024-01-17 Thread via GitHub
weizhouapache commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1896073235 @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] Restores value of config vm_memballoon_stats_period back to 60 [cloudstack]

2024-01-17 Thread via GitHub
weizhouapache commented on PR #8520: URL: https://github.com/apache/cloudstack/pull/8520#issuecomment-1896069953 > BTW: using the value 0 makes the monitoring stop working in KVM. worth to mention that I have faced an issue caused by it in the past .

Re: [PR] remove @alexandremattiioli from contributors as he is a committer now [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on PR #8525: URL: https://github.com/apache/cloudstack/pull/8525#issuecomment-1896001082 ps, supposing you approve of this change -- 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] remove @alexandremattiioli from contributors as he is a committer now [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on PR #8525: URL: https://github.com/apache/cloudstack/pull/8525#issuecomment-1895999447 @alexandremattioli, I wanted to add you as a reviewer but i can't yet. make sure you are in the apache organisation on github! -- This is an automated message from the Apache

Re: [PR] Restores value of config vm_memballoon_stats_period back to 60 [cloudstack]

2024-01-17 Thread via GitHub
weizhouapache commented on PR #8520: URL: https://github.com/apache/cloudstack/pull/8520#issuecomment-1895976343 > The value of this configuration was originally proposed with `60` to avoid misunderstandings as the one that are happening with operators. However, this value has been

Re: [PR] scripts: mark multipath scripts as executable [cloudstack]

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

Re: [PR] scripts: mark multipath scripts as executable [cloudstack]

2024-01-17 Thread via GitHub
weizhouapache commented on PR #8524: URL: https://github.com/apache/cloudstack/pull/8524#issuecomment-1895969635 @blueorangutan test ubuntu22 kvm-ubuntu22 -- 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

[I] Password for IPMI user showing up in plain text in the log files [cloudstack]

2024-01-17 Thread via GitHub
Tbaugus44 opened a new issue, #8526: URL: https://github.com/apache/cloudstack/issues/8526 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ Log Files ~~~ # CLOUDSTACK VERSION ~~~ 4.18.1 ~~~ # CONFIGURATION

Re: [PR] scripts: mark multipath scripts as executable [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8524: URL: https://github.com/apache/cloudstack/pull/8524#issuecomment-1895956581 [SF] Trillian Build Failed (tid-8865) -- 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] Restores value of config vm_memballoon_stats_period back to 60 [cloudstack]

2024-01-17 Thread via GitHub
RodrigoDLopez commented on PR #8520: URL: https://github.com/apache/cloudstack/pull/8520#issuecomment-1895942157 The value of this configuration was originally proposed with `60` to avoid misunderstandings as the one that are happening with operators. However, this value has been modified,

Re: [PR] remove @alexandremattiioli from contributors as he is a committer now [cloudstack]

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

[PR] remove @alexandremattiioli from contributors as he is a committer now [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland opened a new pull request, #8525: URL: https://github.com/apache/cloudstack/pull/8525 ### Description This PR... ### Types of changes - [ ] Breaking change (fix or feature that would cause existing

(cloudstack) 01/01: @alexandremattiioli is committer now

2024-01-17 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch contributors in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit ea668d56f821bc97f8215c649889d112fc8bb594 Author: Daan Hoogland AuthorDate: Wed Jan 17 14:53:11 2024 +0100

(cloudstack) branch contributors created (now ea668d56f82)

2024-01-17 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch contributors in repository https://gitbox.apache.org/repos/asf/cloudstack.git at ea668d56f82 @alexandremattiioli is committer now This branch includes the following new commits: new

(cloudstack-www) branch docusaurus-staging updated (0b447cb4 -> 7ec841b8)

2024-01-17 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch docusaurus-staging in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from 0b447cb4 internal links add 7ec841b8 past events No new revisions were added by this update.

Re: [PR] scripts: mark multipath scripts as executable [cloudstack]

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

Re: [PR] Accept a role ID on linking an account to LDAP [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8236: URL: https://github.com/apache/cloudstack/pull/8236#issuecomment-1895733417 @DaanHoogland 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] Accept a role ID on linking an account to LDAP [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on PR #8236: URL: https://github.com/apache/cloudstack/pull/8236#issuecomment-1895731036 @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] add logs to ipallocation attempt [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8239: URL: https://github.com/apache/cloudstack/pull/8239#issuecomment-1895730074 @DaanHoogland 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] add logs to ipallocation attempt [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on PR #8239: URL: https://github.com/apache/cloudstack/pull/8239#issuecomment-1895728724 @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] ITCO watchdog added [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8282: URL: https://github.com/apache/cloudstack/pull/8282#issuecomment-1895726401 @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] scripts: mark multipath scripts as executable [cloudstack]

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

Re: [PR] Rename "Import QCOW...." to "Import QCOW2....." [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on code in PR #8519: URL: https://github.com/apache/cloudstack/pull/8519#discussion_r1455455637 ## ui/public/locales/en.json: ## @@ -675,9 +675,9 @@ "label.deploymentplanner": "Deployment planner", "label.desc.db.stats": "Database Statistics",

Re: [PR] scripts: mark multipath scripts as executable [cloudstack]

2024-01-17 Thread via GitHub
weizhouapache commented on PR #8524: URL: https://github.com/apache/cloudstack/pull/8524#issuecomment-1895725539 @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

[PR] scripts: mark multipath scripts as executable [cloudstack]

2024-01-17 Thread via GitHub
weizhouapache opened a new pull request, #8524: URL: https://github.com/apache/cloudstack/pull/8524 ### Description This PR marks the multipath scripts as executable. ### Types of changes - [ ] Breaking change (fix or

Re: [PR] ITCO watchdog added [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on PR #8282: URL: https://github.com/apache/cloudstack/pull/8282#issuecomment-1895724098 @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] assertion improvement on cluster DRS [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8508: URL: https://github.com/apache/cloudstack/pull/8508#issuecomment-1895723319 @DaanHoogland a [SL] Trillian-Jenkins test job (alma8 mgmt + vmware-70u3) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To

Re: [PR] assertion improvement on cluster DRS [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on PR #8508: URL: https://github.com/apache/cloudstack/pull/8508#issuecomment-1895721060 @blueorangutan test alma8 vmware-70u3 -- 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

(cloudstack-www) branch docusaurus-staging updated (9e04c955 -> 0b447cb4)

2024-01-17 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch docusaurus-staging in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from 9e04c955 Fix spelling (#129) add 92b229a5 social links add 0b447cb4 internal links No

(cloudstack-www) branch docusaurus-staging updated (1d24ac52 -> 9e04c955)

2024-01-17 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch docusaurus-staging in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from 1d24ac52 slack link add 9e04c955 Fix spelling (#129) No new revisions were added by this

(cloudstack-documentation) branch main updated: Minor docs update for multiple local storage pools for KVM (#359)

2024-01-17 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-documentation.git The following commit(s) were added to refs/heads/main by this push: new 9c0473e Minor docs update for

(cloudstack-documentation) branch doc-minor-local-storage updated (6105467 -> 1b43130)

2024-01-17 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch doc-minor-local-storage in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git from 6105467 Merge branch 'main' into doc-minor-local-storage add 1b43130 article

Re: [PR] Accept a role ID on linking an account to LDAP [cloudstack]

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

Re: [PR] add logs to ipallocation attempt [cloudstack]

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

Re: [PR] Restores value of config vm_memballoon_stats_period back to 60 [cloudstack]

2024-01-17 Thread via GitHub
andrijapanicsb commented on PR #8520: URL: https://github.com/apache/cloudstack/pull/8520#issuecomment-1895686704 many of the global settings are set to a certain value, many of them to 0 - and can be easily changed (like most of the other global settings). I prefer to keep it as it is,

(cloudstack-documentation) branch doc-minor-local-storage updated (545b14d -> 6105467)

2024-01-17 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch doc-minor-local-storage in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git from 545b14d Update storage.rst add c8e1051Add github action to generate

Re: [I] High load on management server due to stale KVM agent [cloudstack]

2024-01-17 Thread via GitHub
rajujith commented on issue #8517: URL: https://github.com/apache/cloudstack/issues/8517#issuecomment-1895679614 Rogue agents shoudn't have the ability to create high load on the management server and crash it. -- This is an automated message from the Apache Git Service. To respond to

(cloudstack-documentation) branch main updated: Add multiple local storage pools in KVM - via UI (#366)

2024-01-17 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-documentation.git The following commit(s) were added to refs/heads/main by this push: new aa41770 Add multiple local storage

Re: [PR] Rename "Import QCOW...." to "Import QCOW2....." [cloudstack]

2024-01-17 Thread via GitHub
andrijapanicsb commented on code in PR #8519: URL: https://github.com/apache/cloudstack/pull/8519#discussion_r1455387197 ## ui/public/locales/en.json: ## @@ -675,9 +675,9 @@ "label.deploymentplanner": "Deployment planner", "label.desc.db.stats": "Database Statistics",

Re: [PR] ITCO watchdog added [cloudstack]

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

Re: [PR] assertion improvement on cluster DRS [cloudstack]

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

Re: [I] High load on management server due to stale KVM agent [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on issue #8517: URL: https://github.com/apache/cloudstack/issues/8517#issuecomment-1895593084 right, there is an issue when the management is reachable to rogue agents, but that is an operational issue. I was thinking we must guard against that. -- This is an

Re: [PR] Accept a role ID on linking an account to LDAP [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8236: URL: https://github.com/apache/cloudstack/pull/8236#issuecomment-1895590727 @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] add logs to ipallocation attempt [cloudstack]

2024-01-17 Thread via GitHub
blueorangutan commented on PR #8239: URL: https://github.com/apache/cloudstack/pull/8239#issuecomment-1895587751 @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] add logs to ipallocation attempt [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on PR #8239: URL: https://github.com/apache/cloudstack/pull/8239#issuecomment-1895586282 @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] Accept a role ID on linking an account to LDAP [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on PR #8236: URL: https://github.com/apache/cloudstack/pull/8236#issuecomment-1895587733 @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] add logs to ipallocation attempt [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on PR #8239: URL: https://github.com/apache/cloudstack/pull/8239#issuecomment-1895585560 @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] Restores value of config vm_memballoon_stats_period back to 60 [cloudstack]

2024-01-17 Thread via GitHub
weizhouapache commented on PR #8520: URL: https://github.com/apache/cloudstack/pull/8520#issuecomment-1895509170 this value can be set manually, or by ansible/chef/puppet. I prefer to leave users to decide. -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] High load on management server due to stale KVM agent [cloudstack]

2024-01-17 Thread via GitHub
weizhouapache commented on issue #8517: URL: https://github.com/apache/cloudstack/issues/8517#issuecomment-1895500632 > should I up the level from major to critical on this, @rajujith @weizhouapache ? @DaanHoogland I do not think it is a major/critical issue. when users

Re: [PR] assertion improvement on cluster DRS [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on code in PR #8508: URL: https://github.com/apache/cloudstack/pull/8508#discussion_r1455143400 ## test/integration/smoke/test_cluster_drs.py: ## @@ -23,6 +23,7 @@ import time Review Comment: ```suggestion from collections.abc import Iterable

Re: [I] Don't allow the creation of user with same Email id in the same domain [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on issue #8523: URL: https://github.com/apache/cloudstack/issues/8523#issuecomment-1895443032 I think this needs more exploration @kiranchavala as it can be useful to have the same user in multiple accounts in the same domain, for some. In the case of OAuth this may

Re: [PR] Rename "Import QCOW...." to "Import QCOW2....." [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on code in PR #8519: URL: https://github.com/apache/cloudstack/pull/8519#discussion_r1455091051 ## ui/public/locales/en.json: ## @@ -675,9 +675,9 @@ "label.deploymentplanner": "Deployment planner", "label.desc.db.stats": "Database Statistics",

Re: [I] High load on management server due to stale KVM agent [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on issue #8517: URL: https://github.com/apache/cloudstack/issues/8517#issuecomment-1895432730 should I up the level from major to critical on this, @rajujith @weizhouapache ? -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] Restores value of config vm_memballoon_stats_period back to 60 [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on PR #8520: URL: https://github.com/apache/cloudstack/pull/8520#issuecomment-1895395130 @andrijapanicsb @alexandremattioli any ideas on this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Restores value of config vm_memballoon_stats_period back to 60 [cloudstack]

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

Re: [PR] Refactoring to allow DRS in a cluster with hosts of different capacities [cloudstack]

2024-01-17 Thread via GitHub
DaanHoogland commented on code in PR #8521: URL: https://github.com/apache/cloudstack/pull/8521#discussion_r1454809796 ## plugins/drs/cluster/condensed/src/main/java/org/apache/cloudstack/cluster/Condensed.java: ## @@ -42,15 +43,33 @@ public String getName() { }