- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
> as well as a ton of other non-storage hardware components
This should get cleaned up in 6.5U3, PR PR 2297764 where LSI CIM Provider
classes are directly queried instead of base classes which dragged in non-storage
health related cim classes. (from ESX shell) visible as:
| enum_instances CIM_Controller | |
| enum_instances CIM_Battery | |
| enum_instances CIM_StorageExtent | |
| enum_instances CIM_StorageVolume | |
| enum_instances CIM_SASSATAPort |
vs:
LSIESG_PCIDevice
LSIESG_PhysicalCard
LSIESG_FirmwarePackageIdentity
LSIESG_MegaRAIDHBA
LSIESG_DiskDrive
LSIESG_DiskDriveProduct
Mike