[Yandex Cloud documentation](../../../index.md) > [Yandex Cloud Backup](../../index.md) > [Concepts](../index.md) > Connecting resources to Cloud Backup > Overview

# Connecting resources you need to back up to Cloud Backup


To back up your [Yandex Compute Cloud](../../../compute/index.md) [VMs](../../../compute/concepts/vm.md), [BareMetal servers](../../../baremetal/concepts/servers.md), or other [resources](../index.md#protected-resources) in Cloud Backup, you need to connect these resources to Cloud Backup and set them up properly.

You connect a resource you need to back up by installing the [Cloud Backup agent](../agent.md) to its [operating system](#os). Depending on the type of resource you need to back up, the agent can be installed either automatically or manually.

For more information about connecting various types of resources to Cloud Backup, see these sections:

* [Connecting Compute Cloud VMs](compute.md).
* [Connecting BareMetal servers](baremetal.md).
* [Connecting VMs and servers from outside Yandex Cloud](external-resources.md).

## Operating systems supported by Cloud Backup {#os}

Automatic installation of the Cloud Backup agent is available only for Yandex Compute Cloud VMs and Yandex BareMetal servers with particular operating systems. For more information, see [Connecting a Compute Cloud VM](compute.md) and [Connecting a BareMetal server](baremetal.md).

You can install the Cloud Backup agent manually on all supported types of resources. For a complete list of operating systems supporting agent installation, see the [backup provider guides](https://docs.cyberprotect.ru/ru-RU/CyberBackupCloud/21.06/user/#supported-operating-systems-and-environments.html).

## Technical requirements for resources to back up {#requirements}

The minimum [resource](../index.md#protected-resources) specification required to install and correctly run the [Cloud Backup agent](../agent.md) is as follows:

* Free disk space:

  * For Linux-based VMs: 2 GB.
  * For Windows-based VMs: 1.2 GB.

* RAM: For backups, 1 GB of RAM is required per 1 TB of backup. The RAM requirement depends on the amount and type of data processed by the Cloud Backup agent.

{% note tip %}

Installing a Cloud Backup agent is a resource-intensive operation. If you want to use a VM in the minimum possible configuration or, for example, a VM with a [vCPU performance level](../../../compute/concepts/performance-levels.md) below 100%, we recommend increasing the VM's resources during the Cloud Backup agent installation.

{% endnote %}

To speed up data [backup](../../operations/backup-vm/create.md) and [recovery](../../operations/backup-vm/recover.md), the Cloud Backup agent tends to consume significant amounts of RAM of the [resource](../index.md#protected-resources) it is backing up. The agent can even use up all the available RAM, which in some cases may disrupt the resource's other services and make it impossible to complete the backup or recovery process.

To prevent such issues, [limit](../../operations/limit-agent-memory-usage.md) the amount of data the agent caches in RAM.

{% note info %}

Limiting the Cloud Backup agent's use of RAM may slow down the backup and recovery operations.

{% endnote %}

## Supported file systems {#file-systems}

#|
|| **File system** | **OS** | **Restrictions** ||
||
**FAT16/32**,
**ext2/ext3/ext4**,
**NTFS**
| Linux, Windows | No limit ||
||
**JFS**,
**ReiserFS3**
| Linux 
|
* You cannot exclude files from a disk backup.
* Fast incremental or differential backup is not supported.
|| 
|| 
**ReiserFS4** | Linux 
|
* You cannot exclude files from a disk backup.
* Fast incremental/differential backup is not supported.
* You cannot resize volumes while restoring. 
|| 
||
**ReFS**,
**XFS**
| Linux, Windows 
|
* You cannot exclude files from a disk backup.
* Fast incremental/differential backup is not supported.
* You cannot resize volumes while restoring. 
||
|| **Linux SWAP**     | Linux | No limit ||
|| **exFAT**          | Linux, Windows 
|
* Only disk/volume backups are supported.
* You cannot exclude files from a backup.
* You cannot restore single files from a backup.
||
|# {wide-content}

#### See also {#see-also}

* [Connecting Yandex Compute Cloud VMs to Cloud Backup](compute.md)
* [Connecting Yandex BareMetal servers to Cloud Backup](baremetal.md)
* [Connecting VMs and servers from outside Yandex Cloud to Cloud Backup](external-resources.md)