[Libguestfs] Virtio-win RPM?

Greg Scott GregScott at Infrasupport.com
Mon Nov 21 16:22:18 UTC 2011


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 at FedoraP2V bin]#
[root at FedoraP2V bin]# ./virt-p2v-server
VIRT_P2V_SERVER 0.8.3
^C
[root at 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 at redhat.com [mailto:libguestfs-bounces at 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 at 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 at FedoraP2V bin]#
[root at 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 at FedoraP2V bin]#
[root at FedoraP2V bin]#
[root at FedoraP2V bin]# grep TRACE virt-p2v-server
[root at FedoraP2V bin]#
[root at FedoraP2V bin]#
[root at FedoraP2V bin]# find / -name virt-p2v-server
/usr/bin/virt-p2v-server
[root at FedoraP2V bin]#

- Greg



_______________________________________________
Libguestfs mailing list
Libguestfs at redhat.com
https://www.redhat.com/mailman/listinfo/libguestfs




More information about the Libguestfs mailing list