From 98acc2c5b1bb90521c0cb073ba910c0b7036b602 Mon Sep 17 00:00:00 2001 From: Krzysztof Katowicz-Kowalewski Date: Sun, 27 Aug 2023 15:35:33 +0200 Subject: [PATCH] Update volume-backup-revert.md fixing typo: 'minimum' to 'maximum' --- user/advanced-topics/volume-backup-revert.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/advanced-topics/volume-backup-revert.md b/user/advanced-topics/volume-backup-revert.md index 50351107..3d836cc3 100644 --- a/user/advanced-topics/volume-backup-revert.md +++ b/user/advanced-topics/volume-backup-revert.md @@ -31,7 +31,7 @@ qvm-volume info vmname:private The output of the above command will also display the "Available revisions (for revert)" at the bottom. For a very large volume in a small pool, -revisions_to_keep should probably be set to the minimum value of 1 to minimize +revisions_to_keep should probably be set to the maximum value of 1 to minimize the possibility of the pool being accidentally filled up by snapshots. For a smaller volume for which you would like to have the future option of reverting, revisions_to_keep should probably be set to at least 2. To set