lbcli List NVMe Devices
Retrieves a list of NVMe device in the cluster. The list can be filtered to list NVMe SSDs that exist in a specific server, managed by a specific node, or unmanaged.
Sample Command
lbcli list nvme-devices
A -J flag after lbcli indicates that the JWT is not stored in the lbcli configuration file.
Sample Output
Name Size Serial State Server UUID Node UUID
nvme0n1 4T 700084450RGN Healthy fc9849f7-7380-48d8-904b-48a89c4da7a0 fb9c7b76-22f2-4fcf-af1a-70933c1dd3fb
nvme1n1 4T 7000SZ450RGN Failed fc9849f7-7380-48d8-904b-48a89c4da7a0 ---
nvme2n1 4T 7000UM450RGN Healthy fc9849f7-7380-48d8-904b-48a89c4da7a0 fb9c7b76-22f2-4fcf-af1a-70933c1dd3fb
nvme3n1 4T 7000V9450RGN Healthy fc9849f7-7380-48d8-904b-48a89c4da7a0 fb9c7b76-22f2-4fcf-af1a-70933c1dd3fb
nvme4n1 4T 910005450RGN Healthy fc9849f7-7380-48d8-904b-48a89c4da7a0 fb9c7b76-22f2-4fcf-af1a-70933c1dd3fb
Was this page helpful?