[vdsm] How to peek inside the XML-RPC

2012-02-21 Thread Deepak C Shetty
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

Re: [vdsm] non-TLS spice connections

2012-02-21 Thread Christophe Fergeau
Hi, On Tue, Feb 21, 2012 at 06:09:06PM +0200, Dan Kenigsberg wrote: > Please note Bug 788092 - VDSM: Disable vdsm's ssl'ability influence > spice ssl'ability and prevent VM from starting > https://bugzilla.redhat.com/show_bug.cgi?id=788092#c1 > > Could it be that you have ssl=false in your vdsm.c

Re: [vdsm] non-TLS spice connections

2012-02-21 Thread Dan Kenigsberg
On Tue, Feb 21, 2012 at 04:53:24PM +0100, Christophe Fergeau wrote: > Hey, > > I recently setup ovirt/vdsm on one of my boxes. For some reason spice TLS > was disabled through spice_tls = no in /etc/libvirt/qemu.conf. > Then I created a VM, started it, and had troubles connecting to it with > spic

[vdsm] non-TLS spice connections

2012-02-21 Thread Christophe Fergeau
Hey, I recently setup ovirt/vdsm on one of my boxes. For some reason spice TLS was disabled through spice_tls = no in /etc/libvirt/qemu.conf. Then I created a VM, started it, and had troubles connecting to it with spicec. After investigating (thanks djasa), I realized that qemu was started with so

Re: [vdsm] Error creating fc based storage domain

2012-02-21 Thread Dan Kenigsberg
On Tue, Feb 21, 2012 at 04:42:42PM +0530, Deepak C Shetty wrote: > Hello, > This is the error i see in vdsm.log > Any pointers appreciated. > > Thread-237764::INFO::2012-02-21 > 22:04:52,785::logUtils::37::dispatcher::(wrapper) Run and protect: > createVG(vgname='2b63c813-6bd5-4488-904c-dba1c8

Re: [vdsm] Procedure for restarting vdsm

2012-02-21 Thread Dan Kenigsberg
On Tue, Feb 21, 2012 at 04:11:27PM +0530, Deepak C Shetty wrote: > Hi, > I haven't found this info elsewhere, hence asking here. > > 1) What is the procedure to restart vdsm on the host ? Do i need to > put host in maint. mode > and then manually kill vdsm and supervdsm parent process or use

[vdsm] Error creating fc based storage domain

2012-02-21 Thread Deepak C Shetty
Hello, This is the error i see in vdsm.log Any pointers appreciated. Thread-237764::INFO::2012-02-21 22:04:52,785::logUtils::37::dispatcher::(wrapper) Run and protect: createVG(vgname='2b63c813-6bd5-4488-904c-dba1c8e52822', devlist=['3600a0b800017dd4f0e2e4a4ab484'], options=None) Threa

[vdsm] Procedure for restarting vdsm

2012-02-21 Thread Deepak C Shetty
Hi, I haven't found this info elsewhere, hence asking here. 1) What is the procedure to restart vdsm on the host ? Do i need to put host in maint. mode and then manually kill vdsm and supervdsm parent process or use pkill to kill all the numerous vdsm processes ? 2) I don't have a git re