
Dan Smith wrote:
# HG changeset patch # User Dan Smith <danms@us.ibm.com> # Date 1225739071 28800 # Node ID 44b096b7f0a02506efef9091854e182daf4bc812 # Parent 7e9da8337ee60e6c73f020e37d22d692c0c7d494 Make HostedResourcePool work from root/cimv2 and register it there ...so we can get back from HostSystem to our pools.
Signed-off-by: Dan Smith <danms@us.ibm.com>
diff -r 7e9da8337ee6 -r 44b096b7f0a0 Makefile.am
I see the following error after postinstall: Parsing error: parse error: Error adding class Xen_HostedResourcePool to the repository: CIM_ERR_INVALID_SUPERCLASS: CIM_HostedResourcePool If you just have sblim-cmpi-base installed, HRP isn't registered to cimv2. So you'll probably need to add that to the list of classes that get installed during make preinstall. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com