
I did not find any postinstall errors on RHEL today, except for some warnings below.
Processing provider modules: Virt_ElementConformsToProfile Virt_ReferencedProfile Virt_RegisteredProfile Registering providers with active cimserver Warning: the instance already exists. In this implementation, that means it cannot be changed. Warning: the instance already exists. In this implementation, that means it cannot be changed.
Can we get the name of the instance as part of log messages, which it tried to reinstall ? Or the above message meant, Virt_ElementConformsToProfile Virt_ReferencedProfile Virt_RegisteredProfile were already registered ??
The ECTP provider is causing this problem. Since it's a cross-namespace provider, we have to register the provider in both the virt and interop namespaces. So, when Pegasus goes to register it in the interop namespace, it recognizes that it's already been registered previously (to the virt namespace). It seems to me that this is a limitation of the CIMOM, since there's not really a way to register the provider with both namespaces simultaneously. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com