Skip to content

Commit 807c550

Browse files
Updated backup.framework.enabled config scope details
1 parent ce026c0 commit 807c550

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

source/adminguide/backup_and_recovery.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ the Global Settings area of the CloudStack UI.
7676
================================= ========================
7777
Configuration Description
7878
================================= ========================
79-
backup.framework.enabled Setting to enable or disable the feature. Default: false.
79+
backup.framework.enabled Setting to enable or disable the feature. This is a zone specific setting. Default: false.
8080
backup.framework.provider.plugin The backup provider (plugin) name. For example: 'dummy', 'veeam', 'networker' and 'nas'. This is a zone specific setting. Default: dummy.
8181
backup.framework.sync.interval Background sync task internal in seconds that performs metrics/usage stats collection, backup reconciliation and backup scheduling. Default: 300.
8282
================================= ========================

source/adminguide/nas_plugin.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ to perform support B&R actions and operations.
5858

5959
Using the NAS Backup and Recovery Plugin
6060
----------------------------------------
61-
To use the NAS Backup and Recovery Plugin, the Backup and Recovery framework needs to be enabled first. Then the backup plugin 'nas' needs to be enabled on either the global or zone settings.
61+
To use the NAS Backup and Recovery Plugin, the Backup and Recovery framework needs to be enabled first,
62+
on either the global or zone settings. Then the backup plugin 'nas' needs to be enabled on either the global
63+
or that particular zone settings.
6264

6365
================================= ========================
6466
Configuration Value
@@ -67,7 +69,8 @@ backup.framework.enabled true
6769
backup.framework.provider.plugin nas
6870
================================= ========================
6971

70-
Once the above two configurations are set, restart the cloudstack-management service. Once the service is restarted we can add the backup repository for the 'nas' Backup and Recovery plugin.
72+
Once the above two configurations are set, restart the cloudstack-management service. Once the service is
73+
restarted we can add the backup repository for the 'nas' Backup and Recovery plugin.
7174
Navigate to the configuration -> Backup Repository. Click on 'Add Backup Repository' and fill the form.
7275

7376
=================== ========================

0 commit comments

Comments
 (0)