diff --git a/source/_static/images/B&R-Backup-Respository.png b/source/_static/images/B&R-Backup-Respository.png new file mode 100644 index 0000000000..bd53395842 Binary files /dev/null and b/source/_static/images/B&R-Backup-Respository.png differ diff --git a/source/adminguide/nas_plugin.rst b/source/adminguide/nas_plugin.rst index defaa6799f..fd42fd3900 100644 --- a/source/adminguide/nas_plugin.rst +++ b/source/adminguide/nas_plugin.rst @@ -58,7 +58,7 @@ to perform support B&R actions and operations. Using the NAS Backup and Recovery Plugin ---------------------------------------- -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 setting or on the zone settings. +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. ================================= ======================== Configuration Value @@ -73,13 +73,16 @@ Navigate to the configuration -> Backup Repository. Click on 'Add Backup Reposit =================== ======================== Field Value =================== ======================== -Name N suitable name to represent the Backup Repository +Name A suitable name to represent the Backup Repository Address URL, in case of NFS :/path Type NFS ( only NFS type in 4.20) label.mountopts Any mount point options to be passed while mouting this storage on the hypervisor. Zone The zone in CloudStack with which this Backup Repository must be associated. =================== ======================== +.. image:: /_static/images/B&R-Backup-Respository.png + :align: center + :alt: NAS Backup repository 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.