You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Put single object neofs-cli -c cli.yml object put --cid <cnr> --file Makefile -v
Look up for the node which holds the object
Swtich the mode of all shards neofs-cli control shards set-mode --mode degraded-read-only --endpoint s0X.neofs.devenv:8081 -w ${DEVENV_PATH}/services/storage/wallet0X.json --all
6.. Tick epoch make tick.epoch
Regression
Maybe.
Your Environment
Version used: 0.33.0-73-g3c6daa29
The text was updated successfully, but these errors were encountered:
Swithcing shards to the
degraded-read-only
mode causes panics.Expected Behavior
Node goes normally.
Current Behavior
GC
Container load announcer
Notificator
Steps to Reproduce (for bugs)
make up/basic
neofs-cli -c cli.yaml container create --policy 'REP 1' --await -v
neofs-cli -c cli.yml object put --cid <cnr> --file Makefile -v
neofs-cli control shards set-mode --mode degraded-read-only --endpoint s0X.neofs.devenv:8081 -w ${DEVENV_PATH}/services/storage/wallet0X.json --all
6.. Tick epoch
make tick.epoch
Regression
Maybe.
Your Environment
0.33.0-73-g3c6daa29
The text was updated successfully, but these errors were encountered: