Re: [libvirt-users] libvirtd segfault when using oVirt 4.1 with graphic console - CentOS7.3

2017-04-21 Thread Rafał Wojciechowski
Hi, I can confirm. without tun0 after reboot it is working fine. it was not so obvious. thanks Regards, Rafal Wojciechowski W dniu 21.04.2017 o 10:53, Pavel Hrdina pisze: On Thu, Apr 20, 2017 at 06:10:04PM +0200, Rafał Wojciechowski wrote: hello, I attached core dump - not sure if it wa

Re: [libvirt-users] libvirt remote connection

2017-04-21 Thread Daniel P. Berrange
On Fri, Apr 21, 2017 at 12:14:54PM +0300, Anastasiya Ruzhanskaya wrote: > It seems, that I have turned off all encryption for tcp in libvirt.conf, > but still rpc packets are not showed, only tcp. I suppose, that I don't > need to add additional plugins to wirehark for libvirt and rpc, am I right?

Re: [libvirt-users] libvirt remote connection

2017-04-21 Thread Anastasiya Ruzhanskaya
It seems, that I have turned off all encryption for tcp in libvirt.conf, but still rpc packets are not showed, only tcp. I suppose, that I don't need to add additional plugins to wirehark for libvirt and rpc, am I right? 2017-04-21 11:23 GMT+03:00 Daniel P. Berrange : > On Fri, Apr 21, 2017 at 10

Re: [libvirt-users] libvirtd segfault when using oVirt 4.1 with graphic console - CentOS7.3

2017-04-21 Thread Pavel Hrdina
On Thu, Apr 20, 2017 at 06:10:04PM +0200, Rafał Wojciechowski wrote: > hello, > > I attached core dump - not sure if it was what you have asked for > I am rather just admin not developer :) > > Regards, > > Rafal Wojciechowski The attached core send in private mail helped to figure out where th

Re: [libvirt-users] libvirt remote connection

2017-04-21 Thread Daniel P. Berrange
On Fri, Apr 21, 2017 at 10:16:47AM +0300, Anastasiya Ruzhanskaya wrote: > Hello, > I have some questions about libvirt remote connection. > Am I right that internally libvirt uses only tcp ( ssh and tls are only > encryption based on this) + ftp ( when working with image itself)? Also I > have foun

[libvirt-users] libvirt remote connection

2017-04-21 Thread Anastasiya Ruzhanskaya
Hello, I have some questions about libvirt remote connection. Am I right that internally libvirt uses only tcp ( ssh and tls are only encryption based on this) + ftp ( when working with image itself)? Also I have found that it uses RPC. However, as I know RPC runs above tcp but I cannot capture th