You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
71
-
Navigate to the configuration -> Backup Repository. Click on 'Add Backup Repository' and fill the form.
73
+
Once the above two configurations are set, restart the cloudstack-management service. After restart check the Settings of the Zone where you want to enable NAS backups - make sure that the "backup.framework.enabled"="true" on the Setting tab of the Zone. Once this is done, we can add the backup repository for the 'nas' Backup and Recovery plugin.
74
+
Navigate to the Configuration -> Backup Repository. Click on 'Add Backup Repository' and fill the form.
72
75
73
76
=================== ========================
74
77
Field Value
@@ -84,8 +87,18 @@ Zone The zone in CloudStack with which this Backup Repository mus
84
87
:align:center
85
88
:alt:NAS Backup repository
86
89
90
+
Pay attention to the "Name" given to this repository, as you will have to specify this in the "External ID" field when creating Backup Offerings (Importing backup offering)
91
+
87
92
Once the Backup Repository is created, we need to add a Backup Offering, in this plugin the Backup offering is a placeholder to associate an instance to a Backup Repository. While creating the Backup Offering, select the desired Backup Repository. Associate the Backup Offering on an instance to create an Adhoc or scheduled backup.
88
93
94
+
For the "External ID", please specify the name of the previously created backup repository.
0 commit comments