
I tried to reproduce this on my system, but I see the following error:
CIM_ERR_FAILED: ResourceSettings Error: No NetworkPool specified and no default available ERROR - Exception: DefineSystem() failed to create domain: test_domain InvokeMethod(DefineSystem): CIM_ERR_FAILED: ResourceSettings Error: No NetworkPool specified and no default available
This is odd, because I have a network pool defined:
Name State Autostart ----------------------------------------- default-net active no
The provider complains with the following:
Virt_VirtualSystemManagementService.c(298): Failed to get default network pool: No default pool found for type 10 Virt_VirtualSystemManagementService.c(573): rasd_to_vdev(KVM_NetResourceAllocationSettingData): No NetworkPool specified and no default available Virt_VirtualSystemManagementService.c(886): Failed to classify resources: No NetworkPool specified and no default available std_invokemethod.c(305): Method `DefineSystem' returned 1
My issue appears to be caused by a different test suite - it's inadvertently deleting the network pool. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com