Playbook for Hetzner VMs being reported as unreachable

From Delft Solutions
Revision as of 05:17, 7 March 2024 by Louisraymond24 (talk | contribs) (Created page with "# Playbook for debugging Hetzner issue # Check with a separate device that the services being reported as down are unreachable # Manually run `traceroute -I` as root from status.delftinfra.net to a VM that is unreachable. # Determine whether or not there is a hop in the path that is problematic. # Reset the servers DHCP settings if there is an issue using `dhclient eth0`")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. Playbook for debugging Hetzner issue
  1. Check with a separate device that the services being reported as down are unreachable
  2. Manually run `traceroute -I` as root from status.delftinfra.net to a VM that is unreachable.
  3. Determine whether or not there is a hop in the path that is problematic.
  4. Reset the servers DHCP settings if there is an issue using `dhclient eth0`