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 MB/s. This limits the I/O impact of snapshot operations.
Examples¶
Basic Usage¶
nodetool getsnapshotthrottle
Related Commands¶
| Command | Relationship |
|---|---|
| setsnapshotthrottle | Modify throttle |
| snapshot | Create snapshots |