dell / csi-baremetal

Bare-metal CSI Driver
Apache License 2.0
72 stars 33 forks source link

Add support for SMART metrics #1080

Closed Andrzej-Zukowski closed 8 months ago

Andrzej-Zukowski commented 8 months ago

Is your feature request related to a problem? Please describe. Purpose of this feature is to allow end user to pull storage SMART metrics

Describe the solution you'd like Drive CRD resource will contain additional SmartInfo json string representing storage SMART metrics. SmartInfo will be fetched from drivemgr as part of existing GetDrivesList call

Describe alternatives you've considered Dedicated service that can pull and expose SMART metrics

Additional context Not applicable