Skip to content

Commit 6cc725f

Browse files
authored
Nas backup 2 (#442)
* Add files via upload Adding B&R NAS repository * Minor corrections Minor corrections
1 parent 2f55443 commit 6cc725f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed
35.7 KB
Loading

source/adminguide/nas_plugin.rst

+5-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ 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 setting or on the zone settings.
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.
6262

6363
================================= ========================
6464
Configuration Value
@@ -73,13 +73,16 @@ Navigate to the configuration -> Backup Repository. Click on 'Add Backup Reposit
7373
=================== ========================
7474
Field Value
7575
=================== ========================
76-
Name N suitable name to represent the Backup Repository
76+
Name A suitable name to represent the Backup Repository
7777
Address URL, in case of NFS <server IP>:/path
7878
Type NFS ( only NFS type in 4.20)
7979
label.mountopts Any mount point options to be passed while mouting this storage on the hypervisor.
8080
Zone The zone in CloudStack with which this Backup Repository must be associated.
8181
=================== ========================
8282

83+
.. image:: /_static/images/B&R-Backup-Respository.png
84+
:align: center
85+
:alt: NAS Backup repository
8386

8487
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.
8588

0 commit comments

Comments
 (0)