Class CIM_LocalFileSystem
extends CIM_FileSystem

A class derived from FileSystem that represents the file store controlled by a ComputerSystem through local means (e.g., direct device driver access). In this case, the file store is managed directly by the ComputerSystem without the need for another computer to act as a file server. This definition does not breakdown in the case of a Clustered File System. In this scenario, the FileSystem is a LocalFileSystem, weak to the Cluster.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_FileSystem
   |
   +--CIM_LocalFileSystem

Direct Known Subclasses

CIM_UnixLocalFileSystem

Class Qualifiers

NameData TypeValue
DescriptionstringA class derived from FileSystem that represents the file store controlled by a ComputerSystem through local means (e.g., direct device driver access). In this case, the file store is managed directly by the ComputerSystem without the need for another computer to act as a file server. This definition does not breakdown in the case of a Clustered File System. In this scenario, the FileSystem is a LocalFileSystem, weak to the Cluster.
UMLPackagePathstringCIM::System::FileElements
Versionstring2.45.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
DirectoryServiceUsageuint16
DescriptionstringThis enumerated integer specifies if the filesystem supports security principal information and therefore requires support from a file server that uses one or more directory services. If the filesystem requires such support, there must be a concrete subclass of Dependency between the LocalFileSystem element and the specified file server ComputerSystem. The enumerated values are: "Not Used" indicates that the filesystem will not support security principal information and so will not require support from a directory service. "Optional" indicates that the filesystem may support security principal information. If it does, it will require support from a directory service and the Dependency association described above must exist. "Required" indicates that the filesystem supports security principal information and will require support from a directory service. The Dependency association described above must exist.
ValueMapstring0, 1, 2, 3, 4
ValuesstringUnknown, Other, Not Used, Optional, Required
LocalAccessDefinitionRequireduint16
DescriptionstringThis enumerated integer specifies if the provider requires that a file system device be made locally accessible before it can be used as a file system. If local access is required to be set up, a vendor could provide a default mechanism, for instance, making "/dev/fs1" available as "/etc/mounts/fs1" automatically in an Unix-like OS, but it can be overridden by the system administrator.If local access is not required, the file system is automatically made available by some default name (for instance, the volume at "C" is also the filesystem "C:"on Windows systems, and cannot be overridden.
ValueMapstring0, 1, 2, 3, 4
ValuesstringUnknown, Other, Required, Required -- vendor default, Not Required
MultipleDisksSupporteduint16
DescriptionstringThis enumerated integer specifies if the file system type is capable of being built on multiple LogicalDisks. If "Supported", the provider can make differential use of the capabilities of the underlying multiple logical disks, for instance, by putting file system meta data on one kind of LogicalDisk and placing file data on another. The CIM_LocalFileSystem can only reside on a single LogicalDisk,but that LogicalDisk could be built up from multiple underlying logical disk using an appropriate profile. This property specifies support for capabilities that make use of that sub-structure.
ValueMapstring0, 1, 2, 3
ValuesstringUnknown, Other, Supported, Not Supported
PathNameSeparatorStringstring
DescriptionstringThe string is used by this FileSystem for constructing a path name from the sequence of directories that leads to some contained LogicalFile (file or directory). Currently the most commonly used are '\' for Windows and '/' in Unix.

Inherited Properties

NameData Type
AvailableSpaceuint64
BlockSizeuint64
Captionstring
CasePreservedboolean
CaseSensitiveboolean
ClusterSizeuint32
CommunicationStatusuint16
CompressionMethodstring
CreationClassNamestring
CSCreationClassNamestring
CSNamestring
Descriptionstring
DetailedStatusuint16
ElementNamestring
EnabledDefaultuint16
EnabledStateuint16
EncryptionMethodstring
FileSystemSizeuint64
FileSystemTypestring
Generationuint64
HealthStateuint16
InstallDatedatetime
InstanceIDstring
IsFixedSizeuint16
MaxFileNameLengthuint32
Namestring
NumberOfFilesuint64
OperatingStatusuint16
OtherEnabledStatestring
OtherPersistenceTypestring
PersistenceTypeuint16
PrimaryStatusuint16
ReadOnlyboolean
RequestedStateuint16
ResizeIncrementuint64
Rootstring
Statusstring
TimeOfLastStateChangedatetime
TransitioningToStateuint16
AvailableRequestedStatesuint16[]
CodeSetuint16[]
OperationalStatusuint16[]
StatusDescriptionsstring[]

Class Methods

Inherited Class Methods

NameReturn Type
RequestStateChangeuint32