-
Notifications
You must be signed in to change notification settings - Fork 301
Frequent Fleet Panics (from the go-etcd client) #437
Comments
@edpaget Nothing jumps out at me as suspect. Do you tend to be actively interacting with the cluster when these panics happen? Can you correlate changes in etcd cluster membership with these panics? |
@bcwaldon In all cases my last interaction with the cluster was to try to start a job. I just tried the whole setup again running |
I think I figured it out. I was trying to run the two following services: zookeeper.service
zookeeper-discovery.service
Apparently the |
And it most definitely is reproducible - happened the first try. Filed a bug here: #438 |
Systemd specifiers aren't yet supported in [X-Fleet] sections until coreos#303 is resolved. This notes the issues encountered in coreos#437 and coreos#438.
Systemd specifiers aren't yet supported in [X-Fleet] sections until coreos#303 is resolved. This notes the issues encountered in coreos#437 and coreos#438.
I submitted a small note for the documentation. Thanks for troubleshooting! |
Hi all, I'm trying out CoreOS using your vagrant setup, but I seem to be having frequent issues with fleet crashing. Here's a small snippet from fleet's logs, let me know if you'd like the entire thing.
For me it seems to happen intermittently and I can't point to one action on my part that causes it to go down.
I'm using Fleet 0.2.0, since that was the version on the Vagrant box. I know Fleet 0.3.0 has been released, but I was unsure if there wasn't anything I needed to do to update to it.
The text was updated successfully, but these errors were encountered: