Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/adminguide/backup_and_recovery.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The following providers are currently supported:
- KVM with NAS B&R Plugin (4.20 onwards)

See the Veeam Backup and Recovery plugin documentation for plugin specific information.
:ref:`Veeam Backup and Recovery Plugin`
:ref:`Veeam Backup and Replication Plugin`

See the DELL EMC Networker Backup and Recovery plugin documentation for plugin specific information.
:ref:`DELL EMC Networker Backup and Recovery Plugin`
Expand Down
11 changes: 6 additions & 5 deletions source/adminguide/veeam_plugin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
specific language governing permissions and limitations
under the License.

.. _Veeam Backup and Recovery Plugin:
.. _Veeam Backup and Replication Plugin:

Veeam Backup and Recovery Plugin
Veeam Backup and Replication Plugin
=================================

About the Veeam Backup and Recovery Plugin
About the Veeam Backup and Replication Plugin
-------------------------------------------

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


Installing Veeam Backup and Recovery for use with CloudStack
Installing Veeam Backup and Replication for use with CloudStack
-------------------------------------------------------------

The B&R Veeam plugin has been tested against Veeam Backup and Recovery 11 and 12. The
The B&R Veeam plugin has been tested against Veeam Backup and Replication 11 and 12. The
enterprise edition is required for the Enterprise Manager API. The final tested version of Veeam was on a
Windows Server 2019 (with desktop), although much of the development work was done against a Windows Server 2016 OS (with
desktop).
Expand Down Expand Up @@ -129,6 +129,7 @@ Plug-in specific settings:
======================================= ========================
Configuration Description
======================================= ========================
backup.framework.provider.plugin The backup and recovery provider plugin. Set this to 'veeam'.
backup.plugin.veeam.url Veeam B&R server URL. Default: http://<VEEAM_SERVER_IP>:9398/api/
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
backup.plugin.veeam.username Veeam B&R server username. Default: administrator
Expand Down
Loading