Understanding a Volume Location in the Lightbits Cluster

You can use the lbcli get volumes command for a specific volume to see which of the cluster nodes holds the data of a specific volume.

Sample Command

Bash
Copy

In this command, the JWT is not stored in the lbcli configuration file:

Bash
Copy

Sample Output

Bash
Copy

You can also run the nvme list-subsys command on the application server.

Sample Command

Bash
Copy

Sample Output

Bash
Copy

This command’s output includes the cluster’s primary node (optimized) IP address for the volume, the secondary node (inaccessible) IP address, and the other nodes that do not hold data for that volume (block device nvme0n1).

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard