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