Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Steffens <joerg.steffens@bareos.com>2017-11-09 22:02:35 +0300
committerJoerg Steffens <joerg.steffens@bareos.com>2017-11-09 22:02:35 +0300
commit6e24c34d870785f0bdf5075339e02d202b32daac (patch)
tree1872788e9e3bf193d0e133fde91fd00374d5e9d7
parent67a21ca825bea0762879ce6be9e939df9e8644be (diff)
VMware plugin: add information to index
-rw-r--r--manuals/en/main/plugins-vmware-plugin.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manuals/en/main/plugins-vmware-plugin.tex b/manuals/en/main/plugins-vmware-plugin.tex
index d30f4fc..f02a24b 100644
--- a/manuals/en/main/plugins-vmware-plugin.tex
+++ b/manuals/en/main/plugins-vmware-plugin.tex
@@ -41,7 +41,7 @@ which requires at least a \vSphere Essentials License.
It is tested against \vSphere Storage APIs for Data Protection of \vmware 5.x.
It does not work with standalone unlicensed \vmware ESXi\trademark.
-Since Bareos \sinceVersion{fd}{VMware Plugin}{17.2.4} the Plugin is using
+Since Bareos \sinceVersion{fd}{VMware Plugin: VDDK 6.5.2}{17.2.4} the Plugin is using
the Virtual Disk Development Kit (VDDK) 6.5.2, as of the VDDK 6.5 release notes, it
should be compatible with vSphere 6.5 and the next major release (except new features)
and backward compatible with vSphere 5.5 and 6.0, see VDDK release notes at
@@ -121,7 +121,7 @@ FileSet {
For VMs defined in the root-folder, \command{folder=/} must be specified
in the Plugin definition.
-New since Bareos \sinceVersion{fd}{VMware Plugin}{17.2.4}: As the Plugin is using
+New since Bareos \sinceVersion{fd}{VMware Plugin: vcthumbprint}{17.2.4}: As the Plugin is using
the Virtual Disk Development Kit (VDDK) 6.5, it is required to pass the thumbprint
of the vCenter SSL Certificate, which is the SHA1 checksum of the SSL Certificate.
The thumbprint can be retrieved like this:
@@ -148,7 +148,7 @@ be added. It must be given without colons like in the following example:
For ease of use (but less secure) when the \command{vcthumbprint} is not given, the plugin
will retrieve the thumbprint.
-Also since \sinceVersion{fd}{VMware Plugin}{17.2.4} another optional plugin option has
+Also since \sinceVersion{fd}{VMware Plugin: transport=nbdssl}{17.2.4} another optional plugin option has
been added that can be used for trying to force a given transport method. Normally, when
no transport method is given, VDDK will negotiate available transport methods and select
the best one. For a description of transport methods, see