mirror of
https://github.com/nspcc-dev/neofs-node.git
synced 2026-03-01 04:29:10 +00:00
Couldn't get object after node rebooted (gRPC, complex object) #966
Labels
No labels
I1
I2
I3
I4
S0
S1
S2
S3
S4
U0
U1
U2
U3
U4
blocked
bug
config
dependencies
discussion
documentation
enhancement
enhancement
epic
feature
go
good first issue
help wanted
neofs-adm
neofs-cli
neofs-cli
neofs-cli
neofs-ir
neofs-lens
neofs-storage
neofs-storage
performance
question
security
task
test
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nspcc-dev/neofs-node#966
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @anikeev-yadro on GitHub (Jan 30, 2023).
Originally assigned to: @carpawell on GitHub.
Steps to Reproduce (for bugs)
context deadline exceededandobject not foundThere is an example object with errors:
Logs
Versions
Your Environment
Server setup and configuration:
HW, 4 servers, 4 SN, 4 http qw, 4 s3 gw
Operating System and version (uname -a):
linux vedi 5.10.0-16-amd64 https://github.com/nspcc-dev/neofs-node/issues/1 SMP Debian 5.10.127-1 (2022-06-30) x86_64 GNU/Linux
@roman-khimov commented on GitHub (Jan 30, 2023):
Is there anything else interesting for this object in logs? Maybe replication errors?
@anikeev-yadro commented on GitHub (Jan 30, 2023):
where can I upload 211Mb of logs?
Github allow only 25 Mb per file.
@roman-khimov commented on GitHub (Jan 30, 2023):
Is that compressed? You can filter it for this object specifically (
2oCx8iK2Zpp9mxDRn4V7JGeLsVXvRw8KNqwEaq5Uc13tIIUC).@anikeev-yadro commented on GitHub (Jan 30, 2023):
az_2oCx8iK2Zpp9mxDRn4V7JGeLsVXvRw8KNqwEaq5Uc13t.txt
buki_2oCx8iK2Zpp9mxDRn4V7JGeLsVXvRw8KNqwEaq5Uc13t.txt
glagoli_2oCx8iK2Zpp9mxDRn4V7JGeLsVXvRw8KNqwEaq5Uc13t.txt
vedi_2oCx8iK2Zpp9mxDRn4V7JGeLsVXvRw8KNqwEaq5Uc13t.txt
@anikeev-yadro commented on GitHub (Feb 8, 2023):
I suggest to close because root cause connected to different epochs on nodes.
It was fixed in https://github.com/nspcc-dev/neofs-node/issues/2212.