Pascal Legrand
2016-Jan-29 14:20 UTC
Re: [libvirt-users] virt-viewer and virt-manager problem
Helle and thanks for your answer You should never modify/update/create files under the /etc/libvirt/qemu directory. The correct way to do this is virsh dumpxml $domain > $domain.xml and virsh define $domain.xml. I didnt modify or create anything i just copied xml file from the old server to the new server Debug log from virt-manager (virt-manager --debug) would be helpful. Cf virt-manager.debug don't need to forwar X to your client, you can install virt-manager/virt-viewer directly on your client station and add ssh connection. i will made the test > Is there anything else that you've changed, for example vnc_listen or > spice_listen in /etc/libvirt/qemu.conf? i didnt touch anything in this file Thanks again -- Pascal
Pavel Hrdina
2016-Jan-29 14:32 UTC
Re: [libvirt-users] virt-viewer and virt-manager problem
On Fri, Jan 29, 2016 at 03:20:31PM +0100, Pascal Legrand wrote:> Helle and thanks for your answer > > Debug log from virt-manager (virt-manager --debug) would be helpful. > Cf virt-manager.debug > > don't need to forwar X to your client, you can install > virt-manager/virt-viewer > directly on your client station and add ssh connection. > i will made the testSo, there is no error in the debug log and everything seems to be good. Could you also provide XML of that domain?
Pascal Legrand
2016-Jan-29 14:36 UTC
Re: [libvirt-users] virt-viewer and virt-manager problem
you mean one of my xml file of a vm ? or which file ? Le 29/01/2016 15:32, Pavel Hrdina a écrit :> On Fri, Jan 29, 2016 at 03:20:31PM +0100, Pascal Legrand wrote: >> Helle and thanks for your answer >> >> Debug log from virt-manager (virt-manager --debug) would be helpful. >> Cf virt-manager.debug >> >> don't need to forwar X to your client, you can install >> virt-manager/virt-viewer >> directly on your client station and add ssh connection. >> i will made the test > > So, there is no error in the debug log and everything seems to be good. Could > you also provide XML of that domain? >
Pascal Legrand
2016-Jan-29 14:40 UTC
Re: [libvirt-users] virt-viewer and virt-manager problem
>> don't need to forwar X to your client, you can install >> virt-manager/virt-viewer >> directly on your client station and add ssh connection. >> i will made the test >I made the test to install virt-manager on my own client station and it works fine. May an ssh problem ? For information i'm actually on irc #virt thanks again -- Pascal