[Libvirt-cim] Request for all in one instllation page

Deepti B Kalakeri deeptik at linux.vnet.ibm.com
Thu Oct 23 04:55:53 UTC 2008


 From the o/p what you have given you do not have KVM_ComputerSystem 
registered and that is why you are not able to get the records when you 
query with KVM_ComputerSystem.
When required you can use the following to verify if a particular 
provider is registered by using

wbemcli ecn http://root:pass@localhost:5988/root/virt  | grep 
KVM_ComputerSystem

In your libvirt-cim directory, run the following:

sudo make preuninstall
sudo make preinstall
sudo make postinstall

Then restart Pegasus.


The following query: wbemcli ein 
http://user:pass@localhost:5988/root/virt:KVM_ComputerSystem  might not 
return any records if you don't have any guests defined.

In that case, you can also try:

http://user:pass@localhost:5988/root/virt:KVM_VirtualSystemManagementService 


That should always return an instance.

Thanks and Regards,
Deepti.



Toshifumi Fujimura wrote:
> Thanks for your reply.
>
> These are its command's outputs.
> ============================================================================ 
>
> localhost:5988/root/virt:CIM_ConcreteIdentity
> localhost:5988/root/virt:CIM_NetworkPacketAction
> localhost:5988/root/virt:CIM_MemberOfStatusCollection
> localhost:5988/root/virt:CIM_Collection
> localhost:5988/root/virt:CIM_IndicationHandler
> localhost:5988/root/virt:CIM_MetricDefForME
> localhost:5988/root/virt:CIM_PackageLocation
> localhost:5988/root/virt:CIM_OSPFServiceCapabilities
> localhost:5988/root/virt:CIM_BaseMetricValue
> localhost:5988/root/virt:CIM_ReplaceableProductFRU
> localhost:5988/root/virt:CIM_J2eeJMSConnectionStats
> localhost:5988/root/virt:CIM_PrioritySchedulingElement
> localhost:5988/root/virt:CIM_PhysicalComponent
> localhost:5988/root/virt:PRS_Person
> localhost:5988/root/virt:CIM_PublicKeyCertificate
> localhost:5988/root/virt:CIM_FileIdentity
> localhost:5988/root/virt:CIM_IPsecTransportAction
> localhost:5988/root/virt:CIM_iSCSISessionFailures
> localhost:5988/root/virt:CIM_UoWMetricDefinition
> localhost:5988/root/virt:PRS_SolutionHasElement
> localhost:5988/root/virt:CIM_ElementCapabilities
> localhost:5988/root/virt:CIM_IPCOMPTransform
> localhost:5988/root/virt:CIM_FilterList
> localhost:5988/root/virt:CIM_UnsignedPublicKey
> localhost:5988/root/virt:CIM_Setting
> localhost:5988/root/virt:CIM_IPSubnet
> localhost:5988/root/virt:CIM_ProductElementComponent
> localhost:5988/root/virt:CIM_StatisticsCapabilities
> localhost:5988/root/virt:CIM_TraceLevelType
> localhost:5988/root/virt:CIM_InstRead
> localhost:5988/root/virt:CIM_PreconfiguredSAAction
> localhost:5988/root/virt:CIM_Person
> localhost:5988/root/virt:PRS_ServiceRequester
> localhost:5988/root/virt:KVM_ElementCapabilities
> localhost:5988/root/virt:PRS_ServiceAgreement
> localhost:5988/root/virt:PRS_ExchangeElement
> localhost:5988/root/virt:CIM_FCPortRateStatistics
> localhost:5988/root/virt:CIM_CollectedBufferPool
> localhost:5988/root/virt:LXC_RegisteredProfile
> localhost:5988/root/virt:CIM_RedundancySetSettingData
> localhost:5988/root/virt:CIM_ElementProfile
> localhost:5988/root/virt:CIM_StorageError
> localhost:5988/root/virt:CIM_SubUoW
> localhost:5988/root/virt:PRS_SolutionResolution
> localhost:5988/root/virt:CIM_J2eeJMSSessionStats
> localhost:5988/root/virt:CIM_AuthenticationCondition
> localhost:5988/root/virt:CIM_FormattedIndicationSubscription
> localhost:5988/root/virt:CIM_TimeZone
> localhost:5988/root/virt:CIM_BufferPool
> localhost:5988/root/virt:CIM_AuthorizedTarget
> localhost:5988/root/virt:CIM_SharedSecret
> localhost:5988/root/virt:CIM_InstModification
> localhost:5988/root/virt:CIM_LogicalElementUnitOfWorkDef
> localhost:5988/root/virt:CIM_ProductFRU
> localhost:5988/root/virt:CIM_Statistics
> localhost:5988/root/virt:CIM_OrderedComponent
> localhost:5988/root/virt:CIM_InstMethodCall
> localhost:5988/root/virt:CIM_PolicyConditionInPolicyRule
> localhost:5988/root/virt:CIM_BlockStatisticsManifest
> localhost:5988/root/virt:CIM_SoftwareIdentityComponent
> localhost:5988/root/virt:PRS_Address
> localhost:5988/root/virt:CIM_Container
> localhost:5988/root/virt:CIM_BlockStatisticsManifestCollection
> localhost:5988/root/virt:CIM_IKEAction
> localhost:5988/root/virt:Xen_SettingsDefineState
> localhost:5988/root/virt:LXC_SettingsDefineState
> localhost:5988/root/virt:CIM_AccountMapsToAccount
> localhost:5988/root/virt:CIM_iSCSILoginStatistics
> localhost:5988/root/virt:CIM_MetricInstance
> localhost:5988/root/virt:Xen_RegisteredProfile
> localhost:5988/root/virt:CIM_DocumentAuthentication
> localhost:5988/root/virt:CIM_CollectionSetting
> localhost:5988/root/virt:CIM_Indication
> localhost:5988/root/virt:CIM_ScopedSettingData
> localhost:5988/root/virt:CIM_OSPFLink
> localhost:5988/root/virt:CIM_FileSystemSettingData
> localhost:5988/root/virt:CIM_DNSSettingData
> localhost:5988/root/virt:CIM_StatisticalData
> localhost:5988/root/virt:CIM_J2eeSessionBeanStats
> localhost:5988/root/virt:CIM_SystemInNamespace
> localhost:5988/root/virt:CIM_ElementCapacity
> localhost:5988/root/virt:CIM_CollectionConfiguration
> localhost:5988/root/virt:CIM_DeviceErrorData
> localhost:5988/root/virt:CIM_RegisteredProfile
> localhost:5988/root/virt:CIM_PolicyGroupInPolicyGroup
> localhost:5988/root/virt:KVM_RegisteredProfile
> localhost:5988/root/virt:CIM_NextHopIPRoute
> localhost:5988/root/virt:CIM_MoreOrgUnitInfo
> localhost:5988/root/virt:CIM_SoftwareIdentity
> localhost:5988/root/virt:CIM_OrgUnit
> localhost:5988/root/virt:CIM_ProductSoftwareFeatures
> localhost:5988/root/virt:CIM_IPConnectivitySubnet
> localhost:5988/root/virt:CIM_ContainedLocation
> localhost:5988/root/virt:CIM_SettingAssociatedToCapabilities
> localhost:5988/root/virt:CIM_ProductParentChild
> localhost:5988/root/virt:PRS_Resource
> localhost:5988/root/virt:CIM_SystemConfiguration
> localhost:5988/root/virt:PRS_Organization
> localhost:5988/root/virt:PRS_ProductParentChild
> localhost:5988/root/virt:CIM_Namespace
> localhost:5988/root/virt:Xen_ComputerSystemMigrationJobModifiedIndication
> localhost:5988/root/virt:PRS_StatementFeature
> localhost:5988/root/virt:CIM_ContainedProposal
> localhost:5988/root/virt:CIM_CollectionOfMSEs
> localhost:5988/root/virt:CIM_J2eeJCAConnectionPools
> localhost:5988/root/virt:CIM_BlockStatisticsCapabilities
> localhost:5988/root/virt:CIM_PolicyConditionInPolicyCondition
> localhost:5988/root/virt:Xen_ComputerSystemMigrationJobCreatedIndication
> localhost:5988/root/virt:CIM_UnitOfWorkDefinition
> localhost:5988/root/virt:CIM_CollectionInOrganization
> localhost:5988/root/virt:CIM_SoftwareInstallationServiceCapabilities
> localhost:5988/root/virt:CIM_StorageSynchronized
> localhost:5988/root/virt:CIM_SystemBusCard
> localhost:5988/root/virt:CIM_SubProfileRequiresProfile
> localhost:5988/root/virt:CIM_ZoneMembershipSettingData
> localhost:5988/root/virt:CIM_FRUIncludesProduct
> localhost:5988/root/virt:CIM_J2eeJMSSessionProducers
> localhost:5988/root/virt:CIM_StorageReplicationCapabilities
> localhost:5988/root/virt:CIM_PackageInSlot
> localhost:5988/root/virt:CIM_OwningCollectionElement
> localhost:5988/root/virt:LXC_ComputerSystemMigrationJobCreatedIndication
> localhost:5988/root/virt:LXC_ComputerSystemMigrationJobModifiedIndication
> localhost:5988/root/virt:CIM_ElementLocation
> localhost:5988/root/virt:CIM_J2eeStatelessSessionBeanStats
> localhost:5988/root/virt:KVM_ComputerSystemMigrationJobCreatedIndication
> localhost:5988/root/virt:PRS_ServiceActivity
> localhost:5988/root/virt:CIM_Directory
> localhost:5988/root/virt:CIM_Group
> localhost:5988/root/virt:CIM_SystemSettingContext
> localhost:5988/root/virt:CIM_OtherPersonInformation
> localhost:5988/root/virt:CIM_PolicySet
> localhost:5988/root/virt:CIM_DiagnosticResultForMSE
> localhost:5988/root/virt:CIM_J2eeJMSSessionConsumers
> localhost:5988/root/virt:CIM_CompatibleProduct
> localhost:5988/root/virt:CIM_AccountAuthentication
> localhost:5988/root/virt:CIM_CompoundPolicyCondition
> localhost:5988/root/virt:CIM_UsersCredential
> localhost:5988/root/virt:CIM_PreconfiguredTunnelAction
> localhost:5988/root/virt:CIM_SAProposal
> localhost:5988/root/virt:PRS_ServiceIncident
> localhost:5988/root/virt:CIM_VideoControllerResolution
> localhost:5988/root/virt:CIM_PreconfiguredTransportAction
> localhost:5988/root/virt:CIM_SystemSetting
> localhost:5988/root/virt:CIM_PhysicalElementLocation
> localhost:5988/root/virt:CIM_DiagnosticSetting
> localhost:5988/root/virt:CIM_SARule
> localhost:5988/root/virt:CIM_EnabledLogicalElementCapabilities
> localhost:5988/root/virt:CIM_InstIndication
> localhost:5988/root/virt:CIM_CIMOMStatisticalData
> localhost:5988/root/virt:CIM_Hdr8021Filter
> localhost:5988/root/virt:CIM_PolicySetComponent
> localhost:5988/root/virt:CIM_RejectConnectionAction
> localhost:5988/root/virt:CIM_PhysicalMemory
> localhost:5988/root/virt:Xen_ComputerSystemCreatedIndication
> localhost:5988/root/virt:CIM_CollectedSoftwareFeatures
> localhost:5988/root/virt:CIM_FilterOfPacketCondition
> localhost:5988/root/virt:PRS_Revision
> localhost:5988/root/virt:CIM_PolicyActionStructure
> localhost:5988/root/virt:KVM_ComputerSystemCreatedIndication
> localhost:5988/root/virt:CIM_J2eeServletStats
> localhost:5988/root/virt:CIM_X509CredentialFilterEntry
> localhost:5988/root/virt:CIM_VirtualSystemMigrationSettingData
> localhost:5988/root/virt:CIM_LogRecord
> localhost:5988/root/virt:CIM_DiagnosticCompletionRecord
> localhost:5988/root/virt:LXC_ComputerSystemCreatedIndication
> localhost:5988/root/virt:CIM_ConnectivityMembershipSettingData
> localhost:5988/root/virt:CIM_RangeOfIPAddresses
> localhost:5988/root/virt:CIM_FRUIncludesSoftwareFeature
> localhost:5988/root/virt:CIM_SupportAccess
> localhost:5988/root/virt:CIM_AuthenticationTarget
> localhost:5988/root/virt:CIM_IndicationHandlerCIMXML
> localhost:5988/root/virt:CIM_AuthorizedPrivilege
> localhost:5988/root/virt:CIM_MemoryOnCard
> localhost:5988/root/virt:CIM_UsersAccount
> localhost:5988/root/virt:CIM_IPsecProposal
> localhost:5988/root/virt:CIM_FibrePortEventCounters
> localhost:5988/root/virt:CIM_Chassis
> localhost:5988/root/virt:PRS_ActivityResource
> localhost:5988/root/virt:CIM_UoWMetric
> localhost:5988/root/virt:CIM_CollectedCollections
> localhost:5988/root/virt:CIM_UserContact
> localhost:5988/root/virt:PRS_AdministrativeContact
> localhost:5988/root/virt:CIM_J2eeJDBCConnectionPools
> localhost:5988/root/virt:CIM_Spared
> localhost:5988/root/virt:CIM_ElementConfiguration
> localhost:5988/root/virt:CIM_Location
> localhost:5988/root/virt:Xen_AllocationCapabilities
> localhost:5988/root/virt:CIM_Capabilities
> localhost:5988/root/virt:CIM_MonitorResolution
> localhost:5988/root/virt:CIM_DiagnosticServiceRecord
> localhost:5988/root/virt:CIM_PhysicalStatisticalInformation
> localhost:5988/root/virt:CIM_ExtraCapacityGroup
> localhost:5988/root/virt:CIM_BlockStorageStatisticalData
> localhost:5988/root/virt:PRS_Attachment
> localhost:5988/root/virt:CIM_DiagnosticSettingRecord
> localhost:5988/root/virt:CIM_SystemIdentification
> localhost:5988/root/virt:CIM_UnitOfWork
> localhost:5988/root/virt:CIM_AffectedJobElement
> localhost:5988/root/virt:CIM_NamedSharedIKESecret
> localhost:5988/root/virt:CIM_SAPStatisticalInformation
> localhost:5988/root/virt:PRS_FeatureResource
> localhost:5988/root/virt:CIM_StorageRedundancySet
> localhost:5988/root/virt:PRS_Feature
> localhost:5988/root/virt:CIM_PhysicalMedia
> localhost:5988/root/virt:CIM_Magazine
> localhost:5988/root/virt:CIM_J2eeStatefulSessionBeanStats
> localhost:5988/root/virt:CIM_BIOSFeatureBIOSElements
> localhost:5988/root/virt:PRS_ExpressionElement
> localhost:5988/root/virt:CIM_LANSegment
> localhost:5988/root/virt:CIM_NextHopRouting
> localhost:5988/root/virt:CIM_SpareGroup
> localhost:5988/root/virt:CIM_HomeForMedia
> localhost:5988/root/virt:PRS_Activity
> localhost:5988/root/virt:PRS_SolutionProblem
> localhost:5988/root/virt:CIM_DataFile
> localhost:5988/root/virt:CIM_MethodParameters
> localhost:5988/root/virt:CIM_FCPortStatistics
> localhost:5988/root/virt:KVM_VirtualSystemMigrationCapabilities
> localhost:5988/root/virt:CIM_CommonDatabaseStatistics
> localhost:5988/root/virt:CIM_OwningJobElement
> localhost:5988/root/virt:CIM_TransparentBridgingStatistics
> localhost:5988/root/virt:CIM_StatisticalSetting
> localhost:5988/root/virt:CIM_RoutingPolicy
> localhost:5988/root/virt:CIM_RedundancyComponent
> localhost:5988/root/virt:CIM_RangesOfConfiguration
> localhost:5988/root/virt:CIM_NetworkPortStatistics
> localhost:5988/root/virt:CIM_MemberPrincipal
> localhost:5988/root/virt:CIM_LocalizationCapabilities
> localhost:5988/root/virt:Xen_ElementSettingData
> localhost:5988/root/virt:CIM_ElementSettingData
> localhost:5988/root/virt:CIM_J2eeJDBCNonpooledConnections
> localhost:5988/root/virt:CIM_ConnectivityCollection
> localhost:5988/root/virt:CIM_PhysicalMediaInLocation
> localhost:5988/root/virt:LXC_ElementSettingData
> localhost:5988/root/virt:KVM_ElementSettingData
> localhost:5988/root/virt:CIM_AllocationCapabilities
> localhost:5988/root/virt:CIM_DeviceFile
> localhost:5988/root/virt:CIM_DatabaseSegmentSettingData
> localhost:5988/root/virt:CIM_PolicyRoleCollection
> localhost:5988/root/virt:CIM_NetworkPortSettings
> localhost:5988/root/virt:CIM_RedundancySetCapabilities
> localhost:5988/root/virt:CIM_StorageMediaLocation
> localhost:5988/root/virt:CIM_IPsecTunnelAction
> localhost:5988/root/virt:CIM_ChassisInRack
> localhost:5988/root/virt:CIM_SAStaticAction
> localhost:5988/root/virt:CIM_IPRoute
> localhost:5988/root/virt:CIM_LogicalElementPerformsUoW
> localhost:5988/root/virt:CIM_ComputerSystemNodeCapabilities
> localhost:5988/root/virt:CIM_PreambleFilter
> localhost:5988/root/virt:CIM_J2eeMessageDrivenBeanStats
> localhost:5988/root/virt:PRS_ContactPerson
> localhost:5988/root/virt:CIM_Account
> localhost:5988/root/virt:PRS_AdminAssociation
> localhost:5988/root/virt:PRS_SolutionReference
> localhost:5988/root/virt:CIM_Dependency
> localhost:5988/root/virt:CIM_EntriesInFilterList
> localhost:5988/root/virt:CIM_SymbolicLink
> localhost:5988/root/virt:CIM_ProductPhysicalComponent
> localhost:5988/root/virt:CIM_VendorPolicyCondition
> localhost:5988/root/virt:CIM_DiagnosticResultInPackage
> localhost:5988/root/virt:CIM_AuthorizationSubject
> localhost:5988/root/virt:CIM_LogicalPortSettings
> localhost:5988/root/virt:CIM_SwitchPortSpanningTreeStatistics
> localhost:5988/root/virt:Xen_VirtualSystemMigrationCapabilities
> localhost:5988/root/virt:CIM_BGPCluster
> localhost:5988/root/virt:CIM_IndicationSubscription
> localhost:5988/root/virt:PRS_AdministrativeRevision
> localhost:5988/root/virt:CIM_RecordAppliesToElement
> localhost:5988/root/virt:LXC_SettingsDefineCapabilities
> localhost:5988/root/virt:PRS_Categorization
> localhost:5988/root/virt:CIM_ElementsLinked
> localhost:5988/root/virt:CIM_LogicalFile
> localhost:5988/root/virt:CIM_StorageNameBinding
> localhost:5988/root/virt:PRS_SolutionExpression
> localhost:5988/root/virt:CIM_StatisticsCollection
> localhost:5988/root/virt:KVM_AllocationCapabilities
> localhost:5988/root/virt:CIM_NamedAddressCollection
> localhost:5988/root/virt:CIM_FilterEntryBase
> localhost:5988/root/virt:CIM_RelatedStatistics
> localhost:5988/root/virt:CIM_PolicyAction
> localhost:5988/root/virt:CIM_AuthenticationRule
> localhost:5988/root/virt:CIM_ZoneCapabilities
> localhost:5988/root/virt:CIM_J2eeJDBCStats
> localhost:5988/root/virt:CIM_ProcessIndication
> localhost:5988/root/virt:CIM_PolicyTimePeriodCondition
> localhost:5988/root/virt:CIM_ElementInPolicyRoleCollection
> localhost:5988/root/virt:LXC_AllocationCapabilities
> localhost:5988/root/virt:CIM_SettingsAffectSettings
> localhost:5988/root/virt:CIM_StaticIPAssignmentSettingData
> localhost:5988/root/virt:CIM_StartedUoW
> localhost:5988/root/virt:CIM_SAAction
> localhost:5988/root/virt:CIM_IPXNetwork
> localhost:5988/root/virt:CIM_J2eeJMSProducerStats
> localhost:5988/root/virt:CIM_DiskGroup
> localhost:5988/root/virt:CIM_IPSOFilterEntry
> localhost:5988/root/virt:CIM_LogicalPortCapabilities
> localhost:5988/root/virt:CIM_CompoundPolicyAction
> localhost:5988/root/virt:CIM_AlertInstIndication
> localhost:5988/root/virt:CIM_TimeZoneSettingData
> localhost:5988/root/virt:PRS_AddressLocation
> localhost:5988/root/virt:CIM_J2eeManagedObjectCapabilities
> localhost:5988/root/virt:CIM_InstalledProduct
> localhost:5988/root/virt:CIM_VendorPolicyAction
> localhost:5988/root/virt:CIM_DatabaseResourceStatistics
> localhost:5988/root/virt:PRS_Agreement
> localhost:5988/root/virt:PRS_Solution
> localhost:5988/root/virt:CIM_SATransform
> localhost:5988/root/virt:CIM_AdministrativeDistance
> localhost:5988/root/virt:CIM_Privilege
> localhost:5988/root/virt:CIM_AHTransform
> localhost:5988/root/virt:CIM_PolicyRuleValidityPeriod
> localhost:5988/root/virt:CIM_OrderedDependency
> localhost:5988/root/virt:CIM_ElementSoftwareIdentity
> localhost:5988/root/virt:CIM_SecuritySensitivity
> localhost:5988/root/virt:CIM_PhysicalLink
> localhost:5988/root/virt:CIM_ManagedSystemElement
> localhost:5988/root/virt:CIM_VideoBIOSFeature
> localhost:5988/root/virt:CIM_BoundedPrioritySchedulingElement
> localhost:5988/root/virt:CIM_AGPSoftwareFeature
> localhost:5988/root/virt:CIM_PhysicalTape
> localhost:5988/root/virt:CIM_iSCSIConnectionSettings
> localhost:5988/root/virt:CIM_ClassModification
> localhost:5988/root/virt:CIM_ElementAsUser
> localhost:5988/root/virt:CIM_StorageSettingWithHints
> localhost:5988/root/virt:PRS_Statement
> localhost:5988/root/virt:CIM_DatabaseServiceStatistics
> localhost:5988/root/virt:CIM_RedundancyGroup
> localhost:5988/root/virt:CIM_iSCSISessionSettings
> localhost:5988/root/virt:LXC_ConcreteComponent
> localhost:5988/root/virt:CIM_ActsAsSpare
> localhost:5988/root/virt:CIM_PolicyRuleInPolicyGroup
> localhost:5988/root/virt:CIM_IPsecAction
> localhost:5988/root/virt:CIM_GroupInDiskGroup
> localhost:5988/root/virt:CIM_OrgStructure
> localhost:5988/root/virt:PRS_Transaction
> localhost:5988/root/virt:CIM_SoftwareElementComponent
> localhost:5988/root/virt:CIM_SwitchPortTransparentBridgingStatistics
> localhost:5988/root/virt:CIM_J2eeJMSConsumerStats
> localhost:5988/root/virt:KVM_SettingsDefineCapabilities
> localhost:5988/root/virt:CIM_SettingContext
> localhost:5988/root/virt:CIM_SoftwareFeatureComponent
> localhost:5988/root/virt:CIM_LogicalPortGroup
> localhost:5988/root/virt:CIM_SettingsDefineCapabilities
> localhost:5988/root/virt:CIM_SchedulingElement
> localhost:5988/root/virt:CIM_PolicyCondition
> localhost:5988/root/virt:CIM_MediaPhysicalStatData
> localhost:5988/root/virt:CIM_FCAdapterEventCounters
> localhost:5988/root/virt:CIM_HostedDependency
> localhost:5988/root/virt:CIM_OrganizationalEntity
> localhost:5988/root/virt:CIM_SCSIMultipathSettings
> localhost:5988/root/virt:CIM_FCSwitchCapabilities
> localhost:5988/root/virt:CIM_ConfigurationCapacity
> localhost:5988/root/virt:CIM_ScopedSetting
> localhost:5988/root/virt:CIM_FRUPhysicalElements
> localhost:5988/root/virt:CIM_UnixDirectory
> localhost:5988/root/virt:CIM_AuthenticationRequirement
> localhost:5988/root/virt:CIM_ElementStatisticalData
> localhost:5988/root/virt:CIM_PhysicalStatistics
> localhost:5988/root/virt:CIM_PickerStatData
> localhost:5988/root/virt:CIM_BGPEndpointStatistics
> localhost:5988/root/virt:CIM_J2eeNotification
> localhost:5988/root/virt:LXC_ReferencedProfile
> localhost:5988/root/virt:CIM_PhysicalElement
> localhost:5988/root/virt:CIM_UsersAccess
> localhost:5988/root/virt:CIM_StorageSettingsGeneratedFromCapabilities
> localhost:5988/root/virt:CIM_PublicPrivateKeyAuthentication
> localhost:5988/root/virt:CIM_NextHopRoute
> localhost:5988/root/virt:PRS_Category
> localhost:5988/root/virt:CIM_SystemSpecificCollection
> localhost:5988/root/virt:CIM_J2eeJMSEndpointStats
> localhost:5988/root/virt:CIM_DiagnosticServiceCapabilities
> localhost:5988/root/virt:CIM_PublicPrivateKeyPair
> localhost:5988/root/virt:CIM_PickerStatInfo
> localhost:5988/root/virt:PRS_Resolution
> localhost:5988/root/virt:PRS_ServiceResolutionSolution
> localhost:5988/root/virt:CIM_MediaPhysicalStatInfo
> localhost:5988/root/virt:CIM_InstCreation
> localhost:5988/root/virt:CIM_TokenRingPortStatistics
> localhost:5988/root/virt:CIM_ReferencedProfile
> localhost:5988/root/virt:CIM_PrintJob
> localhost:5988/root/virt:CIM_ElementSetting
> localhost:5988/root/virt:KVM_ReferencedProfile
> localhost:5988/root/virt:CIM_PowerManagementCapabilities
> localhost:5988/root/virt:CIM_ProductComponent
> localhost:5988/root/virt:CIM_SoftwareFeatureSoftwareElements
> localhost:5988/root/virt:CIM_Docked
> localhost:5988/root/virt:CIM_DependencyContext
> localhost:5988/root/virt:CIM_PolicySetValidityPeriod
> localhost:5988/root/virt:CIM_ConcreteCollection
> localhost:5988/root/virt:CIM_OtherOrgUnitInformation
> localhost:5988/root/virt:CIM_WRRSchedulingElement
> localhost:5988/root/virt:CIM_VideoBIOSFeatureVideoBIOSElements
> localhost:5988/root/virt:CIM_FCPortCapabilities
> localhost:5988/root/virt:CIM_ProductSupport
> localhost:5988/root/virt:CIM_SoftwareElement
> localhost:5988/root/virt:Xen_HostedDependency
> localhost:5988/root/virt:CIM_OSPFAreaConfiguration
> localhost:5988/root/virt:CIM_OtherOrganizationInformation
> localhost:5988/root/virt:CIM_MemoryCapacity
> localhost:5988/root/virt:CIM_PackagedComponent
> localhost:5988/root/virt:CIM_J2eeJMSStatConnections
> localhost:5988/root/virt:CIM_PhysicalConnector
> localhost:5988/root/virt:CIM_FIFOPipeFile
> localhost:5988/root/virt:CIM_RecordForLog
> localhost:5988/root/virt:CIM_Card
> localhost:5988/root/virt:CIM_RelatedStatisticalData
> localhost:5988/root/virt:CIM_Role
> localhost:5988/root/virt:CIM_FRU
> localhost:5988/root/virt:CIM_Zone
> localhost:5988/root/virt:CIM_SAEndpointConnectionStatistics
> localhost:5988/root/virt:PRS_ExpressionLink
> localhost:5988/root/virt:CIM_UnixProcessStatisticalInformation
> localhost:5988/root/virt:CIM_AllocationSchedulingElement
> localhost:5988/root/virt:CIM_Organization
> localhost:5988/root/virt:PRS_ContactOrganization
> localhost:5988/root/virt:CIM_Rack
> localhost:5988/root/virt:CIM_PolicyRule
> localhost:5988/root/virt:CIM_Product
> localhost:5988/root/virt:PRS_Product
> localhost:5988/root/virt:CIM_MoreOrganizationInfo
> localhost:5988/root/virt:CIM_SNMPTrapIndication
> localhost:5988/root/virt:PRS_ServiceProblem
> localhost:5988/root/virt:CIM_ElementSecuritySensitivity
> localhost:5988/root/virt:CIM_ConnectorOnPackage
> localhost:5988/root/virt:CIM_PhysicalCapacity
> localhost:5988/root/virt:CIM_PeerIDPayloadFilterEntry
> localhost:5988/root/virt:Xen_ReferencedProfile
> localhost:5988/root/virt:CIM_NetworkingIDAuthentication
> localhost:5988/root/virt:CIM_Configuration
> localhost:5988/root/virt:CIM_VirtualSystemMigrationCapabilities
> localhost:5988/root/virt:CIM_BIOSFeature
> localhost:5988/root/virt:CIM_ConfigurationData
> localhost:5988/root/virt:CIM_OrderedMemberOfCollection
> localhost:5988/root/virt:CIM_JobSettingData
> localhost:5988/root/virt:CIM_AssignedIdentity
> localhost:5988/root/virt:CIM_ThresholdIndication
> localhost:5988/root/virt:CIM_LogicalNetwork
> localhost:5988/root/virt:CIM_J2eeURLStats
> localhost:5988/root/virt:CIM_Synchronized
> localhost:5988/root/virt:CIM_DynamicForwardingEntry
> localhost:5988/root/virt:PRS_Problem
> localhost:5988/root/virt:CIM_Job
> localhost:5988/root/virt:PRS_Administrative
> localhost:5988/root/virt:CIM_DatabaseParameter
> localhost:5988/root/virt:LXC_EnabledLogicalElementCapabilities
> localhost:5988/root/virt:Xen_ComputerSystemMigrationJobDeletedIndication
> localhost:5988/root/virt:CIM_FilteredBGPAttributes
> localhost:5988/root/virt:CIM_Chip
> localhost:5988/root/virt:CIM_ReplacementFRU
> localhost:5988/root/virt:CIM_ListenerDestination
> localhost:5988/root/virt:CIM_CorrespondingSettingsRecord
> localhost:5988/root/virt:CIM_ReplacementSet
> localhost:5988/root/virt:PRS_ActivityTransaction
> localhost:5988/root/virt:LXC_ComputerSystemMigrationJobDeletedIndication
> localhost:5988/root/virt:KVM_ComputerSystemMigrationJobModifiedIndication
> localhost:5988/root/virt:CIM_ElementHasBeenFRUed
> localhost:5988/root/virt:PRS_RevisionContact
> localhost:5988/root/virt:CIM_PacketFilterCondition
> localhost:5988/root/virt:KVM_ComputerSystemMigrationJobDeletedIndication
> localhost:5988/root/virt:CIM_BiometricAuthentication
> localhost:5988/root/virt:CIM_IKEProposal
> localhost:5988/root/virt:CIM_ConcreteComponent
> localhost:5988/root/virt:CIM_Slot
> localhost:5988/root/virt:CIM_ClassCreation
> localhost:5988/root/virt:KVM_ConcreteComponent
> localhost:5988/root/virt:CIM_Identity
> localhost:5988/root/virt:Xen_ComputerSystemModifiedIndication
> localhost:5988/root/virt:PRS_CategoryParentChild
> localhost:5988/root/virt:CIM_MoreGroupInfo
> localhost:5988/root/virt:CIM_ListsInRoutingPolicy
> localhost:5988/root/virt:CIM_DeviceErrorCounts
> localhost:5988/root/virt:KVM_ComputerSystemModifiedIndication
> localhost:5988/root/virt:CIM_PoweredStatisticalData
> localhost:5988/root/virt:LXC_ComputerSystemModifiedIndication
> localhost:5988/root/virt:LXC_VirtualSystemMigrationSettingData
> localhost:5988/root/virt:CIM_Profile
> localhost:5988/root/virt:CIM_J2eeEJBStats
> localhost:5988/root/virt:CIM_IPNetworkIdentity
> localhost:5988/root/virt:CIM_CommonDatabaseCapabilities
> localhost:5988/root/virt:PRS_Contact
> localhost:5988/root/virt:CIM_FilterListsInBGPRouteMap
> localhost:5988/root/virt:CIM_ZoneSet
> localhost:5988/root/virt:CIM_MetricDefinition
> localhost:5988/root/virt:PRS_ActivityContact
> localhost:5988/root/virt:Xen_ConcreteComponent
> localhost:5988/root/virt:CIM_BGPPeerGroup
> localhost:5988/root/virt:CIM_SANegotiationAction
> localhost:5988/root/virt:CIM_Policy
> localhost:5988/root/virt:CIM_OtherGroupInformation
> localhost:5988/root/virt:CIM_PolicySetAppliesToElement
> localhost:5988/root/virt:LXC_VirtualSystemMigrationCapabilities
> localhost:5988/root/virt:CIM_ParameterValueSources
> localhost:5988/root/virt:CIM_LogicalElement
> localhost:5988/root/virt:CIM_J2eeJTAStats
> localhost:5988/root/virt:CIM_J2eeJCAStats
> localhost:5988/root/virt:CIM_ParametersForMethod
> localhost:5988/root/virt:CIM_J2eeJMSStats
> localhost:5988/root/virt:CIM_J2eeJVMStats
> localhost:5988/root/virt:CIM_J2eeStatistic
> localhost:5988/root/virt:PRS_ProductAsset
> localhost:5988/root/virt:KVM_EnabledLogicalElementCapabilities
> localhost:5988/root/virt:CIM_UserEntity
> localhost:5988/root/virt:CIM_StorageRedundancyGroup
> localhost:5988/root/virt:CIM_IPAssignmentSettingData
> localhost:5988/root/virt:CIM_ClassIndication
> localhost:5988/root/virt:CIM_IPXConnectivityNetwork
> localhost:5988/root/virt:CIM_AccountIdentity
> localhost:5988/root/virt:Xen_ElementConformsToProfile
> localhost:5988/root/virt:PRS_ServiceProvider
> localhost:5988/root/virt:CIM_ElementConformsToProfile
> localhost:5988/root/virt:KVM_ElementConformsToProfile
> localhost:5988/root/virt:KVM_ComputerSystemDeletedIndication
> localhost:5988/root/virt:CIM_UnixFile
> localhost:5988/root/virt:CIM_SwitchPortSourceRoutingStatistics
> localhost:5988/root/virt:Xen_ComputerSystemDeletedIndication
> localhost:5988/root/virt:PRS_Attached
> localhost:5988/root/virt:CIM_CardInSlot
> localhost:5988/root/virt:CIM_ListenerDestinationCIMXML
> localhost:5988/root/virt:CIM_RedundancySet
> localhost:5988/root/virt:CIM_ServiceStatisticalInformation
> localhost:5988/root/virt:CIM_J2eeEntityBeanStats
> localhost:5988/root/virt:CIM_BGPAttributes
> localhost:5988/root/virt:PRS_ContactItemAddress
> localhost:5988/root/virt:CIM_AdjacentSlots
> localhost:5988/root/virt:KVM_VirtualSystemMigrationSettingData
> localhost:5988/root/virt:CIM_SlotInSlot
> localhost:5988/root/virt:CIM_SettingData
> localhost:5988/root/virt:Xen_ElementCapabilities
> localhost:5988/root/virt:CIM_ProductPhysicalElements
> localhost:5988/root/virt:CIM_RegisteredSubProfile
> localhost:5988/root/virt:CIM_AlertIndication
> localhost:5988/root/virt:PRS_Location
> localhost:5988/root/virt:LXC_ElementCapabilities
> localhost:5988/root/virt:CIM_StorageSettingsAssociatedToCapabilities
> localhost:5988/root/virt:LXC_ComputerSystemDeletedIndication
> localhost:5988/root/virt:CIM_FileSystemCapabilities
> localhost:5988/root/virt:CIM_ConcreteDependency
> localhost:5988/root/virt:Xen_VirtualSystemSettingData
> localhost:5988/root/virt:CIM_IdentityContext
> localhost:5988/root/virt:CIM_DiagnosticRecord
> localhost:5988/root/virt:CIM_BGPRouteMapsInRoutingPolicy
> localhost:5988/root/virt:CIM_RelatedElementCausingError
> localhost:5988/root/virt:CIM_VirtualSystemSettingData
> localhost:5988/root/virt:KVM_VirtualSystemSettingData
> localhost:5988/root/virt:PRS_ProductComponent
> localhost:5988/root/virt:CIM_SAEndpointRefreshSettings
> localhost:5988/root/virt:CIM_ElementFRU
> localhost:5988/root/virt:CIM_PolicyConditionStructure
> localhost:5988/root/virt:CIM_J2eeJCANonpooledConnections
> localhost:5988/root/virt:LXC_HostedDependency
> localhost:5988/root/virt:CIM_InstalledProductImage
> localhost:5988/root/virt:CIM_StorageCapabilities
> localhost:5988/root/virt:LXC_VirtualSystemSettingData
> localhost:5988/root/virt:CIM_BGPStatistics
> localhost:5988/root/virt:CIM_UnixDeviceFile
> localhost:5988/root/virt:CIM_AuthorizationTarget
> localhost:5988/root/virt:CIM_Credential
> localhost:5988/root/virt:CIM_J2eeJavaMailStats
> localhost:5988/root/virt:CIM_ESPTransform
> localhost:5988/root/virt:CIM_PackageInConnector
> localhost:5988/root/virt:CIM_CollectedSoftwareElements
> localhost:5988/root/virt:CIM_GatewayPathID
> localhost:5988/root/virt:CIM_KerberosTicket
> localhost:5988/root/virt:CIM_PolicyGroup
> localhost:5988/root/virt:CIM_CardOnCard
> localhost:5988/root/virt:CIM_BaseMetricDefinition
> localhost:5988/root/virt:CIM_DNSGeneralSettingData
> localhost:5988/root/virt:CIM_StorageHardwareID
> localhost:5988/root/virt:CIM_StorageClientSettingData
> localhost:5988/root/virt:CIM_VideoBIOSElement
> localhost:5988/root/virt:LXC_ElementConformsToProfile
> localhost:5988/root/virt:PRS_ContactContactItem
> localhost:5988/root/virt:CIM_ProductProductDependency
> localhost:5988/root/virt:CIM_InstDeletion
> localhost:5988/root/virt:CIM_DiagnosticResult
> localhost:5988/root/virt:CIM_ProtocolControllerMaskingCapabilities
> localhost:5988/root/virt:CIM_AuthorizedSubject
> localhost:5988/root/virt:CIM_AbstractIndicationSubscription
> localhost:5988/root/virt:CIM_MetricForME
> localhost:5988/root/virt:CIM_SettingsDefineState
> localhost:5988/root/virt:CIM_PackageInChassis
> localhost:5988/root/virt:CIM_OtherRoleInformation
> localhost:5988/root/virt:CIM_EthernetPortStatistics
> localhost:5988/root/virt:CIM_BGPPathAttributes
> localhost:5988/root/virt:CIM_MediaAccessStatData
> localhost:5988/root/virt:CIM_SharedSecretAuthentication
> localhost:5988/root/virt:KVM_SettingsDefineState
> localhost:5988/root/virt:CIM_CollectedMSEs
> localhost:5988/root/virt:CIM_iSCSICapabilities
> localhost:5988/root/virt:PRS_SolutionElement
> localhost:5988/root/virt:PRS_Reference
> localhost:5988/root/virt:CIM_DeviceStatisticalInformation
> localhost:5988/root/virt:CIM_SubUoWDef
> localhost:5988/root/virt:PRS_ResolutionResource
> localhost:5988/root/virt:CIM_IPHeadersFilter
> localhost:5988/root/virt:CIM_DirectoryContainsFile
> localhost:5988/root/virt:CIM_MemoryWithMedia
> localhost:5988/root/virt:KVM_HostedDependency
> localhost:5988/root/virt:CIM_PolicySetInRoleCollection
> localhost:5988/root/virt:CIM_PolicyComponent
> localhost:5988/root/virt:CIM_StatisticalInformation
> localhost:5988/root/virt:CIM_PhysicalPackage
> localhost:5988/root/virt:CIM_AssociatedBlockStatisticsManifestCollection
> localhost:5988/root/virt:PRS_SolutionCategory
> localhost:5988/root/virt:CIM_LinkHasConnector
> localhost:5988/root/virt:CIM_SwitchPortStatistics
> localhost:5988/root/virt:CIM_IPAddressRange
> localhost:5988/root/virt:CIM_BGPRouteMap
> localhost:5988/root/virt:CIM_SystemStatisticalInformation
> localhost:5988/root/virt:CIM_LANConnectivitySegment
> localhost:5988/root/virt:CIM_AccessControlInformation
> localhost:5988/root/virt:CIM_ParticipatesInSet
> localhost:5988/root/virt:CIM_PhysicalFrame
> localhost:5988/root/virt:CIM_MediaAccessStatInfo
> localhost:5988/root/virt:CIM_IndicationFilter
> localhost:5988/root/virt:CIM_PhysicalCredentialAuthentication
> localhost:5988/root/virt:CIM_SpanningTreeStatistics
> localhost:5988/root/virt:CIM_LogicalIdentity
> localhost:5988/root/virt:Xen_EnabledLogicalElementCapabilities
> localhost:5988/root/virt:CIM_StaticForwardingEntry
> localhost:5988/root/virt:PRS_ContactItem
> localhost:5988/root/virt:CIM_FilterEntry
> localhost:5988/root/virt:CIM_ManagedElement
> localhost:5988/root/virt:Xen_SettingsDefineCapabilities
> localhost:5988/root/virt:CIM_LabelReaderStatData
> localhost:5988/root/virt:CIM_SoftwareFeature
> localhost:5988/root/virt:CIM_UoWDefTraceLevelType
> localhost:5988/root/virt:CIM_ClassDeletion
> localhost:5988/root/virt:CIM_MoreRoleInfo
> localhost:5988/root/virt:CIM_ConfigurationComponent
> localhost:5988/root/virt:CIM_MemoryError
> localhost:5988/root/virt:CIM_StatisticalRuntimeOverview
> localhost:5988/root/virt:CIM_J2eeConnectionStats
> localhost:5988/root/virt:Xen_VirtualSystemMigrationSettingData
> localhost:5988/root/virt:CIM_StorageSetting
> localhost:5988/root/virt:CIM_TransformOfPreconfiguredAction
> localhost:5988/root/virt:CIM_Component
> localhost:5988/root/virt:CIM_KerberosAuthentication
> localhost:5988/root/virt:CIM_LabelReaderStatInfo
> localhost:5988/root/virt:CIM_ConnectedTo
> localhost:5988/root/virt:CIM_SNMPDatabaseParameter
> localhost:5988/root/virt:CIM_MemberOfCollection
> localhost:5988/root/virt:CIM_J2eeJMSConnectionSessions
> localhost:5988/root/virt:CIM_StatusCollection
> localhost:5988/root/virt:CIM_ProductSoftwareComponent
> localhost:5988/root/virt:CIM_StorageConfigurationCapabilities
> localhost:5988/root/virt:PRS_Expression
> localhost:5988/root/virt:CIM_CommonDatabaseSettingData
> localhost:5988/root/virt:CIM_FCSwitchSettings
> localhost:5988/root/virt:CIM_BIOSElement
> localhost:5988/root/virt:CIM_J2eeConnectionPoolStats
> localhost:5988/root/virt:CIM_BGPPeerUsesRouteMap
> ============================================================================ 
>
> Do these contain clues to solve?
>
> Works for me.
> Toshifumi Fujimura.
>> What is the output of
>>
>> wbemcli ecn http://root:pass@localhost:5988/root/virt
>>
>> Thanks and Regards,
>> Deepti.
>>
>> Toshifumi Fujimura wrote:
>>> Thanks for your reply.
>>>
>>> Currently, WBEM Client works for getting CIM_OperatingSystem.
>>> But not for getting KVM_ComputerSystem.
>>> (I attach the wbemcli output.)
>>> ======================================================================== 
>>>
>>> [root at localhost ~]# wbemcli ei
>>> 'http://user:pass@localhost:5988/root/cimv2:cim_operatingsystem'
>>> localhost:5988/root/cimv2:PG_OperatingSystem.CreationClassName="CIM_OperatingSystem",CSCreationClassName="CIM_UnitaryComputerSystem", 
>>>
>>> CSName="localhost.localdomain",Name="Fedora"
>>> CSCreationClassName="CIM_UnitaryComputerSystem",CSName="localhost.localdomain", 
>>>
>>> CreationClassName="CIM_OperatingSystem",Name="Fedora",Caption="Fedora
>>> release 9.92 (Rawhide)",Description="Fedora release 9.92 (Rawhide)",
>>> Status="Unknown",OSType=36,OtherTypeDescription="2.6.27.3-27.rc1.fc10.i686.PAE 
>>>
>>> #1 SMP Sat Oct 18 20:27:11 EDT
>>> 2008",Version="2.6.27.3-27.rc1.fc10.i686.PAE",
>>> LastBootUpTime=20081022122916.000000+540,LocalDateTime=20081022171753.000000+540,CurrentTimeZone=540,NumberOfLicensedUsers=0,NumberOfUsers=5,NumberOfProcesses=166, 
>>>
>>> MaxNumberOfProcesses=196608,TotalSwapSpaceSize=4095992,TotalVirtualMemorySize=8233000,FreeVirtualMemory=4095992,FreePhysicalMemory=3384328,TotalVisibleMemorySize=4137008, 
>>>
>>> MaxProcessMemorySize=4095992,Distributed=FALSE,MaxProcessesPerUser=196608,SystemUpTime=17317,OperatingSystemCapability="32 
>>>
>>> bit"
>>>
>>> [root at localhost ~]# wbemcli ein
>>> http://user:pass@localhost:5988/root/virt:KVM_ComputerSystem
>>> *
>>> * wbemcli: Cim: (5) CIM_ERR_INVALID_CLASS: KVM_ComputerSystem
>>> *
>>> ======================================================================== 
>>>
>>>
>>>
>>> Anyway cimxxxxx shows Virt_xxx class.
>>> (I attach the "cimprovider -l" output.)
>>> ======================================================================== 
>>>
>>> [root at localhost ~]# cimprovider -l
>>> OperatingSystemModule
>>> ComputerSystemModule
>>> ProcessModule
>>> Virt_AllocationCapabilities
>>> Virt_ComputerSystem
>>> Virt_ComputerSystemIndication
>>> Virt_ComputerSystemMigrationIndication
>>> Virt_ConcreteComponent
>>> Virt_ConsoleRedirectionService
>>> Virt_ConsoleRedirectionServiceCapabilities
>>> Virt_Device
>>> Virt_DevicePool
>>> Virt_ElementAllocatedFromPool
>>> Virt_ElementCapabilities
>>> Virt_ElementConformsToProfile
>>> Virt_ElementSettingData
>>> Virt_EnabledLogicalElementCapabilities
>>> Virt_HostedDependency
>>> Virt_HostedResourcePool
>>> Virt_HostedService
>>> Virt_HostSystem
>>> Virt_RASD
>>> Virt_ReferencedProfile
>>> Virt_RegisteredProfile
>>> Virt_ResourceAllocationFromPool
>>> Virt_ResourcePoolConfigurationCapabilities
>>> Virt_ResourcePoolConfigurationService
>>> Virt_ServiceAffectsElement
>>> Virt_SettingsDefineCapabilities
>>> Virt_SettingsDefineState
>>> Virt_SystemDevice
>>> Virt_VirtualSystemManagementCapabilities
>>> Virt_VirtualSystemManagementService
>>> Virt_VirtualSystemSnapshotService
>>> Virt_VirtualSystemSnapshotServiceCapabilities
>>> Virt_VSMigrationCapabilities
>>> Virt_VSMigrationService
>>> Virt_VSMigrationSettingData
>>> Virt_VSSD
>>> Virt_VSSDComponent
>>> ======================================================================== 
>>>
>>>
>>>> From these, I guess libvirt-cim provider is not connected properly.
>>> Would you give me an advice to investigate it.
>>>
>>> Thanks
>>>
>>> Toshifumi Fujimura.
>>>
>>>>
>>>>
>>>> Kaitlin Rupert wrote:
>>>>> Toshifumi Fujimura wrote:
>>>>>> I think I've registerd Libvirt-CIM and Libcmputil as CIM Provider.
>>>>>>
>>>>>> I re-installed Libvirt-CIM package.
>>>>>> And I made sure that with Pegasus's command "cimprovider -s -l".
>>>>>
>>>>> You can check to make sure the providers are properly installed by 
>>>>> running the following command.  Replace user:pass with the 
>>>>> username and password of the user that has CIM query rights.
>>>>>
>>>>> The convention is to use the root user or the pegasus user, but 
>>>>> you can use any user since you've modified 
>>>>> /etc/Pegasus/access.conf to allow all users.
>>>>>
>>>>> wbemcli ein 
>>>>> http://user:pass@localhost:5988/root/virt:KVM_ComputerSystem
>>>>>
>>>>> This should return something like the following:
>>>>>
>>>>> localhost:5988/root/virt:KVM_ComputerSystem.CreationClassName="KVM_ComputerSystem",Name="demo2" 
>>>>>
>>>>>
>>>>> When you run cimtest, you'll need to run the command as root and 
>>>>> pass in the root username / password (this will need to be fixed 
>>>>> in the future).
>>>>>
>>>>> CIM_NS=root/virt CIM_USER=root CIM_PASS=pass ./runtests 
>>>>> libvirt-cim -i localhost -d -v KVM
>>>>>
>>>>>>
>>>>>> But following error messages didn't disappear.
>>>>>> ==============================================================
>>>>>> --------------------------------------------------------------------
>>>>>> AllocationCapabilities - 01_enum.py: FAIL
>>>>>> ERROR     - Failed to enumerate the class of 
>>>>>> KVM_AllocationCapabilities
>>>>>> ERROR     - Unauthorized
>>>>>> ERROR     - Only 0 pools returned, expected at least 4
>>>>>> --------------------------------------------------------------------
>>>>>> AllocationCapabilities - 02_alloccap_gi_errs.py: FAIL
>>>>>> ERROR     - AuthError : Unauthorized
>>>>>> Traceback (most recent call last):
>>>>>>  File "./lib/XenKvmLib/const.py", line 116, in do_try
>>>>>>  File "02_alloccap_gi_errs.py", line 109, in main
>>>>>>    expr_values=exp['invalid_keyvalue'], bug_no="")
>>>>>>  File "./lib/XenKvmLib/common_util.py", line 264, in try_getinstance
>>>>>>  File 
>>>>>> "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 
>>>>>> 464, in GetInstance
>>>>>>    **params)
>>>>>>  File 
>>>>>> "/usr/lib/python2.5/site-packages/pywbem/cim_operations.py", line 
>>>>>> 181, in imethodcall
>>>>>>    verify_callback = self.verify_callback)
>>>>>>  File "/usr/lib/python2.5/site-packages/pywbem/cim_http.py", line 
>>>>>> 226, in wbem_request
>>>>>>    raise AuthError(response.reason)
>>>>>> AuthError: Unauthorized
>>>>>> ERROR     - None
>>>>>> --------------------------------------------------------------------
>>>>>> ==============================================================
>>>>>> Would you have any more suggestion of this messages?
>>>>>
>>>>> This error is because pywbem is unable to authenticate with 
>>>>> Pegasus.  Be sure the following query works (change pass to the 
>>>>> proper password):
>>>>>
>>>>> wbemcli ein 
>>>>> http://root:pass@localhost:5988/root/virt:KVM_ComputerSystem
>>>>>
>>>>> Hope this helps! =)
>>>>>
>>>> You can also verify if the required providers are installed by 
>>>> using the following query:
>>>>
>>>> wbemcli ecn http://root:pass@localhost:5988/root/virt
>>>>
>>>> The above query will report all the providers registered with the 
>>>> /root/virt namespace.
>>>> you can use the same query replacing the above /root/virt with 
>>>> other namespace like /root/interop to know the providers registered 
>>>> in that particular namespace.
>>>>
>>>> Regards,
>>>> Deepti.
>>>>
>>>> _______________________________________________
>>>> Libvirt-cim mailing list
>>>> Libvirt-cim at redhat.com
>>>> https://www.redhat.com/mailman/listinfo/libvirt-cim
>>>>
>>>>
>>>
>>>
>>
>> _______________________________________________
>> Libvirt-cim mailing list
>> Libvirt-cim at redhat.com
>> https://www.redhat.com/mailman/listinfo/libvirt-cim
>>
>>
>
>




More information about the Libvirt-cim mailing list