Skip to content
Snippets Groups Projects
Unverified Commit 65b5c942 authored by anarcat's avatar anarcat
Browse files

slight improvements to ganeti setup procedure

parent 84e0a912
No related branches found
No related tags found
No related merge requests found
...@@ -622,7 +622,7 @@ catastrophic data loss bug in Ganeti or [[drbd]]. ...@@ -622,7 +622,7 @@ catastrophic data loss bug in Ganeti or [[drbd]].
- Network setup: - Network setup:
1. Add the server to the two `vSwitch` systems in Hetzner Robot 1. Add the server to the two `vSwitch` systems in [Hetzner Robot web UI](https://robot.your-server.de/vswitch)
2. install openvswitch and allow modules to be loaded 2. install openvswitch and allow modules to be loaded
...@@ -630,14 +630,15 @@ catastrophic data loss bug in Ganeti or [[drbd]]. ...@@ -630,14 +630,15 @@ catastrophic data loss bug in Ganeti or [[drbd]].
reboot reboot
apt install openvswitch-switch apt install openvswitch-switch
3. Allocate a private IP address in the 30.172.in-addr.arpa zone for 3. Allocate a private IP address in the `30.172.in-addr.arpa` zone for
the node. the node.
4. copy over the `/etc/network/interfaces` from another ganeti node, 4. copy over the `/etc/network/interfaces` from another ganeti node,
changing the `address` and `gateway` fields to match the local changing the `address` and `gateway` fields to match the local
entry. entry.
5. knock on wood, cross your fingers, or whatever, and reboot: 5. knock on wood, cross your fingers, pet a cat, help your local
book store, and reboot:
reboot reboot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment