Lightbits Installation Guide
Lightbits Administration Guide
Lightbits Troubleshooting Guide
Lightbits Cluster Self Driven PoV Guide
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?
Creating a Volume
Copy Markdown
Open in ChatGPT
Open in Claude
With the Lightbits software installed and the Lightbits management services running, you can create a volume and connect that volume to your application servers.
To create a volume, enter the lbcli create volume command.
Sample Command
Bash
$ lbcli create volume --name vol_1 --acl=test --size="10 Gib" --replica-count=2 --project-name=defaultIn this command, the JWT is not stored in the lbcli configuration file:
Bash
$ lbcli -J $JWT create volume --size="10 Gib" --name=vol_1 --acl="test" --replica-count=2 --project-name=defaultSample Output
Bash
Name UUID State Size Replicasvol_1 82f6a469-5ccd-449b-8f43-acc53cb887a7 Creating 10 GiB 2This example command creates a 10 GB volume with two replicas, and a simple “test” string is used as the Access Control List (ACL) value. This ACL string is used for the application client when the nvme connect command is entered to connect to this new volume over NVMe/TCP.
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:
Creating a Compressed Volume© 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