# XFS

## **Supported features**

| Supported version          | Linux 4.15 and newer, xfsprogs 4.17 and newer |
| -------------------------- | --------------------------------------------- |
| Syntetic backup            | Supported                                     |
| Random Access              | Supported                                     |
| Deduplication              | Supported \*                                  |
| Encryption                 | Not supported                                 |
| Pre/post command execution | Supported                                     |

## **Prerequisites:**

{% hint style="info" %}
**Note:**

* The only prerequisite to using synthetic XFS as a backup destination is that the selected storage path is on the XFS
* For a basic setup of file systems on the Node check [File system](/deployment/backup-destinations/filesystem/regular-filesystem.md)
  {% endhint %}

## Creating a Synthetic Filesystem Backup Destination

1. Select File System from Backup Destinations,

![](/files/pL5BrHYH4UP1qJD0LZMr)

1. Select Create Backup Destination -> File System (Synthetic),

![](/files/UZoCwKAWkTBFcEAtm5kx)

1. Configuration is similar to a regular Filesystem.
   * You just need to select XFS as the Storage Backend:

     <img src="/files/SLWMfQvsWn28d1THfX7x" alt="" data-size="original">
   * **When setting the path, make sure it's actually on the XFS!**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.storware.eu/deployment/backup-destinations/filesystem/synthetic-file-system/synthetic-xfs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
