Skip to content
Discussion options

You must be logged in to vote

So, just to make sure I got you right -> you use the JBOD storage and you sucessfully added the second disk (i.e. if you ece into the broker pod and do df -h you can see it)? But you are wondering how to move the data to the new disk. Correct?

Kafka does not do this automatically -> you have to do this your self. In 0.26.1, you will need to use the kafka-reassign-partitions.sh tool. (check the section Partition reassignment between JBOD volumes in https://strimzi.io/docs/operators/latest/full/configuring.html#con-partition-reassignment-str)

If you upgrade to 0.28, you would be able to also use the Intra-broker disk balancing using Cruise Cotnrol (see https://strimzi.io/docs/operators/late…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@teimyBr
Comment options

@teimyBr
Comment options

@teimyBr
Comment options

@scholzj
Comment options

@teimyBr
Comment options

Answer selected by teimyBr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants