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
if a container occupies only one node, no errors in log
Current Behavior
Dec 14 08:07:04 buky neofs-node[17310]: 2022-12-14T08:07:04.444Z error tree/sync.go:284 could not sync trees {"cid": "E27yucM4TaTwzpsdC6PZAPAKKA8RDcMRcw5puWELJ5kT", "error": "no nodes to fetch trees from"}
Steps to Reproduce (for bugs)
create container with policy CBF 1 SELECT 1 FILTER Node=node1 IP
neofs-cli container create -r node1:8080 -w wallet.json --policy "REP 1 IN X CBF 1 SELECT 1 FROM N1 AS X FILTER Node EQ '172.26.160.190' AS N1 " --await
container ID: CkjVs3CnXs4ALeEn2sfqeg2NnpfXBtaoZrtRYDJXjUQw
tick epoch
watch errors in the neofs-storage log
journalctl -fu neofs-storage
Dec 14 09:07:23 az neofs-node[17341]: 2022-12-14T09:07:23.111Z error tree/sync.go:284 could not sync trees {"cid": "CkjVs3CnXs4ALeEn2sfqeg2NnpfXBtaoZrtRYDJXjUQw", "error": "no nodes to fetch trees from"}
Expected Behavior
if a container occupies only one node, no errors in log
Current Behavior
Dec 14 08:07:04 buky neofs-node[17310]: 2022-12-14T08:07:04.444Z error tree/sync.go:284 could not sync trees {"cid": "E27yucM4TaTwzpsdC6PZAPAKKA8RDcMRcw5puWELJ5kT", "error": "no nodes to fetch trees from"}
Steps to Reproduce (for bugs)
create container with policy CBF 1 SELECT 1 FILTER Node=node1 IP
tick epoch
watch errors in the neofs-storage log
Your Environment
The text was updated successfully, but these errors were encountered: