X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=7abb2b452ae5efa7e4dc40d3603948844160e4f6;hb=001e24ec7af047cdf3c5ccb535468c78a89dcdba;hp=b3c32b45bc10df54aec26a3f09386e1717d31c3c;hpb=56e36d39df61f00e86901b12beb74d2a9bccab88;p=import-to-ovirt.git diff --git a/README b/README index b3c32b4..7abb2b4 100644 --- a/README +++ b/README @@ -1,5 +1,27 @@ -This script lets you import any virtual machine disk image to RHEV -or oVirt. +This script lets you import a virtual machine disk image to RHEV or +oVirt. + +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 + * perl-Pod-Usage + * perl-Getopt-Long + * perl-File-Temp + * perl-POSIX + perl-XML-Writer + perl-Sys-Guestfs + +* = usually provided as part of base Perl package For instructions, read the script or do: @@ -9,4 +31,7 @@ For instructions, read the script or do: Copyright (C) 2015 Richard W.M. Jones Copyright (C) 2015 Red Hat Inc. -Please see the file 'COPYING' for licensing information. +See the file 'COPYING' for licensing information. + +Send patches to the virt-tools mailing list: +https://www.redhat.com/mailman/listinfo/virt-tools-list