forked from Seagate/cortx-motr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CORTX-33537: disable alternative pvers by default
In case of some failure, we want the I/O to be done in the base pool version in the degraded mode always without switching to the alternative pool version. Later, when we introduce the side pool versions, we will do the degraded I/O in them and use them for faster SNS-recovery, which will try to recover only the objects which have the side pool versions instead of traversing all objects in the cluster. Closes Seagate#1958. Signed-off-by: Andriy Tkachuk <andriy.tkachuk@seagate.com>
- Loading branch information
Showing
3 changed files
with
24 additions
and
1 deletion.
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