> For the complete documentation index, see [llms.txt](https://docs.vergeos-demo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vergeos-demo.com/knowledge-base/backup-dr.md).

# Backup & DR

Snapshots, sync jobs, restores, and disaster recovery guidance.

* [Configuring a Volume for Exporting VMs](/knowledge-base/backup-dr/configuring-a-vm-export-volume.md) — How to configure the VergeOS NAS VM Export Volume for backup purposes, including CIFS/NFS sharing, scheduled exports, and synchronization…
* [Exporting a Virtual Machine](/knowledge-base/backup-dr/exporting-a-virtual-machine.md) — Learn how to export a virtual machine from VergeOS and download its disk as a .raw file for use in other hypervisor environments.
* [Recovering a Single VM from a Remote System Snapshot](/knowledge-base/backup-dr/recovering-a-single-vm-from-a-remote-cloud-snapshot.md) — Step-by-step instructions for recovering a single virtual machine from a remote system snapshot using VergeOS site sync and sync-back…
* [RHEL 9 Family VMs Failing to Boot After Clone or Snapshot Restore](/knowledge-base/backup-dr/rhel9-boot-failure-clone-snapshot-restore.md) — How to fix boot failures in RHEL 9 family VMs (AlmaLinux, Rocky Linux, CentOS Stream) after cloning or restoring a snapshot in VergeOS…
* [Setting Up Storware on VergeOS](/knowledge-base/backup-dr/setup-storware-vergeos.md) — Guide to setting up Storware for virtual machine protection on VergeOS, including NAS service configuration and NFS setup.
* [Snapshot Synchronization Errors Explained](/knowledge-base/backup-dr/snapshot-synchronization-errors-explained.md) — Reference guide explaining common VergeOS site sync error messages, their causes, and recommended resolutions for snapshot synchronization…
* [VMware-Backup-DR-Guide](/knowledge-base/backup-dr/vmwarebackupdrguide.md) — Comprehensive guide for setting up VMware backup and disaster recovery in VergeOS, including creating VMware services, configuring backup…


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vergeos-demo.com/knowledge-base/backup-dr.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.
