From: Alois M. <am...@re...> - 2014-06-06 12:43:29
|
Hi, I can't find anywhere description of this (and other) CIM properties. On a RHEL6 testing machine, I installed tog-pegasus, sblim-cmpi-fsvol and sblim-wbemcli. Then I mounted a loop device, created logical volume on it using LVM, and formatted it as ext3 and mounted. All wass fine: I verified that I can read and write to the filesystem. But I don't really understand what CMPI tells me: # wbemcli ei -nl 'http://u:p@here/root/cimv2:CIM_FileSystem' localhost:5988/root/cimv2:Linux_Ext3FileSystem.CSCreationClassName ="Linux_ComputerSystem",CSName="here",CreationClassName="Linux_Ext 3FileSystem",Name="UUID=2bb434d1-c3cf-477d-91fb-727079c928a6" -InstanceID= -Caption="Ext3 local file system" -Description="Represents the file store controlled by a ComputerSystem through local means." -ElementName="/root/aaa" -InstallDate= -OperationalStatus= -StatusDescriptions= -Status="OK" -HealthState= -CommunicationStatus= -DetailedStatus= -OperatingStatus= -PrimaryStatus= -EnabledState=3 -OtherEnabledState="NULL" -RequestedState=3 -EnabledDefault=2 -TimeOfLastStateChange= -AvailableRequestedStates= -TransitioningToState=12 -CSCreationClassName="Linux_ComputerSystem" -CSName="here" -CreationClassName="Linux_Ext3FileSystem" -Name="UUID=2bb434d1-c3cf-477d-91fb-727079c928a6" -Root="/root/aaa" -BlockSize=1024 -FileSystemSize=81230848 -AvailableSpace=71237632 -ReadOnly=FALSE -EncryptionMethod= -CompressionMethod= -CaseSensitive= -CasePreserved= -CodeSet= -MaxFileNameLength=255 -ClusterSize= -FileSystemType="ext3" -PersistenceType= -OtherPersistenceType= -NumberOfFiles= -FreeInodes= -TotalInodes= -FSReservedCapacity= -PercentageSpaceUse=7 # Most of the fields are somewhat self-descriptive, but others are not. For example, value 3 of EnabledState does not tell me anything useful. Other filesystems from the above have EnabledState=2 ... /me shruggs... ~ So: What do possible values here mean? I tried to grep for EnabledState through sblim-cmpi-fsvol codebase, through CIM MOF scheme and even google, but was not successful. Or generally, where should I search for the description / documentation for <a_random_cim/cmpi_element>? Thanks, aL. P.S.: # rpm -qa sblim\* tog-pegasus sblim-wbemcli-1.6.1-2.el6.x86_64 sblim-cmpi-base-1.6.1-1.el6.x86_64 tog-pegasus-2.12.0-3.el6_4.x86_64 sblim-cmpi-fsvol-1.5.1-2.el6.x86_64 -- Alois Mahdal <am...@re...> Platform QE Engineer at Red Hat, Inc. #brno, #daemons, #openlmi |