From bdc8b03b7cbc3024d8f8df6d1c4dec54a95e9234 Mon Sep 17 00:00:00 2001 From: mbaj Date: Thu, 30 Jan 2025 10:47:59 -0500 Subject: [PATCH] Updated Conductor Scaling Guidelines --- docs/intro_system_reqs.md | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/docs/intro_system_reqs.md b/docs/intro_system_reqs.md index 05d1d99427..103e5263af 100644 --- a/docs/intro_system_reqs.md +++ b/docs/intro_system_reqs.md @@ -20,17 +20,19 @@ These are the minimum platform specifications for running the SSR Networking Pla ### Conductor Scaling Recommendations -| Number of managed routers | Physical Cores | Memory | -| ------------------------- | -------------- | ------ | -| 1 to 10 | 2 Xeon | 8 GB | -| 1 to 25 | 4 Xeon | 8 GB | -| 25 to 100 | 8 Xeon | 16 GB | -| 100 to 500 | 12 Xeon | 48 GB | -| 500 to 1000 | 24 Xeon | 96 GB | -| 1000 to 1500 | 32 Xeon | 128 GB | -| 1500 to 2000 | 48 Xeon | 160 GB | - -Hyperthreading should be enabled on Conductor platforms. +Server grade CPU such as Intel Xeon or AMD EPYC must be used. + +Hyperthreading (Intel) or Symmetric Multi-Threading (AMD) must be enabled on Conductor platforms. + +| Number of managed routers | Threads | Memory | +| ------------------------- | ------- | ------ | +| 1 to 10 | 4 | 8 GB | +| 1 to 25 | 8 | 8 GB | +| 25 to 100 | 16 | 16 GB | +| 100 to 500 | 24 | 48 GB | +| 500 to 1000 | 48 | 96 GB | +| 1000 to 1500 | 64 | 128 GB | +| 1500 to 2000 | 96 | 256 GB | ### Compatible Platform BIOS and UEFI Recommendations