This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/main by this push:
     new dc8e790  Veeam B&R corrections (#456)
dc8e790 is described below

commit dc8e7904ed1dcbd05f8cb52e3dab9ecd663d8048
Author: Jithin Raju <[email protected]>
AuthorDate: Thu Jan 16 16:13:05 2025 +0530

    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'
---
 source/adminguide/backup_and_recovery.rst |  2 +-
 source/adminguide/veeam_plugin.rst        | 11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/source/adminguide/backup_and_recovery.rst 
b/source/adminguide/backup_and_recovery.rst
index 31d0296..eb926a3 100644
--- a/source/adminguide/backup_and_recovery.rst
+++ b/source/adminguide/backup_and_recovery.rst
@@ -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`
diff --git a/source/adminguide/veeam_plugin.rst 
b/source/adminguide/veeam_plugin.rst
index 8afb80c..eaa6363 100644
--- a/source/adminguide/veeam_plugin.rst
+++ b/source/adminguide/veeam_plugin.rst
@@ -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.
@@ -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).
@@ -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

Reply via email to