You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/07/20 15:40:08 UTC

[GitHub] [doris] elvestar opened a new issue, #11053: [Bug] Total capacity metrics was not updated after extending filesystem partition online

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

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   0.15.x and newer versions
   
   ### What's Wrong?
   
   When I extend my filesystem partition to fill available disk space online by using **_growpart_** and **_resize2fs_**, I found that the **_disks_total_capacity_** metrics still be old value, it is not updated synchronously!
   
   I retrieved logs of BE, and I found that available capacity is larger than total capacity!
   `I0720 23:32:50.335986  9440 data_dir.cpp:837] path: /path/to/palobe/data total capacity: 232380727296, available capacity: 250195152896`
   
   I have to restart BE to correct the value of this metrics (**_disks_total_capacity_**).
   
   ### What You Expected?
   
   I expected that **_disks_total_capacity_** metrics to be updated correctly.
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] 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-unsubscribe@doris.apache.org.apache.org

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


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


[GitHub] [doris] elvestar commented on issue #11053: [Bug] Total capacity metrics was not updated after extending filesystem partition online

Posted by GitBox <gi...@apache.org>.
elvestar commented on issue #11053:
URL: https://github.com/apache/doris/issues/11053#issuecomment-1190459168

   I have found the root cause and fix it, I will submit PR.


-- 
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-unsubscribe@doris.apache.org

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


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


[GitHub] [doris] yangzhg closed issue #11053: [Bug] Total capacity metrics was not updated after extending filesystem partition online

Posted by GitBox <gi...@apache.org>.
yangzhg closed issue #11053: [Bug] Total capacity metrics was not updated after extending filesystem partition online
URL: https://github.com/apache/doris/issues/11053


-- 
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-unsubscribe@doris.apache.org

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


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