Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装kafka时报错 #579

Open
minggo1981 opened this issue Feb 28, 2024 · 1 comment
Open

安装kafka时报错 #579

minggo1981 opened this issue Feb 28, 2024 · 1 comment
Labels

Comments

@minggo1981
Copy link

centos 7
通过elkidup自动化部署。
image
image

ssh_execv.log日志:
2024/02/28 13:39:42 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -p 22 -i /root/.ssh/id_rsa root@172.20.16.180 mkdir -p /elkeid/zookeeper] out: err: status:true other_err:
2024/02/28 13:39:42 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -p 22 -i /root/.ssh/id_rsa root@172.20.16.180 echo 1 > /elkeid/zookeeper/myid] out: err: status:true other_err:
2024/02/28 13:39:42 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -p 22 -i /root/.ssh/id_rsa root@172.20.16.180 mkdir -p /elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:42 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/elkeid_kafka.service root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:42 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/elkeid_kafka.servicen root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:42 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/elkeid_zk.service root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:42 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/install_java.sh root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:43 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/install_kafka.sh root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:43 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/install_zk.sh root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:43 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/kafka-run-class.sh root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:45 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/kafka_2.13-3.2.3.tgz root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:45 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/kafka_server_jaas.conf root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:49 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/openjdk-17.0.1_linux-x64_bin.tar.gz root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:49 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/rmkafka.sh root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:49 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/server.properties root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:49 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/server.propertiesn root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:
2024/02/28 13:39:49 host:172.20.16.180 cmd:[-o StrictHostKeyChecking no -o PasswordAuthentication no -P 22 -i /root/.ssh/id_rsa /root/.elkeidup/package/kafka/uninstall_kafka.sh root@172.20.16.180:/elkeid/kafka] out: err: status:true other_err:

@minggo1981
Copy link
Author

用centos 7.9安装是正常的,用centos 7.5安装就一直是kafka安装失败。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants