Matt, is there some other variant of virt-p2v-server I should be looking at? The lines
you want me to uncomment do not exist in the version installed on this conversion server.
When I launch it by hand it identifies itself as version 0.8.3.
[root@FedoraP2V bin]#
[root@FedoraP2V bin]# ./virt-p2v-server
VIRT_P2V_SERVER 0.8.3
^C
[root@FedoraP2V bin]#
The output below is garbled, but I searched all over the place and found no matches for
the word, "TRACE" and there are no other files named
"virt-p2v-server".
- Greg
-----Original Message-----
From: libguestfs-bounces(a)redhat.com [mailto:libguestfs-bounces@redhat.com] On Behalf Of
Greg Scott
Sent: Monday, November 21, 2011 5:52 AM
To: Matthew Booth; Richard W.M. Jones
Cc: Fredy Hernández; libguestfs(a)redhat.com
Subject: Re: [Libguestfs] Virtio-win RPM?
OK, I must be living in the Twilight Zone:
The only way to do it right now is to edit the virt-p2v-server
executable. Up at the top, you should see:
# Uncomment these 2 lines to capture debug information from the
conversion
# process
#$ENV{'LIBGUESTFS_DEBUG'} = 1;
#$ENV{'LIBGUESTFS_TRACE'} = 1;
Is there another virt-p2v-server somewhere? The above lines don't exist. Should I
just put them in?
[root@FedoraP2V bin]#
[root@FedoraP2V bin]# grep DEBUG virt-p2v-server
#logmsg_level(DEBUG);
logmsg DEBUG, __x('Received: {command} {args}',
logmsg DEBUG, "Read $in bytes";
logmsg DEBUG, __x('Sent: {msg}', msg => $msg);
logmsg DEBUG, __x('Sent: {msg}', msg => $msg);
logmsg DEBUG, __x('Sent: {msg}', msg => $msg);
[root@FedoraP2V bin]#
[root@FedoraP2V bin]#
[root@FedoraP2V bin]# grep TRACE virt-p2v-server
[root@FedoraP2V bin]#
[root@FedoraP2V bin]#
[root@FedoraP2V bin]# find / -name virt-p2v-server
/usr/bin/virt-p2v-server
[root@FedoraP2V bin]#
- Greg
_______________________________________________
Libguestfs mailing list
Libguestfs(a)redhat.com
https://www.redhat.com/mailman/listinfo/libguestfs