Displaying 4 results from an estimated 4 matches for "cimom".
2012 Jun 14
1
question regarding CMPIObjectPath
Folks,
I'm a new user and I'm trying to build a standalone application using
libvirt-cim (rather than use a full-fledged CIMOM). I need some help.
While calling the CMPIInstanceMI->ft->enumerateInstances, I need to pass a
reference to CMPIObjectPath. My application is crashing because I don't
know what is the correct constructor for this. If I do ref = CMPIObjectPath
() then all the FT pointers are null.
Can so...
2011 Aug 11
2
virInitialize dumps core intermittently.
Hi,
I have a host with 6 VMs set to autostart. When this host reboots, it
starts libvirtd, pegasus cimom and libvirt-cim. It also restarts the VMs.
Intermittently we noticed a core during start up that points to the last
call made by libvirt-cim to "virInitialize". I am thinking that it is a
timing issue where virInitialize is called while libvirt is trying to
autostart the VMs.
Is this...
2012 Sep 08
1
libvirt failed to respond after quite a few vnet bridges were created
During concurrent 80 VM creation, each VM takes two network connections,
libvirtd failed to respond. Neither restart libvirtd nor restart CIMOM
helped.
There were 152 vnet bridges found on this RHEL KVM host. After all the
vnet bridges were manually removed, libvirtd responded normally again.
Is there a known issue about the number limit of vnet bridges regarding
libvirtd?
Thank you.
--Yih
-------------- next part --------------
An HT...
2011 Aug 17
0
segfault while unloading libvirt provider.
I have a CIM provider that just calls virConnectOpen("qemu:///system"); and
virConnectClose(). When cimom unloads this provider segfaults -
#0 0x000000305b420cd0 in ?? ()
(gdb) bt
#0 0x000000305b420cd0 in ?? ()
#1 0x00000031a3e05ad9 in __nptl_deallocate_tsd ()
from /lib64/libpthread.so.0
#2 0x00000031a3e0674b in start_thread () from /lib64/libpthread.so.0
#3 0x00000031a32d3d1d in clone () from /l...