Connecting to the Lightbits Cluster
With the IP, port, subsystem NQN and ACL values for your volume, you can execute the nvme connect
command.
You must repeat the nvme connect command for each of the NVMe endpoints retrieved by the lbcli list nodes
command.
Sample NVMe Connect Command
x
$ nvme connect -t tcp -a 10.23.26.13 -s 4420 -l -1 \
-n nqn.2014-08.org.nvmexpress:NVMf:uuid:70492bf6-92e6-498a-872b-408ceb4d52d8 -q test123
For more details on the NVMe CLI, see the NVMe CLI Overview section of this document.
Currently, Lightbits only supports TCP for the transport type value.
Was this page helpful?