-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
featureCompletely new functionalityCompletely new functionalityneofs-storageStorage node application issuesStorage node application issues
Milestone
Description
Is your feature request related to a problem? Please describe.
once objects with RS data and parity shards are produced (#3419), they should be placed into the container with enabled EC. Elements need to be distributed across SN as much as possible, ideally one SN per shard
Describe the solution you'd like
- have container with
REP 1storage policy. SelectnSNs from netmap for it as usual. Have K+R coded objects - sort SNs by first OID
- store each i-th object in
i mod N SN
Describe alternatives you've considered
not yet
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureCompletely new functionalityCompletely new functionalityneofs-storageStorage node application issuesStorage node application issues