SMI-S profilesΒΆ

This chapter lists SMI-S profiles implemented by OpenLMI-Storage. The implementation does not follow SMI-S strictly and deviates from it where SMI-S model cannot be used. Each such deviation is appropriately marked.

OpenLMI-Storage implements following profiles:

The OpenLMI-Storage CIM API follows following principles:

  • Actually, all block devices can be used by the OS and it might be useful to have LMI_StorageExtent as subclass of CIM_LogicalDisk.

Warning

This violates SMI-S, each block device should have both a StorageExtent + LogicalDisk associated from it to be usable by the OS.

  • CIM_StoragePool is used only for real pool objects - volume groups.
  • PrimordialPool is not present. It might be added in future to track unused disk drives and partitions.

The implementation is not complete, e.g. mandatory Server Profile is not implemented at all. The list will get updated.

Previous topic

OpenLMI Storage Provider documentation

Next topic

SMI-S Disk Partition Subprofile

This Page