on the LXC_SettingsDefineCapabilities association

Kaitlin, Containers currently only really support memory and disk pools. I'm not sure if the unsupported error make sense below. [root@nine cimtest]# wbemcli ain -ac LXC_SettingsDefineCapabilities http://root:password@localhost/root/virt:LXC_AllocationCapabilities.InstanceID="NetworkPool/default" * * wbemcli: Cim: (7) CIM_ERR_NOT_SUPPORTED: Unsupported hypervisor: ';LXC'; * Actually, I get all types of instance list by ein querying. [root@nine cimtest]# wbemcli ein http://root:password@localhost/root/virt:LXC_AllocationCapabilities localhost:5988/root/virt:LXC_AllocationCapabilities.InstanceID="ProcessorPool/0" localhost:5988/root/virt:LXC_AllocationCapabilities.InstanceID="MemoryPool/0" localhost:5988/root/virt:LXC_AllocationCapabilities.InstanceID="NetworkPool/default" localhost:5988/root/virt:LXC_AllocationCapabilities.InstanceID="DiskPool/testpool" Best, Regards Daisy (运国莲) VSM Team, China Systems & Technology Labs (CSTL) E-mail: yunguol@cn.ibm.com TEL: (86)-21-60922144 Building 10, 399 Ke Yuan Rd, Pudong Shanghai, 201203

GY> Containers currently only really support memory and disk pools. Well, actually only memory and network at this point. I'm not sure how to handle disk pools at the moment, since containers handle things differently than the other platforms. GY> I'm not sure if the unsupported error make sense below. GY> [root@nine cimtest]# wbemcli ain -ac LXC_SettingsDefineCapabilities http:// GY> root:password@localhost/root/virt:LXC_AllocationCapabilities.InstanceID= GY> "NetworkPool/default" GY> * GY> * wbemcli: Cim: (7) CIM_ERR_NOT_SUPPORTED: Unsupported hypervisor: ';LXC'; GY> * NetworkPool should be supportable, so I can look into that. GY> Actually, I get all types of instance list by ein querying. GY> [root@nine cimtest]# wbemcli ein http://root:password@localhost/root/ GY> virt:LXC_AllocationCapabilities GY> localhost:5988/root/virt:LXC_AllocationCapabilities.InstanceID="ProcessorPool/ GY> 0" GY> localhost:5988/root/virt:LXC_AllocationCapabilities.InstanceID="MemoryPool/0" GY> localhost:5988/root/virt:LXC_AllocationCapabilities.InstanceID="NetworkPool/ GY> default" GY> localhost:5988/root/virt:LXC_AllocationCapabilities.InstanceID="DiskPool/ GY> testpool" Yeah, we should probably trim DiskPool out of here at some point, depending on what we decide to do. We should have Memory and Network working now (meaning, it *should* work, but doesn't). Processor should come in the next month or so. -- Dan Smith IBM Linux Technology Center Open Hypervisor Team email: danms@us.ibm.com
participants (2)
-
Dan Smith
-
Guo Lian Yun