So something like - # export LIBGUESTFS_TRACE=1 # /usr/bin/virt-p2v-server > /home/gregs/p2vtrace.log
And then fire up another P2V from the source physical server? - Greg -----Original Message----- From: Brian Gold [mailto:[email protected]] Sent: Saturday, November 19, 2011 2:25 PM To: Greg Scott; Richard W.M. Jones Cc: Fredy Hernández; [email protected] Subject: Re: [Libguestfs] Virtio-win RPM? I've had good luck using F14 as a P2V server. You should be able to get the trace output by typing this on the cli on the p2v server itself: "export LIBGUESTFS_TRACE=1". Then, when you kick off the p2v conversion, your p2v server will start spitting out tons of debug logging to stout. _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
