[Pkg-libvirt-commits] [libguestfs] 37/65: v2v: Document that vCenter >= 5.0 is required (RHBZ#1174200).
Hilko Bengen
bengen at moszumanska.debian.org
Tue Apr 21 12:11:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit abf23ece49972111e19147087664e7442d84fdfd
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Mon Apr 13 11:46:29 2015 +0100
v2v: Document that vCenter >= 5.0 is required (RHBZ#1174200).
vCenter 5.0 was released in 2011. We have not tested against any
earlier versions, but it was reported that it does not work with
vCenter 4.
Thanks: Sokratis
---
v2v/virt-v2v.pod | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
index d8536ff..6bf3740 100644
--- a/v2v/virt-v2v.pod
+++ b/v2v/virt-v2v.pod
@@ -152,8 +152,8 @@ qemu, do:
=item VMware ESXi
-Must be managed by VMware vCenter. Unmanaged, direct input from ESXi
-is not supported.
+Must be managed by VMware vCenter E<ge> 5.0. Unmanaged, direct input
+from ESXi is not supported.
=item OVA exported from VMware
@@ -845,6 +845,8 @@ I<--bridge> option instead. For example:
Virt-v2v is able to import guests from VMware vCenter Server.
+vCenter E<ge> 5.0 is required.
+
Note that virt-v2v B<cannot> import guests directly from an ESXi
hypervisor.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list