Uh oh!
There was an error while loading. Please reload this page.
Fix to propagate updated management servers list and lb algorithm in host and indirect.agent.lb.algorithm settings resp, to systemvm agents - #10524
Conversation
…d indirect.agent.lb.algorithm settings, to systemvm agents
sureshanaparti
commented
Mar 7, 2025
@blueorangutan package |
blueorangutan
commented
Mar 7, 2025
@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 progress. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## 4.20 #10524 +/- ##
============================================
+ Coverage 4.00% 16.00% +12.00% - Complexity 0 13104 +13104
============================================
Files 397 5651 +5254 Lines 32487 495858 +463371 Branches 5760 60046 +54286 ============================================
+ Hits 1301 79371 +78070 - Misses 31037 407627 +376590 - Partials 149 8860 +8711
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
blueorangutan
commented
Mar 7, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✖️ debian ✔️ suse15. SL-JID 12698 |
sureshanaparti
commented
Mar 7, 2025
@blueorangutan package |
blueorangutan
commented
Mar 7, 2025
@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 progress. |
blueorangutan
commented
Mar 7, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12704 |
DaanHoogland
commented
Mar 9, 2025
@blueorangutan test matrix |
blueorangutan
commented
Mar 9, 2025
@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 tests |
blueorangutan
commented
Mar 9, 2025
[SF] Trillian Build Failed (tid-12626) |
blueorangutan
commented
Mar 9, 2025
[SF] Trillian Build Failed (tid-12625) |
shwstppr
left a comment
There was a problem hiding this comment.
@sureshanaparti thanks for the fix. Left a couple of comments
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
sureshanaparti
commented
Mar 10, 2025
@blueorangutan package |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
shwstppr
commented
Mar 10, 2025
@blueorangutan package |
blueorangutan
commented
Mar 10, 2025
@shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
blueorangutan
commented
Mar 10, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12722 |
DaanHoogland
commented
Mar 10, 2025
@blueorangutan test |
blueorangutan
commented
Mar 10, 2025
@DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
Mar 10, 2025
[SF] Trillian test result (tid-12627)
|
Pearl1594
commented
Mar 10, 2025
@blueorangutan package |
blueorangutan
commented
Mar 10, 2025
@Pearl1594 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. |
blueorangutan
commented
Mar 10, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12728 |
blueorangutan
commented
Mar 10, 2025
[SF] Trillian test result (tid-12628)
|
blueorangutan
commented
Mar 11, 2025
[SF] Trillian test result (tid-12636)
|
c6c21ac to
7cdfaa9Compare
kiranchavala
left a comment
There was a problem hiding this comment.
LGTM, tested manually
- Create a cloudstack environment
- Login to the ssvm, cpvm and check the agent.properties
root@s-1-VM:~# cat /usr/local/cloud/systemvm/conf/agent.properties |grep host
host=10.0.35.136@static
Update the global setting configuration of value "host"= 10.0.35.136,10.0.35.137
Check agent.properties, found that the host value is propagated to the systemvm's
root@s-1-VM:~# cat /usr/local/cloud/systemvm/conf/agent.properties |grep host
host=10.0.35.136,10.0.35.137@static
yadvr
commented
Mar 17, 2025
@blueorangutan package |
blueorangutan
commented
Mar 17, 2025
@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 progress. |
blueorangutan
commented
Mar 17, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12809 |
yadvr
commented
Mar 18, 2025
@blueorangutan test |
blueorangutan
commented
Mar 18, 2025
@rohityadavcloud a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
Mar 18, 2025
[SF] Trillian test result (tid-12743)
|
…host and indirect.agent.lb.algorithm settings resp, to systemvm agents (apache#10524) * propagate updated management servers list and lb algorithm in host and indirect.agent.lb.algorithm settings, to systemvm agents * addressed comments * addressed comments
…host and indirect.agent.lb.algorithm settings resp, to systemvm agents (apache#10524) * propagate updated management servers list and lb algorithm in host and indirect.agent.lb.algorithm settings, to systemvm agents * addressed comments * addressed comments
Description
This PR fixes to propagate updated management servers list and lb algorithm in host and indirect.agent.lb.algorithm settings respectively, to systemvm agents.
Noticed updated management servers list is not propagated to the system VMs during testing, it's regression from #9840.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Updated management servers list and lb algorithm in host andd indirect.agent.lb.algorithm settings, and checked in the system vm configuration file (/usr/local/cloud/systemvm/conf/agent.properties).
How did you try to break this feature and the system with this change?