----- Original Message ----- > > 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.
You'd need to disable ssl for this to work. > 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 > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/users > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

