> For the complete documentation index, see [llms.txt](https://docs.storware.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storware.eu/70/protecting-storage-providers/storage-providers/nutanix-volume-groups.md).

# Nutanix Volume Groups

## General

Storware Backup & Recovery supports volume groups for the Nutanix platform. Disk snapshots are being attached to the host with Storware Backup & Recovery Node using iSCSI. Thanks to this backups and restores can be performed remotely without Proxy VM.

This storage provider also allows excluding disks for backups.

![](https://3557270342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2FOE03dnjP5f5aF1buzl%2Fuploads%2Fgit-blob-7e26ebe5e09b94ea7863a4216aab72d31e8e43be%2FvProtect_Nutanix-VolumeGroups.png?alt=media)

In general, the export process looks as follows:

* A Snapshot of the volume group is taken
* A Temporary volume group with disk snapshots is created
* Disks from the temporary volume group are attached to Storware Backup & Recovery Node host using iSCSI
* Disks content is exported to RAW files
* Disks are then detached and temporary volume group is deleted

In general, the restore process looks as follows:

* A new volume group is created with yet empty disks
* Disks from a new volume group are attached to Storware Backup & Recovery Node host using iSCSI
* Content from RAW files of backup is imported to attached disks
* Disks are detached from Storware Backup & Recovery Node host

{% hint style="info" %}
**Note:** iSCSI uses `iSCSI Data Services IP` defined on the Nutanix platform to discover targets, which means that exception will be thrown if this value is missing.
{% endhint %}

![](https://3557270342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2FOE03dnjP5f5aF1buzl%2Fuploads%2FfX3YjZqXyBAWv2VDHDMc%2Fprotecting_storage_providers-storage_providers-nvg_1.png?alt=media\&token=b47fa88b-b035-4715-94a0-f2cad0da0838)

## Example

Complete the following steps to add the Nutanix Volume Groups storage provider:

Go to `Storage` -> `Infrastructure` and add click on `Create`

In the form provide:

* `Nutanix Volume Groups` as a type
* URL to Prism Element Host (`https://PRISM_ELEMENT:9440`)
* Name of the storage provider
* Login and password
* The node configuration responsible for backup operations

![](https://3557270342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2FOE03dnjP5f5aF1buzl%2Fuploads%2FTvHUCnY7SYSu8SbaMoVs%2Fprotecting_storage_providers-storage_providers-nvg_2.png?alt=media\&token=8a167890-5e63-4ee3-ae37-ae294c398c50)

Click `Save` - now you can run inventory synchronization to detect volume groups - they will be visible in `Storage` -> `Instances` view

![](https://3557270342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2FOE03dnjP5f5aF1buzl%2Fuploads%2FPWh92FmwEHTVV3bt40tk%2Fprotecting_storage_providers-storage_providers-nvg_3.png?alt=media\&token=11404426-2701-4a4f-87dc-35b90d84c8c5)

Now you can create a backup task for the chosen volume group.
