Skip to content

Instantly share code, notes, and snippets.

@jlrigau
Created September 3, 2015 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jlrigau/14caadd4d542e87e2887 to your computer and use it in GitHub Desktop.
Save jlrigau/14caadd4d542e87e2887 to your computer and use it in GitHub Desktop.
How to restart a mesos slave instance getting stuck?
sudo rm -f /tmp/mesos/meta/slaves/latest
sudo systemctl restart mesos-slave.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment