Re: [libvirt-users] virsh "cpu-stats" not working !!!

2013-08-23 Thread SHREE DUTH AWASTHI
Hi Again Eric, Sorry for spamming. Adding to the below mail. The cgroups are mounted at "/dev" as mentioned below # ls /dev/ | grep cgroup cgroup_cpu cgroup_cpuacct cgroup_cpuset cgroup_mem On a liter note, " On 08/21/2013 03:55 AM, SHREE DUTH AWASTHI wrote: " is coming by

[libvirt-users] virsh "cpu-stats" not working !!!

2013-08-21 Thread SHREE DUTH AWASTHI
mounting the same manually using the below > commands but we were not successful. > > mkdir -p /dev/cgroup_cpuacct > mount -t cgroup -o cpuacct cpuacct /dev/cgroup_cpuacct > > (or) > > mkdir -p /sys/fs/cgroup > mount -t cgroup -o cgroup cgroup /sys/fs/cgroup > >

Re: [libvirt-users] Libvirtd dead, pid still exists. ( Problem might be with TLS interface of libvirtd )

2013-04-12 Thread SHREE DUTH AWASTHI
o look into for the corresponding source code. We will try to provide a fix for it. To add more info, This works fine on our board with libvirt version 0.9.4. This is not working from libvirt 0.9.10 Thanks and Regards, Shree Duth Awasthi. GDB FULL ( if needed ) (gdb) bt full #0 0x7f5adad0b

Re: [libvirt-users] Libvirtd dead, pid still exists. ( Problem might be with TLS interface of libvirtd )

2013-04-12 Thread SHREE DUTH AWASTHI
cpu time (seconds, -t) unlimited max user processes (-u) 1024 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited Please let us know if you want the internal log buffer when libvirt. crashed. Thanks and Regards, Shree Duth Awasthi

Re: [libvirt-users] Libvirtd dead, pid still exists. ( Problem might be with TLS interface of libvirtd )

2013-04-12 Thread SHREE DUTH AWASTHI
ce () from /usr/lib64/libvirt.so.0 #28 0x7f555c79e825 in virEventRunDefaultImpl () from /usr/lib64/libvirt.so.0 #29 0x7f555c89c20d in virNetServerRun () from /usr/lib64/libvirt.so.0 #30 0x0040c830 in ?? () Thanking you in anticipation. Thanks and Regards, Shree Duth Awasthi. On

Re: [libvirt-users] Libvirtd dead, pid still exists. ( Problem might be with TLS interface of libvirtd )

2013-04-09 Thread SHREE DUTH AWASTHI
Dear All, A Gentle Reminder !!! Any suggestions please on how to debug further Gist : libvirt crash when trying to inquiry libvirt version using curl with TLS ( virsh -c qemu+tls://localhost/system version ) Your inputs would be of great help ! Thanks and Regards, Shree Duth Awasthi. On Fri

Re: [libvirt-users] Libvirtd dead, pid still exists. ( Problem might be with TLS interface of libvirtd )

2013-04-05 Thread SHREE DUTH AWASTHI
. So, can you please give us some pointers to debug the issue further. Thanks and Regards, Shree Duth Awasthi. On Fri, Apr 5, 2013 at 9:34 AM, Michal Privoznik wrote: > On 05.04.2013 09:04, SHREE DUTH AWASTHI wrote: > > > GDB: > > > > Program received signal SIGABRT, Aborted

[libvirt-users] Libvirtd dead, pid still exists. ( Problem might be with TLS interface of libvirtd )

2013-04-05 Thread SHREE DUTH AWASTHI
Please let us know if it is a known problem. If not, I will raise a new bug for the same. ( Atleast I coulnt find the the known issues ) Thanks and Regards, Shree Duth Awasthi. ___ libvirt-users mailing list libvirt-users@redhat.com https

[libvirt-users] Libvirt dead, pid still exists

2013-03-21 Thread SHREE DUTH AWASTHI
libvirtd dead but pid file exists >From the mail conversation between you and Andrey we came to know that patch has been provided for this problem. Could you please share us the fix. Thanking you in anticipation. Thanks and Regards, Shree Duth Awas