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

# sk163473 - Multi-Domain Management Server R80.x Gaia restore fails

| Property | Value |
|----------|-------|
| Solution ID | sk163473 |
| Date Created | 2019-11-07 |
| Last Modified | 2020-02-17 |
| Technical Level | General |
| Products | Multi-Domain Security Management Server |
| Versions | R82.10, R81.20, R82 |
| OS | Gaia |

## Symptoms

- The Gaia restore of Multi-Domain Server is failing following the change described in [sk163300](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk163300).

## Cause

As described in [sk163300](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk163300), the output file of the mds_backup was renamed from mdsbk.tgz to mdsbk.tar for compressing the files only once.

Due to this change, the restore that performed via Gaia restore (and not via mds_restore.sh) is failing as still trying to use the mdsbk.tgz

## Solution

This problem was fixed. The fix is included in:

* [Check Point R80.40](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk160736)
* [Jumbo Hotfix Accumulator for R80.30](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk153152) since Take 107
* [Jumbo Hotfix Accumulator for R80.20](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk137592) since Take 127
* [Jumbo Hotfix Accumulator for R80.10](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk116380) since Take 249

<br />

As a workaround, open *$MDSDIR/conf/mds.cpbak* and change the below line:

***yes \| ./mds_restore \*.mdsbk.tgz***

to be

***yes \| ./mds_restore \*.mdsbk.tar***

---

# 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
