From 93bcf397e59af5bad71fa5c028c0bcd91e30ed94 Mon Sep 17 00:00:00 2001 From: Christos Varelas Date: Fri, 6 Dec 2024 20:38:42 +0200 Subject: [PATCH] fix: Update the limitations page to include volume backups The volume backup service is not configured in any of the Cleura Cloud regions, so we update the limitations page accordingly. While at it, we suggest configuring servers for Disaster Recovery via the Cleura Cloud Management Panel. --- docs/reference/limitations/openstack.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/reference/limitations/openstack.md b/docs/reference/limitations/openstack.md index 2828ed024..fc5155ef5 100644 --- a/docs/reference/limitations/openstack.md +++ b/docs/reference/limitations/openstack.md @@ -20,6 +20,14 @@ It also means that you cannot use the following `openstack` CLI commands; they a > You can use `openstack project list`, but this will only list the project(s) that your user account has access to. * `openstack domain ` +## Cinder + +### Volume backup service + +{{brand}} does not support the OpenStack volume backup service (`cinder-backup`). + +For automated, scheduled volume *snapshots,* consider configuring your servers for [Disaster Recovery (DR)](../../background/disaster-recovery.md) via the {{gui}}. + ## Nova ### Nested virtualization