68
SuperStorage SSG-136R-NR32JBF User's Manual
C.4 Assigning a Drive from the CLI
Drive assignment from the CLI requires Curl and Python with the json.tools module installed
in a Linux environment. (Recommended versions: Curl 7.35.0 or later, Python 2.7.6 or later).
Optimize drive performance by assigning the drives used by each host across the PCI-E
switches (RSSD trays) and across the bays within each tray (see figure on page 10).
Getting Drive Information
1. Access a command line interface connected to the SSG-136R-NR32JBF system.
2. To get drive information for a given zone, run the following command:
$ curl -k --user ADMIN:ADMIN -X GET https://<IP Address>/redfish/
v1/Fabrics/1/Zones/1 | python -m json.tool
For <IP Address> use the IP address of the system (see Section C.5). For "Zones/1" replace
"1" with the zone number corresponding to the host for which you are getting drive information.
In the output (see next page for example), the first item listed under "Endpoints" is the zone
number, and subsequent items are drive endpoint numbers.
6. Perform step 5 for all drives you want to assign/reassign.
7.
When finished, click Apply to apply all changes.
8. To revert, click Cancel.
Note:
A device needs to be On for Pooled NVMe Storage to display any information.