PUT objects through s3 gate failed with "incomplete object PUT by placement" and "access to object operation denied" #457
Labels
No labels
P0
P1
P2
P3
badger
frostfs-adm
frostfs-cli
frostfs-ir
frostfs-lens
frostfs-node
good first issue
triage
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#457
Loading…
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?
Expected Behavior
PUT objects through s3 gate should PUT objects withpout any errors.
Current Behavior
PUT objects through s3 gate failed with "incomplete object PUT by placement" and "access to object operation denied".
Steps to Reproduce (for bugs)
1.Create s3 creds:
2.Start k6 preset of objects and containers. Preset failed to load data to some buckets
3.See corresponding errors on logs:
4.Get CID corresponding to bucket
5.At the same time on the nodes in errors bellow I cannot see any errors like "access denied"
Version
Regression
no
Your Environment
HW
16 nodes (8 alphabet in first datacenter and other 8 storage nodes in second datacenter)
Network profile between datacenters: normal (Bandwith: 1Gb, Packect loss: 0.5% with 50% dependency from previous loss)
PUT objects trough s3 gate failed with "incomplete object PUT by placement" and "access to object operation denied"to PUT objects through s3 gate failed with "incomplete object PUT by placement" and "access to object operation denied"Can be related to 16 nodes, may be not a regression, as we didn't test 16 nodes with a previous release, right? @anikeev-yadro
ok, lets set to
regression=no
.Supposedly fixed with neo-go update, need retest
Not reproduced on v0.37.0-rc.1-6-g5acc13fa
Suggest to close.