[Users] How to peek inside the XML-RPC

Mike Kolesnik mkolesni at redhat.com
Wed Feb 22 07:07:58 UTC 2012


> Hi,
>      Asking this on both the ovirt and vdsm mailing lists.
> 
> What is the right way to get a debug output or dump of the XML-RPC
> that is being sent between ovirt and vdsm, either from the ovirt side
> and/or from the vdsm side ?
> 
> Is there any way of dumping the xml-rpc being sent between ovirt-vdsm

You can try sniffing it using wireshark or a similar tool.
This will probably give you the most accurate result including all headers that are sent.
OE will not debug print the XML itself, only the parameters it's about send to VDSM.

> 
> Any pointers appreciated.
> 
> thanx,
> deepak
> 
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 



More information about the Users mailing list