dont call system.info in enclosure plugin

Description

PR: https://github.com/truenas/middleware/pull/7269

While steps have been taken to speed up `system.info`, it's still expensive. Especially on large/busy systems. Furthermore, the enclosure plugin only needs the `system-product-name` from the dmi information. `system.dmidecode_info` is cached at first boot and far less expensive than `system.info` so use it instead in the enclosure plugin.

Problem/Justification

None

Impact

None

Activity

Show:

Bug Clerk August 6, 2021 at 4:22 PM

Complete

Details

Assignee

Reporter

Time remaining

0m

Components

Fix versions

Priority

Katalon Platform

Created August 6, 2021 at 12:05 AM
Updated July 6, 2022 at 9:01 PM
Resolved August 7, 2021 at 11:42 AM