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

# sk184576 - High Disk Space Usage after Jumbo Hotfix Upgrade on Security Groups with Updatable Objects Enabled

| Property | Value |
|----------|-------|
| Solution ID | sk184576 |
| Date Created | 2026-01-18 |
| Last Modified | 2026-02-18 |
| Technical Level | General |
| Products | Security Gateway, Scalable Platforms |
| Versions | R82.10, R82, R81.20, R81.10 (EOS), R82.10, R82, R81.20, R81.10 (EOS) |

## Symptoms

- * After upgrading to the following Jumbo Hotfix Accumulator Takes, disk space usage on a Security Group (Chassis, Maestro, ElasticXL) with Updatable Objects enabled may increase significantly:

  * R81.10 Jumbo Hotfix Accumulator Take 183 and higher
  * R81.20 Jumbo Hotfix Accumulator Take 115 and higher
  * R82 Jumbo Hotfix Accumulator Take 41 and higher
  * R82.10
* This issue is most commonly observed in Virtual System Extension (VSX) deployments, particularly in environments with a large number of Virtual Systems (VSs).

## Cause

Redundant Updatable Objects packages are being pulled by the Gateway from the Single Management Object (SMO) and are not automatically cleaned up. Over time, these unused packages consume excessive disk space.

## Solution

This problem was fixed. The fix is included starting from:

* [Jumbo Hotfix Accumulator for R82](https://sc1.checkpoint.com/documents/Jumbo_HFA/R82/Default.htm) starting from Take 73
* [Jumbo Hotfix Accumulator for R81.20](https://sc1.checkpoint.com/documents/Jumbo_HFA/R81.20/Default.htm) starting from Take 122

For other Takes, remove unused Updatable Objects packages manually:

1. Examine the list of active packages.

   1. Open this file:  
      `$CPDIR/database/downloads/ONLINE_SERVICES/1.0/tmp_revisions_order.txt`

   2. Review the file contents:  
      **Example content** :  
      `2`  
      `231225221630`  
      `251225101656`  
      First line: indicates the number of synchronized packages  
      Following lines: revision IDs of packages currently in use

2. Identify the unused packages. Any package not listed in the `tmp_revisions_order.txt` file is considered unused.

3. Delete all packages that are not included in the `tmp_revisions_order.txt` file:  
   `rm -rf $CPDIR/database/downloads/ONLINE_SERVICES/1.0/<package number>`

4. If your system runs in VSX mode, repeat this procedure for each VS.

---

# 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
