This section explains how to use the qq capacity_clamp_set command.

Description

Set the capacity clamp value in bytes. This limits the capacity that will be provisioned to be no more than the clamp value. A value below the current provisioned capacity has no effect. The actual stored value will be a pstore count that produces a byte count closest to the requested bytes without going over. If the change is applied successfully, quorum will be abandoned and the change will appear in the new quorum.

Usage

qq capacity_clamp_set [-h] (--clamp CLAMP | --disable)

Flags

Flag Name Required Description
--clamp No The capacity clamp to set as a human readable byte count (e.g. "10TB").
--disable No Remove the capacity clamp on the cluster.