Western Digital OpenFlex Data24 DCS0010 User Manual page 81

Hide thumbs Also See for OpenFlex Data24 DCS0010:
Table of Contents

Advertisement

User Guide
e. Determine the IP address of the adapter that is attached to your host using the ports link.
This will be the IP that is used to perform an
the fabric. Send a GET to the Ports object associated with the adapter.
curl -u username:password http://10.20.30.40:80/Storage/Devices/openflex-
data24-usalp00000aa000a/Ports/?adapterid=1
f. Review the returned data to fine the IP of the proper port.
{
usalp00000aa000a/Ports/",
data24-usalp00000aa000a/Ports/70_b3_d5_76_8a_be_192_168_10_51_24/",
Devices/openflex-data24-usalp00000aa000a/Adapters/?
portid=70_b3_d5_76_8a_be_192_168_10_51_24"
}
Step 2 : Open a terminal and use the adapter's IPv4 address to discover all nvme devices installed on
the fabric.
sudo nvme discover -t rdma -a 192.168.10.51
"Self": "http://10.20.30.40:80/Storage/Devices/openflex-data24-
"Members": [
{
"Self": "http://10.20.30.40:80/Storage/Devices/openflex-
"ID": "70_b3_d5_76_8a_be_192_168_10_51_24",
"Status": {
"State": {
"ID": 16,
"Name": "In service"
},
"Health": [
{
"ID": 5,
"Name": "OK"
}
]
},
"AddressOrigin": {
"ID": 65536,
"Name": "DHCPv4"
},
"IPv4Address": "192.168.10.51/24",
"IPv4Gateway": "192.168.10.1",
"MACAddress": "70:b3:d5:76:8a:be",
"NetworkType": {
"ID": 8,
"Name": "IPv4 Network"
},
"MTUBytes": 5000,
"Adapters": "http://10.20.30.40:80/Storage/
}
]
to find drives connected on
nvme discover
4. Management
4.3 NVMe-CLI
74

Advertisement

Table of Contents
loading

This manual is also suitable for:

Openflex data24Dcs0010

Table of Contents