This script lets you import a virtual machine disk image to RHEV or
oVirt.
-NB. This script *requires* a 64 bit host. Perl will cause silent
+IMPORTANT NOTES:
+
+(1) In the latest oVirt/RHEV/RHV there is a GUI option to import
+disks. You DO NOT NEED TO USE THIS SCRIPT if you are using a
+sufficiently new version of oVirt.
+
+(2) This script *requires* a 64 bit host. Perl will cause silent
overflows on 32 bit hosts.
+
Requirements:
perl
sudo ./import-to-ovirt.pl disk.img /esd_mountpoint
-=head1 IMPORTANT NOTE
+=head1 IMPORTANT NOTES
+
+In the latest oVirt/RHEV/RHV there is a GUI option to import disks.
+You B<do not need to use this script> if you are using a sufficiently
+new version of oVirt.
This tool should B<only> be used if the guest can already run on KVM.