frostfs-node/pkg/local_object_storage
Leonard Lyubich 596d877a44 [#1549] engine: Disable shard on blobovnicza init failure
There is a need to support working w/o shard if it has problems with
blobovnicza tree.

Make `BlobStor.Init` to return new `ErrInitBlobovniczas` error. Remove
shard from storage engine's shard set if it returned this error from
`Init` call. So if some of the shards (but not all) return this error,
the node will be able to continue working without them.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-07-08 13:45:57 +03:00
..
blobovnicza [#1520] shard: Ignore errors on metabase refill 2022-06-21 17:25:28 +03:00
blobstor [#1549] engine: Disable shard on blobovnicza init failure 2022-07-08 13:45:57 +03:00
engine [#1549] engine: Disable shard on blobovnicza init failure 2022-07-08 13:45:57 +03:00
internal/log [#790] storage engine: Add common template of log messages 2021-09-13 15:02:13 +03:00
metabase [#1483] metabase: Add VERSION.md 2022-06-21 17:48:28 +03:00
pilorama [#1505] pilorama: Provide timeout to bbolt.Open 2022-07-08 13:28:23 +03:00
shard [#1549] shard: Turn to ModeDegraded on metabase failure 2022-07-08 13:45:57 +03:00
util [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
writecache [#1524] writecache: Add some bolt parameters to the configuration 2022-06-20 17:04:35 +03:00