-
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.
mon: add crush ruleset name to osd pool create
The ruleset to be used for the new erasure coded pool was expected in the properties, under the name crush_ruleset. It does not belong to the erasure code profile and needs to be added to the prototype explicitly. The crush ruleset name is added to the prototype of the prepare_new_pool and prepare_pool_crush_ruleset methods. Signed-off-by: Loic Dachary <[email protected]>
- Loading branch information
Loic Dachary
committed
Mar 17, 2014
1 parent
4f1b372
commit 5774344
Showing
4 changed files
with
43 additions
and
20 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