[Libguestfs] Virtio-win RPM?

Greg Scott GregScott at Infrasupport.com
Mon Nov 21 11:51:31 UTC 2011


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






More information about the Libguestfs mailing list