Skip to content
Maintained by AxonOps — production-grade documentation from engineers who operate distributed databases at scale

nodetool getsnapshotthrottle

Displays the snapshot link creation throttle.


Synopsis

nodetool [connection_options] getsnapshotthrottle

Description

nodetool getsnapshotthrottle shows the current throttle rate for snapshot hard link creation in links per second. This limits how fast hard links are created during snapshot operations.


Output

When throttling is enabled:

Snapshot throttle: 1000 links/second

When throttling is disabled (value is 0):

Snapshot throttle is disabled

Examples

Basic Usage

nodetool getsnapshotthrottle

Command Relationship
setsnapshotthrottle Modify throttle
snapshot Create snapshots