DA1OOO opened a new issue, #47308:
URL: https://github.com/apache/doris/issues/47308

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Version
   
   doris 2.0.8
   
   ### What's Wrong?
   
   1 ssd disk usage hit to 95%+
   
![Image](https://github.com/user-attachments/assets/58074f0a-759c-48cc-ab2a-21c0d5782bd0)
   other ssd disk:
   /dev/nvme0n1          3.4T  1.5T  2.0T  43% /ssd1
   /dev/nvme1n1          3.4T  3.3T  100G  98% /ssd2
   /dev/nvme2n1          3.4T  1.7T  1.8T  49% /ssd3
   /dev/nvme3n1          3.4T  1.7T  1.8T  48% /ssd4
   
   After that, I execute sql `ADMIN CLEAN TRASH` and  `ADMIN REBALANCE DISK ON 
("");`, try to delete trash and rebalance disks in one backend.
   
   However, this approach seems to have no effect. After an hour, the disk 
usage rate did not show any significant decrease.
   
   Then, I found some errors:
   
   - show `/proc/cluster_balance/history_tablets`
   
![Image](https://github.com/user-attachments/assets/470a6976-0e3d-4b9b-94cd-5389c80a9c7d)
   
   - be log:
   `2025-01-22 14:26:10,783 WARN (thrift-server-pool-21473|815893) 
[MasterImpl.finishTask():94] finish task reports bad. request: 
TFinishTaskRequest(backend:TBackend(host:10.252.158.45, be_port:9060, 
http_port:8040), task_type:STORAGE_MEDIUM_MIGRATE, signature:33701465, 
task_status:TStatus(status_code:INTERNAL_ERROR, 
error_msgs:[(10.252.158.45)[INTERNAL_ERROR]tablet is already on specified 
storage medium 0]))`
   
   ### What You Expected?
   
   Is this a bug? Is there a quick way to solve it?
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to