This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CORTX-30537: add a way to disable formulaic pool versions
Hare automatically generates formulaic pool versions (i.e. different combinations of layouts) based on the tolerances for failure domains and corresponding layout parameters. In some configuration cases, these multiple poolversions may not be required and in-order to use other fault tolerant and recovery methods (e.g. automatic data recovery on process restart). Thus, there needs to be a way to disable generating formulaic pool versions. Solution: - Add a flag in cdf to disable formulaic pool versions. - Update cfgen to read corresponding flag and skip generating formulaic pool versions. - Add corresponding flag to hare mini-provisioner, set it to False by default. Signed-off-by: Mandar Sawant <mandar.sawant@seagate.com>
- Loading branch information
Mandar Sawant
committed
Jul 26, 2022
1 parent
6bbac59
commit 3a23b6d
Showing
6 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters