supporteddrives get

Prev Next

This command shows details of a compatible drive.

This information is based on the YAML file provided by VAST Support and uploaded to the cluster.

Usage

supporteddrives get --id ID

Required Parameters

--id ID

The ID of the drive you want to display.

Example

+------------+-------------------------------------------------------------------------------------------------------------------------+
| Id         | 2                                                                                                                       |
| Model-name | INTEL SSDPFWNV153TZ                                                                                                     |
| Drive-type | ssd                                                                                                                     |
| Synced     | N/A                                                                                                                     |
| Raw-data   | {'fw': [{'name': 'ACV10204', 'latest': 'true'}, {'name': 'ACV1V204', 'latest': 'false'}, {'name': 'ACV10203', 'latest': |
|            | 'false'}, {'name': 'ACV10200', 'latest': 'false'}, {'name': 'ACV10101', 'latest': 'false'}], 'name': 'Intel P5316 E1.L  |
|            | 15.36TB', 'type': 'SSD', 'model': 'INTEL SSDPFWNV153TZ', 'capacity_tb': 15, 'hw_platform': ['ceres']}                   |
+------------+-------------------------------------------------------------------------------------------------------------------------+