Title
Create new category
Edit page index title
Edit category
Edit link
lbcli get node
Gets information about the node associated with a UUID.
Examples:
Flag | Short | Type | Default | Description |
|---|---|---|---|---|
--uuid | string | Node UUID (required). | ||
--help | -h | bool | Help for node. |
This command returns the following fields for the node. The default output format is yaml. The JSON output format is also supported. The human-readable output only shows some of these fields.
Field | Type | Description |
|---|---|---|
Name | String | Name that is given during cluster initialization. |
UUID | String | Node UUID. |
State | String | The current node state:
|
NVMe Endpoint | IP address: port | Endpoint for data path between the Lightbits server and the application server. |
Failure Domains | List of Strings | Failure domains that the node belongs to. |
In Local Rebuild | Boolean | Indicates if the node is in a local rebuild operation. |
Local Rebuild Progress | Percentage | Percentage of the rebuild operation. |
Replication Endpoint | IP address: port | Endpoint for the replication data path. |
Host Name | String | Host name identifier. |
Max Number of NVMe Devices | Integer | Maximal number of NVMe devices (SSDs) that the node can support. |
Num Managed Devices | Integer | The current number of managed devices needs to be < Max number of NVMe devices. |
EC | Bool | Indicate if erasure coding is enabled. |
Statistics | List of Integers |
See Appendix A: Common Statistics for additional information. |
Etag | String | An identifier for a specific version of a resource. |
Read Only | Bool | Indicate if the node is in a read-only state. |
Failure Info | String | Additional failure info. |
Status | String | Additional state info. |
© 2026 Lightbits Labs™