
Dan Smith wrote:
KR> I had troubles compiling with this patch applied - you have an KR> extra open paren here.
Ah, well, I was trying to beat you to the punch. Oh well :)
KR> Also, I was unable to query the CIM_ superclass:
KR> wbemcli ein http://localhost/root/virt:CIM_ResourceAllocationSettingData
KR> Since the classname is not specify, we're unable to get a domain list KR> from the connection.
Hmm, it worked just fine for me because Pegasus translates that into a call of each type. Was this on SFCB perhaps?
Hmm.. interesting. No, this was with Pegasus. Here's error - I don't see anything strange in the CU_DEBUG output. [kaitlin@elm3b41 libvirt-cim]$ wbemcli ein http://localhost/root/virt:CIM_ResourceAllocationSettingData * * wbemcli: Cim: (1) CIM_ERR_FAILED: A general error occurred that is not covered by a more specific error code: "Unable to get domain list" I see the following with ei: [kaitlin@elm3b41 libvirt-cim]$ wbemcli ei http://localhost/root/virt:CIM_ResourceAllocationSettingData * * wbemcli: Cim: (2) CIM_ERR_ACCESS_DENIED: Access to a CIM resource was not available to the client: "Recursive Use of CIMOMHandle Attempted" -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com