Blame SOURCES/0010-RHEL-point-to-KB-for-supported-v2v-hypervisors-guest.patch

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