JBOD Disk migration
Learn how to migrate existing Kafka partitions to JBOD configured disks.
Migrating data from one disk to another is achieved with the
kafka-reassign-partitions
tool. The following instructions focus on
migrating existing Kafka partitions to JBOD configured disks.- Set up JBOD in your Kafka environment. For more information, see JBOD Setup.
- Collect the log directory paths on the JBOD disks where you want to migrate existing data.
- Collect the broker IDs of the brokers you want to migrate data to.
- Collect the name of the topics you want to migrate partitions from.