- add Retic repo
- yum install restic
add a Restic credential file to root
vim /root/.restic
netstat -an | grep ESTABLISHED | wc -l | |
netstat -an | grep TIME_WAIT | wc -l |
curl -fsSL https://get.docker.com/ | sh | |
sudo systemctl enable docker && sudo systemctl start docker |
generate | |
./kafka-reassign-partitions.sh --topics-to-move-json-file /tmp/todo.json --generate --bootstrap-server localhost:9092 | |
execute | |
./kafka-reassign-partitions.sh --reassignment-json-file /tmp/job.json --execute --bootstrap-server localhost:9092 | |
verify |