anikeev-yadro
  • Joined on 2023-03-06
anikeev-yadro commented on pull request TrueCloudLab/frostfs-testcases#33 2023-04-20 11:35:18 +00:00
Add test for putting object while one node is stopped

Where can I read the test steps? Steps should be described in the test code or test analytic system.

anikeev-yadro opened issue TrueCloudLab/frostfs-node#267 2023-04-18 16:13:38 +00:00
Errors "stack is too big" in log after created >10 000 containers
anikeev-yadro opened issue TrueCloudLab/frostfs-node#263 2023-04-18 06:11:40 +00:00
frostfs-cli object put with static session returned error: "return code: 2 output: panic: send on closed channel" (complex object)
anikeev-yadro closed issue TrueCloudLab/frostfs-node#241 2023-04-13 07:00:10 +00:00
Restart all services on random nodes leads to cycling restart frostfs-ir service
anikeev-yadro opened issue TrueCloudLab/frostfs-node#244 2023-04-12 17:09:05 +00:00
adm: morph init error: rpc-endpoint and local-dump flags are mutually exclusive
anikeev-yadro opened issue TrueCloudLab/frostfs-node#241 2023-04-12 13:50:44 +00:00
Restart all services on random nodes leads to cycling restart frostfs-ir service
anikeev-yadro commented on issue TrueCloudLab/frostfs-s3-gw#57 2023-04-11 07:55:42 +00:00
Delete object through boto3 protocol returned error Object not found

I agree, but main point is: Why the system allow to delete object and create delete marker even object deleted physically from disk?

anikeev-yadro commented on issue TrueCloudLab/frostfs-s3-gw#57 2023-04-11 07:35:24 +00:00
Delete object through boto3 protocol returned error Object not found

Reproduced on the following case: 1.Create bucket 2.Put object into bucket 3.Check that bucket contains the object (list object) 4.Stop frostfs-storage service on all nodes

root@aanikee…
anikeev-yadro reopened issue TrueCloudLab/frostfs-s3-gw#57 2023-04-11 07:35:24 +00:00
Delete object through boto3 protocol returned error Object not found
anikeev-yadro opened issue TrueCloudLab/frostfs-node#231 2023-04-10 11:28:10 +00:00
Log has the "error: status: code = 3072 message = container not found" after container was created
anikeev-yadro opened issue TrueCloudLab/frostfs-node#227 2023-04-07 10:46:14 +00:00
Need option in frostfs-cli to show nodes for storage policy without real create container
anikeev-yadro opened issue TrueCloudLab/frostfs-node#216 2023-04-05 13:03:02 +00:00
Unexpected increase error count when no space left on shard
anikeev-yadro commented on issue TrueCloudLab/frostfs-node#195 2023-04-03 05:56:46 +00:00
After install on all nodes epoch froze on 3st epoch

Reproduce steps:

  1. Create 50 containers witout --await flag in loop and in parallel tick epochs
service@az:~/aanikeev/configuration$ neofs-adm morph force-new-epoch -c config.yaml
Curren…