Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 416 Bytes

File metadata and controls

22 lines (10 loc) · 416 Bytes

Procedure: Manual LSM compaction

Pre-Requisites

<pre-requisites?>


Procedure

On the problem node:

  1. Stop the node

  2. Run a manual offline compaction for a problem node suffering from read amplification by issuing the following command:

    cockroach debug compact

  3. Start the node.