When I'm going to remove one runner from ECE cluster, it failed.
There is no log. I've checked following to see some log, but it shows nothing.
docker logs -f <allocator's id>
docker logs -f <runner's id>
journalctl -f
Is there anything to do ?
When I'm going to remove one runner from ECE cluster, it failed.
There is no log. I've checked following to see some log, but it shows nothing.
docker logs -f <allocator's id>
docker logs -f <runner's id>
journalctl -f
Is there anything to do ?
Hi @m-kiuchi
Can you run the following command on the constructor and allocator hosts and post the tarballs here?
docker ps -a > /mnt/data/elastic/docker.out && tar czvf ece-logs.tgz $(find /mnt/data/elastic -name "*.log" -o -name "*.out")
Thanks
Uri
Hi @uricohen
Here is log.
https://s3-ap-northeast-1.amazonaws.com/cl-mkiuchi-misc/ece-logs.tgz
Regards,
MK
Hi @m-kiuchi
This seems to be a bug, I managed to reproduce it in my environment. I've opened a ticket for this and we'll fix this in one of the upcoming releases.
Thanks for reporting this!
Uri
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.