[Pkg-libvirt-commits] [libguestfs] 31/63: v2v: docs: Clarify how ESX & Xen imports happen through libvirt.
Hilko Bengen
bengen at moszumanska.debian.org
Fri Oct 3 14:43:27 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag debian/1%1.27.39-1
in repository libguestfs.
commit 5edb78d1ae916e7d76be2ba0c4b86b3f82e8f9e1
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Thu Sep 4 12:55:40 2014 +0100
v2v: docs: Clarify how ESX & Xen imports happen through libvirt.
---
v2v/virt-v2v.pod | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
index b7ee594..3271a92 100644
--- a/v2v/virt-v2v.pod
+++ b/v2v/virt-v2v.pod
@@ -32,13 +32,14 @@ libguestfs E<ge> 1.28.
┌────────────┐
-i disk ───────────┐ │ │ ┌───────▶ -o local
- └──▶ │ virt-v2v │ │
- -i ova ──────────────▶ │ conversion │ ──┘
- -i libvirt ───────────▶ │ server │ ────────▶ -o libvirt
- (default) ┌──▶ │ │ ──┐ (default)
- │ │ │ ─┐└──────▶ -o glance
- -i libvirtxml ─────┘ │ │ └─────────▶ -o rhev
- └────────────┘
+ -i ova ─────────┐ └──▶ │ virt-v2v │ │
+ └────▶ │ conversion │ ──┘
+ ESX ──▶┌────────────┐ │ server │ ┌────────────┐
+ Xen ──▶│ -i libvirt ──▶ │ │ ───▶ -o libvirt │─▶ KVM
+ ... ──▶│ (default) │ │ │ │ (default) │
+ └────────────┘ │ │ ──┐└────────────┘
+ -i libvirtxml ────────▶ │ │ ─┐└──────▶ -o glance
+ └────────────┘ └─────────▶ -o rhev
Virt-v2v has a number of possible input and output modes, selected
using the I<-i> and I<-o> options. Only one input and output mode can
--
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