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

# sk183586 - Memory capacity mismatch between appliances with identical hardware

| Property | Value |
|----------|-------|
| Solution ID | sk183586 |
| Date Created | 2025-07-21 |
| Last Modified | 2025-07-22 |
| Technical Level | Advanced |
| Products | Security Gateway, Scalable Platforms |
| Versions | R81.20, R81.10 (EOS), R81.20, R81.10 (EOS) |
| OS | Gaia |

## Symptoms

- * In an environment with several appliances that have identical hardware (such as a Maestro Security Group with identical Security Group Members), one appliance reports a different total memory capacity.

* The output of the `g_all free` command shows the discrepancy in Total Memory.

  Example for a Maestro Security Group:

  ```
  
  EXPERT ## g_all free
  1_01:
                 total          used          free       shared     buff/cache  available
  Mem:        32,663,536      5247336        24642272    17636       2773928     26491128
  Swap:        32964476           0          32964476   
  
  2_01:
                 total          used          free       shared     buff/cache  available
  Mem:        32,662,904      5176836        25389332     7304        2096736    26602380
  Swap:        32964476          0           32964476
  ```

## Cause

The affected appliance is running with the Recovery BIOS instead of the Primary BIOS.

You can verify this by running the following command:

`EXPERT## dmidecode -t 11`

Sample Output:
`# dmidecode 3.0`  
`Getting SMBIOS data from sysfs.`  
`SMBIOS 3.0 present.`  

`Handle 0x0022, DMI type 11, 5 bytes`  
`OEM Strings`  
` String 1: Recovery BIOS`

## 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
