
24 May
2013
24 May
'13
10:34 p.m.
Il 24/05/2013 10:01, Deepak C Shetty ha scritto:
Il 24/05/2013 06:59, Deepak C Shetty ha scritto: What version of libvirt is this? It should work starting from 1.0.4.
Ah, thats what I seem to have missed. I was using the distro provided libvirt.. which seems to be old (0.9)! I will compile latest libvirt and try.
I still have a Q.. for qemu-nbd exporting over Unix socket.. what should i put for port attr of <host> tag ? I am assuming its ignored for Unix sockets ?
It's not required anymore. In fact it was a bug that transport='unix' was accepted in the old libvirt, because it didn't know how to process it. Paolo