Reviewing the Lightbits Storage Cluster Connection Details

The following table lists the required details you need to use for the nvme connect command on your application server. You can retrieve this information using the nvme connect command or an lbcli command.

Required Lightbits Storage Cluster Connection Details

ItemDescriptionNVMe Connect Command Parameterlbcli Command
Subsystem NQNThe Lightbits cluster that was used to create the volume.-nlbcli get cluster
Data NIC IP addressesThe Lightbits data NIC IP addresses for all of the cluster nodes.-albcli list nodes
TCP portsThe TCP ports used by the Lightbits cluster nodes.-slbcli list nodes
ACL stringThe ACL used when you created the volume on the Lightbits storage cluster.-qlbcli list volumes

Obtaining the Lightbits Cluster Subsystem NQN

On any Lightbits server, enter the lbcli get cluster command.

Sample Command

Bash
Copy

A -J flag after lbcli indicates that the JWT is not stored in the lbcli configuration file.

Sample Output

Bash
Copy

The output includes the subsystem NQN for the Lightbits cluster.

Obtaining the Lightbits Nodes Data IP Addresses and TCP Ports

On any Lightbits server, enter the lbcli list nodes command.

Sample Command

Bash
Copy

A -J flag after lbcli indicates that the JWT is not stored in the lbcli configuration file.

Sample Output

Bash
Copy

The output’s NVME-Endpoint includes the data NIC IP addresses and TCP ports for all of the Lightbits cluster’s nodes.

Obtaining the Volume ACL String

The ACL string is the ACL you used when you created the volume on the Lightbits storage cluster.

You can also review the list of existing volumes and their ACLs by executing lbcli list volumes on any of the Lightbits servers.

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