You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2021/09/10 06:27:19 UTC

[GitHub] [bookkeeper] TimXu0713 opened a new issue #2789: How to add a new disk to an exists bookie node?

TimXu0713 opened a new issue #2789:
URL: https://github.com/apache/bookkeeper/issues/2789


   **QUESTION**
   
   The remaining disk space of my bookkeeper cluster is running out. How can I expand the storage capacity by increasing the existing node disks instead of increasing the number of nodes? Because I don't have more machines. Is there any guid docment?
   


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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



[GitHub] [bookkeeper] fantapsody commented on issue #2789: How to add a new disk to an exists bookie node?

Posted by GitBox <gi...@apache.org>.
fantapsody commented on issue #2789:
URL: https://github.com/apache/bookkeeper/issues/2789#issuecomment-917524750


   The command [`bin/bookkeeper shell expandstorage`](https://bookkeeper.apache.org/docs/latest/reference/cli/#bookkeeper-shell-expandstorage) may help you. It has a REST API as well.


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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