Identifying Unused Slots

From a Linux shell on any of the Lightbits servers, enter the lbcli list nvme-devices command to see how many SSDs are managed by the Lightbits node that you want to add SSDs to.

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 shows that this Lightbits node currently uses four NVMe drives.

Next, enter the lbcli get node command to check the maximum number of NVMe devices this node was configured to manage, as set by maxDeviceCount in the initial configuration.

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 shows that this Lightbits node supports up to 12 NVMe SSDs.

Up to eight more SSDs can be added to this node. The lbcli list nvme-devicescommand showed that the node currently uses four NVMe drives and the lbcli get node command showed that a maximum of 12 devices can be used on this node.

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