On Sat, Dec 24, 2016 at 02:28:18PM +0100, Emmanuel Kasper wrote:
Hi Richard
I've noticed this snippet in import-to-ovirt.pl
my $minor_version = $g->inspect_get_major_version ($root);
I guess you meant here
my $minor_version = $g->inspect_get_minor_version ($root);
Indeed I did, and that also means that some of the metadata
in imported guests would have been broken.
All fixed now, thanks!
http://git.annexia.org/?p=import-to-ovirt.git;a=commitdiff;h=0b4fd1e614b2...
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine. Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/