Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warp delete result : Skipping DELETE too few samples #320

Open
morningcafe opened this issue Jun 12, 2024 · 1 comment
Open

warp delete result : Skipping DELETE too few samples #320

morningcafe opened this issue Jun 12, 2024 · 1 comment
Assignees

Comments

@morningcafe
Copy link

morningcafe commented Jun 12, 2024

minio RELEASE.2024-05-27T19-17-46Z
warp 0.10.0
I have cluster of 6 node x 8-ssd and use this command but it not working:

warp delete  --host=lab-minio{1...6}:9000 --access-key=minioadmin --secret-key=xxxx --obj.size 1MB
>>>
----------------------------------------
Operation: DELETE. Concurrency: 0
Skipping DELETE too few samples. Longer benchmark run required for reliable results.
---------------------------------------

I tried some diffence option:

  • prepare put 200k object on warp put and use --list-existing on delete (for used existing current object),
  • use diffrence object size,
  • more --concurrent
  • or increse --duration,
    The result alway like above.
    Please help
@klauspost
Copy link
Collaborator

It doesn't seem like anything was deleted.

Maybe @fatpat can help, re #290

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants