24 Mar 2026 Call
Attending
Notes
eCHIS KE
- waiting on migration date to move data centers away from Konza
- “big 5” instances are still seeing high CPU use (>99%) - but no one wants to change them before move away from Konza
- no changes to k8s hosting or remaining 4.21 → 5.1 upgrade.
- some instances have high CPU use but have >3k users on only 8 cores, for example
- would a multi-node couch instance be helpful? or what about a read only couch node?
- strongly suggest not doing this as multi-node has shown to both give only nominal performance gains and adds massive complexity for backup and restore and general day to day maintenance.
- read only node is not supported by couch

TCO v2:
- Split up views into different ddocs
- discussion about these graphs charting disk use across upgrades
- splitting ddocs does indeed use more CPU and IOPS, which makes the upgrade take longer (150% in this test case)
- for TCOv2, backing off to a more simple PR that will use constant for DDOC paths instead of hard coded values which make it more easy to re-balance the indexes at a later date. We’ll go on to TCO v3 and come back to v2 later as v3 is easier to achieve.
- moving on to focus on index improvements in TCO v3: will try to merge improvements to existing indexes as they are now
- by delaying v2, we knowingly causing painful re-indexes of medic client, by focusing on v3 now
- amazing real world benefits of a production upgrade of 33% disk savings!! (private repo)
- discuss interactive hosting cost calculator PR question and how it might benefit TCO planning call for MoH KE
- otherwise interactive hosting cost calculator is moving along nicely
- note that calculator is based on Operating Expenses (OpEx) where you pay month to month for resources like you do in AWS and doesn’t speak too well to costs of Capital Expenses (CapEx) of buying hardware, but may lend itself to coming up with CPU/RAM/DISK for CapEx
- likely ship calculator in the next couple of weeks