frostfs-node/pkg/services/control
Evgenii Stratonikov 4944490ffb [#1559] local_object_storage: Move shard to the DegradedReadOnly mode
`Degraded` mode can be set by the administrator if needed.
Modifying operations in this mode can lead node into an inconsistent state
because metabase checks such as lock checking are not performed.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-07-21 17:56:06 +03:00
..
ir [#1559] local_object_storage: Move shard to the DegradedReadOnly mode 2022-07-21 17:56:06 +03:00
server [#1559] local_object_storage: Move shard to the DegradedReadOnly mode 2022-07-21 17:56:06 +03:00
common_test.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
convert.go [#1333] services/control: Allow to synchronize local trees 2022-07-21 15:08:24 +03:00
rpc.go [#1333] services/control: Allow to synchronize local trees 2022-07-21 15:08:24 +03:00
service.go [#1333] services/control: Allow to synchronize local trees 2022-07-21 15:08:24 +03:00
service.pb.go [#1559] local_object_storage: Move shard to the DegradedReadOnly mode 2022-07-21 17:56:06 +03:00
service.proto [#1333] services/control: Allow to synchronize local trees 2022-07-21 15:08:24 +03:00
service_grpc.pb.go [#1559] local_object_storage: Move shard to the DegradedReadOnly mode 2022-07-21 17:56:06 +03:00
service_neofs.pb.go [#1333] services/control: Allow to synchronize local trees 2022-07-21 15:08:24 +03:00
service_test.go [#1333] services/control: Allow to synchronize local trees 2022-07-21 15:08:24 +03:00
types.go [#1333] services/control: Return pilorama info in ListShards RPC 2022-07-21 15:08:24 +03:00
types.pb.go [#1559] local_object_storage: Move shard to the DegradedReadOnly mode 2022-07-21 17:56:06 +03:00
types.proto [#1559] local_object_storage: Move shard to the DegradedReadOnly mode 2022-07-21 17:56:06 +03:00
types_neofs.pb.go [#1333] services/control: Return pilorama info in ListShards RPC 2022-07-21 15:08:24 +03:00
types_test.go [#1333] services/control: Return pilorama info in ListShards RPC 2022-07-21 15:08:24 +03:00