[Libvirt-cim] [PATCH V5 00/15] Bug fix patches for 0.6.2

John Ferlan jferlan at redhat.com
Mon Mar 25 12:31:54 UTC 2013


On 03/24/2013 03:05 AM, Wenchao Xia wrote:
> 于 2013-3-23 4:58, John Ferlan 写道:
>>

>> ComputerSystemIndication - 01_created_indication.py: FAIL
>> Error connecting to CIMOM: [Errno 110] Connection timed out
>>
>   Possible event/indication is not enabled, command "cimconfig -c -l"
> will list the settings, you can change it by "cimconfig -p -s
> PROPERTY=VALUE", and then restart tog-pegasus and retry.
> 

# cimconfig -c -l
enableAssociationTraversal=true
maxProviderProcesses=0
enableAuditLog=false
sslClientVerificationMode=disabled
forceProviderProcesses=true
idleConnectionTimeout=0
listenAddress=All
enableSubscriptionsForNonprivilegedUsers=false
slp=false
socketWriteTimeout=20
messageDir=msg
shutdownTimeout=30
authorizedUserGroups=
enableRemotePrivilegedUserAccess=true
enableHttpsConnection=true
enableIndicationService=true
sslCipherSuite=DEFAULT
enableNamespaceAuthorization=false
sslTrustStoreUserName=
maxFailedProviderModuleRestarts=3
enableHttpConnection=true


Looks like it is enabled (enableIndicationService) unless I'm missing
something.

John




More information about the Libvirt-cim mailing list