Lines Matching full:drive
9 Currently, OpenBMC does not support NVMe drive information. NVMe-MI
10 specification defines a command that can read the NVMe drive information via
11 SMBus directly. The NVMe drive can provide its information or status, like
39 Flags, SMART Warnings, Temperature, Percentage Drive Life Used, Vendor ID, and
43 - Ability to turn the fault LED on/off for each drive by SmartWarnings if the
51 configuration file for drive index, bus ID, and the fault LED object path for
52 each drive. For example,
153 2. Obtain the drive index, bus ID, GPIO present pin, power good pin and fault
156 1. Check if the present pin of target drive is true, if true, means drive
157 exists and go to next step. If not, means drive does not exists and remove
158 object path from D-bus by drive index.
159 2. Check if the power good pin of target drive is true, if true means drive
160 is ready then create object path by drive index and go to next step. If
161 not, means drive power abnormal, turn on fault LED and log in journal.
163 drive to get data. Data get from NVMe drives are "Status Flags", "SMART
164 Warnings", "Temperature", "Percentage Drive Life Used", "Vendor ID", and