Skip to content

Commit dc8e790

Browse files
authored
Veeam B&R corrections (#456)
Update the documentation to replace "Veeam Backup and Recovery" with "Veeam Backup and Replication" to match the product name. Added the global setting 'backup.framework.provider.plugin'
1 parent 0a309e4 commit dc8e790

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

source/adminguide/backup_and_recovery.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The following providers are currently supported:
3131
- KVM with NAS B&R Plugin (4.20 onwards)
3232

3333
See the Veeam Backup and Recovery plugin documentation for plugin specific information.
34-
:ref:`Veeam Backup and Recovery Plugin`
34+
:ref:`Veeam Backup and Replication Plugin`
3535

3636
See the DELL EMC Networker Backup and Recovery plugin documentation for plugin specific information.
3737
:ref:`DELL EMC Networker Backup and Recovery Plugin`

source/adminguide/veeam_plugin.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
specific language governing permissions and limitations
1414
under the License.
1515
16-
.. _Veeam Backup and Recovery Plugin:
16+
.. _Veeam Backup and Replication Plugin:
1717

18-
Veeam Backup and Recovery Plugin
18+
Veeam Backup and Replication Plugin
1919
=================================
2020

21-
About the Veeam Backup and Recovery Plugin
21+
About the Veeam Backup and Replication Plugin
2222
-------------------------------------------
2323

2424
There are a couple of important concepts to understand before working with the Veeam plugin.
@@ -44,10 +44,10 @@ There are a couple of important concepts to understand before working with the V
4444
remaining image(s)
4545

4646

47-
Installing Veeam Backup and Recovery for use with CloudStack
47+
Installing Veeam Backup and Replication for use with CloudStack
4848
-------------------------------------------------------------
4949

50-
The B&R Veeam plugin has been tested against Veeam Backup and Recovery 11 and 12. The
50+
The B&R Veeam plugin has been tested against Veeam Backup and Replication 11 and 12. The
5151
enterprise edition is required for the Enterprise Manager API. The final tested version of Veeam was on a
5252
Windows Server 2019 (with desktop), although much of the development work was done against a Windows Server 2016 OS (with
5353
desktop).
@@ -129,6 +129,7 @@ Plug-in specific settings:
129129
======================================= ========================
130130
Configuration Description
131131
======================================= ========================
132+
backup.framework.provider.plugin The backup and recovery provider plugin. Set this to 'veeam'.
132133
backup.plugin.veeam.url Veeam B&R server URL. Default: http://<VEEAM_SERVER_IP>:9398/api/
133134
backup.plugin.veeam.version Veeam B&R server version. CloudStack will get Veeam server version via PowerShell commands if it is 0 or not set
134135
backup.plugin.veeam.username Veeam B&R server username. Default: administrator

0 commit comments

Comments
 (0)