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

# sk114238 - Backup of Multi-Domain Management server fails

| Property | Value |
|----------|-------|
| Solution ID | sk114238 |
| Date Created | 2016-11-02 |
| Last Modified | 2022-01-13 |
| Technical Level | Advanced |
| Products | Multi-Domain Security Management Server |
| Versions | R82.10, R81.20, R82 |
| OS | Gaia |

## Symptoms

- * The backup script fails with the following output:

  ```
  
  sh: line 5: TEEnabled: command not found
  rc=-11  line=174
  sh: line 5: CPPROD_GetCurrentVersion: command not found
  sh: line 7: [: too many arguments
  Cannot complete the backup process: not enough space in /var/log/CPbackup/backups.
  Backup operation failed.
  ```

* There seems to be enough space in the `/var/log` directory. The output of the command `df -kh` shows:

  ```
  
  Filesystem            Size  Used Avail Use% Mounted on
  /dev/mapper/vg_splat-lv_current
                        194G  7.1G  177G   4% /
  /dev/sda1             289M   51M  224M  19% /boot
  tmpfs                  32G     0   32G   0% /dev/shm
  /dev/mapper/vg_splat-lv_log
                        6.1T  4.8G  5.8T   1% /var/log
  ```

* Output of the command `# ls -lh /bin/space_check` does not show the following permissions:

  ```
  
  -rwxr-xr-x 1 admin root  space_check
  ```

## Cause

The permissions on the */bin/space_check* executable file are not set correctly.

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