mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
RHEL 8: Revert "v2v: Add a support matrix to the manual page."
This reverts commit a03bffa15a.
This commit is contained in:
committed by
Pino Toscano
parent
57bbc9d79d
commit
b0399c4e70
100
v2v/virt-v2v.pod
100
v2v/virt-v2v.pod
@@ -167,106 +167,6 @@ only used when virt-v2v runs under VDSM control.
|
||||
I<--in-place> instructs virt-v2v to customize the guest OS in the input
|
||||
virtual machine, instead of creating a new VM in the target hypervisor.
|
||||
|
||||
=head1 SUPPORT MATRIX
|
||||
|
||||
=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 Glance
|
||||
|
||||
=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
|
||||
|
||||
=item Red Hat Enterprise Linux 3, 4, 5, 6, 7
|
||||
|
||||
=item CentOS 3, 4, 5, 6, 7
|
||||
|
||||
=item Scientific Linux 3, 4, 5, 6, 7
|
||||
|
||||
=item Oracle Linux
|
||||
|
||||
=item Fedora
|
||||
|
||||
=item SLES 10 and up
|
||||
|
||||
=item OpenSUSE 10 and up
|
||||
|
||||
=item Debian 6 and up
|
||||
|
||||
=item Ubuntu 10.04, 12.04, 14.04, 16.04, and up
|
||||
|
||||
=item Windows XP to Windows 10 / Windows Server 2016
|
||||
|
||||
We use Windows internal version numbers, see
|
||||
L<https://en.wikipedia.org/wiki/List_of_Microsoft_Windows_versions>
|
||||
|
||||
Currently NT 5.2 to NT 6.3 are supported.
|
||||
|
||||
See L</WINDOWS> below for additional notes on converting Windows
|
||||
guests.
|
||||
|
||||
=back
|
||||
|
||||
=head2 Guest firmware
|
||||
|
||||
BIOS or UEFI for all guest types (but see L</UEFI> below).
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
=over 4
|
||||
|
||||
Reference in New Issue
Block a user