mrc0mmand / rpms / libguestfs

Forked from rpms/libguestfs 3 years ago
Clone

Blame SOURCES/0038-RHEL-7-point-to-KB-for-supported-v2v-hypervisors-gue.patch

491457
From 74bc995be6a67a4d6835a9e1df883ab7551083b4 Mon Sep 17 00:00:00 2001
4ebc84
From: Pino Toscano <ptoscano@redhat.com>
4ebc84
Date: Tue, 26 Mar 2019 09:42:25 +0100
4ebc84
Subject: [PATCH] RHEL 7: point to KB for supported v2v hypervisors/guests
4ebc84
4ebc84
---
4ebc84
 v2v/virt-v2v-support.pod | 102 ++-------------------------------------
4ebc84
 1 file changed, 4 insertions(+), 98 deletions(-)
4ebc84
4ebc84
diff --git a/v2v/virt-v2v-support.pod b/v2v/virt-v2v-support.pod
4ebc84
index a22506068..4ec1a07c1 100644
4ebc84
--- a/v2v/virt-v2v-support.pod
4ebc84
+++ b/v2v/virt-v2v-support.pod
4ebc84
@@ -8,104 +8,10 @@ systems and guests in virt-v2v
4ebc84
 This page documents which foreign hypervisors, virtualization
4ebc84
 management systems and guest types that L<virt-v2v(1)> can support.
4ebc84
 
4ebc84
-Note this page applies to upstream virt-v2v from
4ebc84
-L<http://libguestfs.org> and in downstream distributions of virt-v2v
4ebc84
-sometimes features are intentionally removed, or are present but not
4ebc84
-supported.
4ebc84
-
4ebc84
-=head2 Hypervisors (Input)
4ebc84
-
4ebc84
-=over 4
4ebc84
-
4ebc84
-=item VMware ESXi
4ebc84
-
4ebc84
-Must be managed by VMware vCenter E<ge> 5.0 unless VDDK is available.
4ebc84
-
4ebc84
-=item OVA exported from VMware
4ebc84
-
4ebc84
-OVAs from other hypervisors will not work.
4ebc84
-
4ebc84
-=item VMX from VMware
4ebc84
-
4ebc84
-VMX files generated by other hypervisors will not work.
4ebc84
-
4ebc84
-=item RHEL 5 Xen
4ebc84
-
4ebc84
-=item SUSE Xen
4ebc84
-
4ebc84
-=item Citrix Xen
4ebc84
-
4ebc84
-Citrix Xen has not been recently tested.
4ebc84
-
4ebc84
-=item Hyper-V
4ebc84
-
4ebc84
-Not recently tested.  Requires that you export the disk or use
4ebc84
-L<virt-p2v(1)> on Hyper-V.
4ebc84
-
4ebc84
-=item Direct from disk images
4ebc84
-
4ebc84
-Only disk images exported from supported hypervisors, and using
4ebc84
-container formats supported by qemu.
4ebc84
-
4ebc84
-=item Physical machines
4ebc84
-
4ebc84
-Using the L<virt-p2v(1)> tool.
4ebc84
-
4ebc84
-=back
4ebc84
-
4ebc84
-=head2 Hypervisors (Output)
4ebc84
-
4ebc84
-QEMU and KVM only.
4ebc84
-
4ebc84
-=head2 Virtualization management systems (Output)
4ebc84
-
4ebc84
-=over 4
4ebc84
-
4ebc84
-=item OpenStack
4ebc84
-
4ebc84
-=item Red Hat Virtualization (RHV) 4.1 and up
4ebc84
-
4ebc84
-=item Local libvirt
4ebc84
-
4ebc84
-And hence L<virsh(1)>, L<virt-manager(1)>, and similar tools.
4ebc84
-
4ebc84
-=item Local disk
4ebc84
-
4ebc84
-=back
4ebc84
-
4ebc84
-=head2 Guests
4ebc84
-
4ebc84
-=over 4
4ebc84
-
4ebc84
-=item Red Hat Enterprise Linux 3, 4, 5, 6, 7
4ebc84
-
4ebc84
-=item CentOS 3, 4, 5, 6, 7
4ebc84
-
4ebc84
-=item Scientific Linux 3, 4, 5, 6, 7
4ebc84
-
4ebc84
-=item Oracle Linux
4ebc84
-
4ebc84
-=item Fedora
4ebc84
-
4ebc84
-=item SLES 10 and up
4ebc84
-
4ebc84
-=item OpenSUSE 10 and up
4ebc84
-
4ebc84
-=item Debian 6 and up
4ebc84
-
4ebc84
-=item Ubuntu 10.04, 12.04, 14.04, 16.04, and up
4ebc84
-
4ebc84
-=item Windows XP to Windows 10 / Windows Server 2016
4ebc84
-
4ebc84
-We use Windows internal version numbers, see
4ebc84
-L<https://en.wikipedia.org/wiki/List_of_Microsoft_Windows_versions>
4ebc84
-
4ebc84
-Currently NT 5.2 to NT 6.3 are supported.
4ebc84
-
4ebc84
-See L</WINDOWS> below for additional notes on converting Windows
4ebc84
-guests.
4ebc84
-
4ebc84
-=back
4ebc84
+For more information on supported hypervisors, and guest types in
4ebc84
+RHEL, please consult the following Knowledgebase article on these
4ebc84
+Red Hat Customer Portal:
4ebc84
+L<https://access.redhat.com/articles/1351473>.
4ebc84
 
4ebc84
 =head2 Guest firmware
4ebc84
 
4ebc84
-- 
4ebc84
2.21.0
4ebc84