
Which virtualization type are you seeing this issue on? I'm not seeing an issue with KVM. I tried running on a Xen system, and I get the following error:
VirtualSystemManagementService - 16_removeresource.py: FAIL ERROR - Got CIM error CIM_ERR_FAILED: Failed to define domain: invalid argument in virDomainDefineXML with return code 1 ERROR - Failed to define the dom: domain InvokeMethod(DefineSystem): CIM_ERR_FAILED: Failed to define domain: invalid argument in virDomainDefineXML
Can you paste the provider debug you're seeing?
I hit the error for most of tc for VSMS. May I look into it tomorrow? I have to attend a couple of meeting this afternoon =)
Testing Xen hypervisor -------------------------------------------------------------------- VirtualSystemManagementService - 01_definesystem_name.py: FAIL ERROR - Got CIM error CIM_ERR_FAILED: Failed to define domain: invalid argument in virDomainDefineXML with return code 1 ERROR - Unable to define test_domain InvokeMethod(DefineSystem): CIM_ERR_FAILED: Failed to define domain: invalid argument in virDomainDefineXML -------------------------------------------------------------------- VirtualSystemManagementService - 02_destroysystem.py: FAIL ERROR - Got CIM error CIM_ERR_FAILED: Failed to define domain: invalid argument in virDomainDefineXML with return code 1 ERROR - Failed to define the dom: test_domain InvokeMethod(DefineSystem): CIM_ERR_FAILED: Failed to define domain: invalid argument in virDomainDefineXML
Hmm.. that libvirt error indicates the guest is being specified with an option that isn't valid. If you can track down what part of the guest XML it doesn't like, that would be great. Thanks! -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com