-
Notifications
You must be signed in to change notification settings - Fork 307
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
) Do not clear used_tgts in get_targets, since we do not want put multiple shards in a single VOS target yet, which could happen when there are different VOS targets in each fault domain. Add dom_occupied to get_targets to represent the domain whose targets has been used up for the objects, so to avoid the domain to be choosen. Do not need rehash within the same rank, if the targets has been used, let's just walk through the targets to find the avaible spots. Signed-off-by: Di Wang <di.wang@intel.com>
- Loading branch information
wangdi
authored
Mar 5, 2021
1 parent
f6b136a
commit f0ba094
Showing
1 changed file
with
87 additions
and
32 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