# Verge

VergeIO is the future of virtualization and the leading VMware Alternative. Unlike hyperconverged infrastructure (HCI), its ultraconverged infrastructure (UCI) collapses the traditional IT stack (computing, storage, and networking) into an integrated data center operating environment, VergeOS. Its efficiency enables greater workload density using existing hardware while improving data resiliency.&#x20;

Storware Backup & Recovery supports backup for Verge:

* Full backup
* Incremental backup

## Verge Change Block tracking

Verge provides block change tracking based on the hashes. Storware Backup and Recovery is using this method to perform incremental backups.&#x20;

## Supported features

|                                                                     | CBT    |
| ------------------------------------------------------------------- | ------ |
| Supported versions                                                  | 26.0.2 |
| The last snapshot is kept on the hypervisor for incremental backups | No     |
| Access to hypervisor OS required                                    | No     |
| Proxy VM required                                                   | No     |

| Full backup                         | Supported            |
| ----------------------------------- | -------------------- |
| Incremental backup                  | Supported (with CBT) |
| Synthetic backups                   | Supported            |
| File-level restore                  | Supported            |
| VM disk exclusion                   | Supported            |
| Quiesced snapshots                  | Supported            |
| Snapshots management                | Not supported        |
| Pre/post command execution          | Supported            |
| Access to VM disk backup over iSCSI | Supported            |
| VM name-based policy assignment     | Supported            |
| VM tag-based policy assignment      | Supported            |
| Power-on VM after restore           | Supported            |

## Network requirements

**Connection URL:** `https://VERGE_IP:VERGE_PORT`

| Source | Destination | Ports                                                      | Description                                                                                                                                                                                                |
| ------ | ----------- | ---------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Node   | Verge API   | environment-specific, configured during VergeOS deployment | API access to the VergeOS API                                                                                                                                                                              |
| Node   | NAS servers | 2049/tcp                                                   | <p>NFS v4 access for data transfer<br></p><p>NAS servers should be in the dedicated network</p><ul><li>configured in VergeOS upfront, </li><li>also specified in the hypervisor manager settings</li></ul> |

## Configuring Verge for Storware Backup and Recovery

To perform backup and restore operations for Verge, you need to create a NAS virtual machine, which will be used for data import and export operations. The machine shares NFS share that will be mounted in the node.

To create NAS service proceed with the following steps:

1. Log in to Verge admin console
2. Select NAS from the main menu and then NAS Services, select New
3. Provide the name of the virtual machine that will be created. Note the name, you will need to provide it in the Storware Backup and Recovery while adding hypervisor. \
   You can adjust other options to your needs. When configuring network parameters please consider that the virtual machine must be accessible for the node.
4. Make sure that the "Allow Export" option is checked.&#x20;
5. Power on the create machine&#x20;

## Adding hypervisor managers

When creating the hypervisor manager, provide the following data in the General tab fields:

URL - Verge URL, e.g. `https://VERGE_IP:VERGE_PORT`

Username - Verge user

Password - password for the user

In the "Verge settings" tab provide the name of the NAS service virtual machine created in the previous step.&#x20;
