Re: [I] [Bug] Disks in one BE can not balance correctly. max: 95%+, min: 40+% [doris]

2025-02-20 Thread via GitHub


DA1OOO closed issue #47308: [Bug] Disks in one BE can not balance correctly. 
max: 95%+, min: 40+%
URL: https://github.com/apache/doris/issues/47308


-- 
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

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



Re: [I] [Bug] Disks in one BE can not balance correctly. max: 95%+, min: 40+% [doris]

2025-02-18 Thread via GitHub


dataroaring commented on issue #47308:
URL: https://github.com/apache/doris/issues/47308#issuecomment-2667338844

   Could you show results of show backends? and you can try restart the be and 
see what happens.


-- 
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

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



Re: [I] [Bug] Disks in one BE can not balance correctly. max: 95%+, min: 40+% [doris]

2025-01-22 Thread via GitHub


DA1OOO commented on issue #47308:
URL: https://github.com/apache/doris/issues/47308#issuecomment-2608802656

   I want to modify FE config to stop load in hive usage SSD, but I find LOAD 
task all failed, because it try to write on a same SSD(the high usage percent 
disk).
   `ADMIN SET FRONTEND CONFIG ("storage_flood_stage_usage_percent" = "95");
   ADMIN SET FRONTEND CONFIG ("storage_flood_stage_left_capacity_bytes" = 
"186916976721");`
   
   
   3 tries error: 
   error msg: type:ETL_RUN_FAIL; msg:errCode = 2, detailMessage = disk 
/ssd1/doris-data on backend 12290 exceed limit usage, path hash: 
-8807881924367419279.
   error msg: type:ETL_RUN_FAIL; msg:errCode = 2, detailMessage = disk 
/ssd1/doris-data on backend 12290 exceed limit usage, path hash: 
-8807881924367419279.
   error msg: type:ETL_RUN_FAIL; msg:errCode = 2, detailMessage = disk 
/ssd1/doris-data on backend 12290 exceed limit usage, path hash: 
-8807881924367419279.
   


-- 
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

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



Re: [I] [Bug] Disks in one BE can not balance correctly. max: 95%+, min: 40+% [doris]

2025-01-22 Thread via GitHub


DA1OOO commented on issue #47308:
URL: https://github.com/apache/doris/issues/47308#issuecomment-2608640831

   Every other machine has a great difference, 90% at most and 30% at least. It 
seems that the data is always written to the same disk, and the data 
fluctuation of other disks  is very small.
   
   
![Image](https://github.com/user-attachments/assets/d8fd37c5-48dc-4641-8e4e-5e2969b01d8e)
   
   
![Image](https://github.com/user-attachments/assets/c91232a1-8ee7-484d-9cd8-57423ee5593e)


-- 
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

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