Lightbits Command Line Interface
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
lbcli add nvme-device
Copy Markdown
Open in ChatGPT
Open in Claude
Adds an NVMe device to a node.
Synopsis
Adds an unmanaged NVMe device (SSD), specified by the serial number on the specified node to be managed by a Lightbits node. You can add SSDs after you have determined that the node currently manages less SSDs than the maximum set value (maxDeviceCount).
See below for additional information.
Bash
lbcli add nvme-device --serial-number=<serial number> --node-uuid=<node-uuid> [flags]Examples
Bash
# add nvme-device with serial number "abcdefg" to node "22637ae8-4369-44b1-bdf4-04f532a70080".lbcli -J $JWT add nvme-device --serial-number=abcdefg --node-uuid=22637ae8-4369-44b1-bdf4-04f532a70080| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
| --help | -h | bool | Help for the addnvme-device command. | |
| --etag | string | etag (optional). | ||
| --node-uuid | string | Node UUID (required). | ||
| --serial-number | string | NVMe device serial number (required). |
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
lbcli completion© 2026 Lightbits Labs™
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message