> Source: [sk184372](https://support.checkpoint.com/results/sk/sk184372)

# sk184372 - Dynamic Balancing stays in the "Initializing" stage

| Property | Value |
|----------|-------|
| Solution ID | sk184372 |
| Date Created | 2025-11-27 |
| Last Modified | 2025-11-27 |
| Technical Level | Advanced |
| Products | Security Gateway, Scalable Platforms |
| Versions | R82, R81.20, R81.10 (EOS), R82, R81.20, R81.10 (EOS) |
| OS | Gaia |

## Symptoms

- * On a Security Gateway that is **not** in the VSX mode, Dynamic Balancing stays in the `Initializing` state.

* Resetting Dynamic Balancing with the `dynamic_split -r` command does not resolve the issue.

* The `$FWDIR/log/dsd.elg` debug file contains this error:

  `
  Failed reading active instances num`  
  `
  read_array: strtol failed for cmd: (fw ctl multik stat | grep Yes | awk '{print $5}' | sort -u -n)`  
  `
  read_array: failed to convert X-Y
  `
* The `/var/log/messages` file does not contain logs related to the issue.

## Cause

CoreXL affinity (CoreXL affinity determines which CPU cores handle specific firewall instances) is misconfigured. Multiple CoreXL Firewall instances were assigned overlapping CPU core ranges instead of maintaining a one-to-one mapping between instances and CPU cores.

Example Misconfiguration:

* CoreXL Firewall Instance 1: 2-5
* CoreXL Firewall instance 2: 4-7

In this example, cores 4--5 are assigned to both CoreXL Firewall Instance 1 and CoreXL Firewall Instance 2.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
