From 5f968928ec33bf4f4c8fc60da46e35a4c22207d6 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Wed, 21 Jul 2021 09:14:58 -0700 Subject: [PATCH] Remove 'Disable snapshot compression' section --- docs/src/running-validator/validator-start.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/src/running-validator/validator-start.md b/docs/src/running-validator/validator-start.md index 514a7248e7..20d4a892a5 100644 --- a/docs/src/running-validator/validator-start.md +++ b/docs/src/running-validator/validator-start.md @@ -433,15 +433,6 @@ Once your validator is operating normally, you can reduce the time it takes to restart your validator by adding the `--no-port-check` flag to your `solana-validator` command-line. -### Disable snapshot compression to reduce CPU usage - -If you are not serving snapshots to other validators, snapshot compression can -be disabled to reduce CPU load at the expense of slightly more disk usage for -local snapshot storage. - -Add the `--snapshot-compression none` argument to your `solana-validator` -command-line arguments and restart the validator. - ### Using a ramdisk with spill-over into swap for the accounts database to reduce SSD wear If your machine has plenty of RAM, a tmpfs ramdisk