Creating a Volume on the Lightbits Storage Server

To create a volume on the cluster, log into any of the Lightbits cluster servers and enter the lbcli create volume command.

Sample Command

Bash
Copy

Sample Output

Bash
Copy

Delete the created volume through:

Bash
Copy

List Volume Details

$ lbcli get volume --uuid=c074cf03-83fb-4c15-a601-5444e798f51f --project-name=default -o json

Bash
Copy

Check the basic status of the Lightbits cluster through the lbcli command line.

$ lbcli list nvme-devices

Retrieves a list of NVMe devices in the cluster. The list can be filtered to list NVMe SSDs that exist in a specific server, are managed by a specific node, or are unmanaged.

Bash
Copy

$ lbcli list nodes

Retrieves a list of nodes in the cluster, and information on each node.

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard