minio / warp

S3 benchmarking tool
GNU Affero General Public License v3.0
525 stars 94 forks source link

warp delete result : Skipping DELETE too few samples #320

Open morningcafe opened 4 weeks ago

morningcafe commented 4 weeks ago

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:

klauspost commented 3 weeks ago

It doesn't seem like anything was deleted.

Maybe @fatpat can help, re #290