This command shows a list of drives compatible with the current VAST Cluster version.
This information is based on the YAML file provided by VAST Support and uploaded to the cluster.
Usage
supporteddrives list
Example
vcli: admin> supporteddrives list
+-----+------------------------------------+--------------+--------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Id | Model-name | Drive-type | Synced | Raw-data |
+-----+------------------------------------+--------------+--------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 188 | MTFDKCC30T7TGR | ssd | N/A | {'fw': [{'name': 'G0MQ000', 'latest': 'false', 'hw_platform_override': ['ebox']}, {'name': 'G0MQ101', 'latest': 'true'}, {'name': 'G0MQ005', 'latest': 'false'}], 'name': 'Micron 6500 ION U.2 30.73TB', 'type': 'SSD', 'model': 'MTFDKCC30T7TGR', 'capacity_tb': 30, 'hw_platform': ['ebox', 'mavericks']} |
| 189 | MTFDKBN15T3TGR | ssd | N/A | {'fw': [{'name': 'G0MQ011', 'latest': 'true'}, {'name': 'G0MQ005', 'latest': 'false'}], 'name': 'Micron 6500 ION E1.L 15.36TB', 'type': 'SSD', 'model': 'MTFDKBN15T3TGR', 'capacity_tb': 15, 'hw_platform': ['ceres']} |
<...>
| 226 | MTFDKCC960TFR-1BC1ZHEYY | nvram | N/A | {'fw': [{'name': 'E2XT002', 'latest': 'true'}, {'name': 'E2XT001', 'latest': 'false'}, {'name': 'E2XC000', 'latest': 'false'}, {'name': 'E2HE00E3', 'latest': 'false'}, {'name': 'E2HE00EF', 'latest': 'false'}], 'name': 'Micron XTR U.2 960GB', 'type': 'NVRAM', 'model': 'MTFDKCC960TFR-1BC1ZHEYY', 'hw_platform': None} |
| 227 | MTFDKCC1T9TFR-1BC1ZHEYY | nvram | N/A | {'fw': [{'name': 'E2XT002', 'latest': 'true'}, {'name': 'E2XT001', 'latest': 'false'}, {'name': 'E2XC000', 'latest': 'false'}, {'name': 'E2HE00E3', 'latest': 'false'}, {'name': 'E2HE00EF', 'latest': 'false'}], 'name': 'Micron XTR U.2 1.92TB', 'type': 'NVRAM', 'model': 'MTFDKCC1T9TFR-1BC1ZHEYY', 'hw_platform': None} |
<...>
| 259 | Samsung SSD 970 EVO Plus 250GB | boot | N/A | {'fw': None, 'name': 'Samsung SSD 970 EVO Plus 250GB', 'type': 'BOOT', 'model': 'Samsung SSD 970 EVO Plus 250GB', 'hw_platform': None} |
| 260 | Samsung SSD 980 250GB | boot | N/A | {'fw': None, 'name': 'Samsung SSD 980 250GB', 'type': 'BOOT', 'model': 'Samsung SSD 980 250GB', 'hw_platform': None} |
+-----+------------------------------------+--------------+--------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+