List Details About the Newly Created Volume
You can use the lbcli get volumes command to see specific information related to any volume.
Sample Command
$ lbcli get volume --name=vol2In this command, the JWT is not stored in the lbcli configuration file:
$ lbcli -J $JWT get volume --name vol2 --project-name aSample Output
ETag"4" IPAcl valuesALLOW_ANY UUID105624dd-c96f-4668-a2a2-da0b754ac462acl valuesacl1compressiontrueconnectedHosts namevol2nodeList2d6f9739-afd7-5225-b4a0-b7c46dc54ffd01ab0ff8-6417-5b89-ba1a-b3011936745f291e00d3-73d0-546f-ae45-e26a1cfa534bnsid2protectionStateFullyProtectedrebuildProgressNonereplicaCount3size"1099511627776"stateAvailablestatistics compressionRatio0 logicalUsedStorage"0" physicalUsedStorage"0"This output details all of the parameters used to create the volume such as the ACL, replication factor (replica count), and compression state. In addition, the UUID of each Lightbits node used to create the volume on the Lightbits cluster is provided under the output’s nodeList area.
Was this page helpful?