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

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