Skip to content
Snippets Groups Projects
Verified Commit 59a5396c authored by anarcat's avatar anarcat
Browse files

add job todos after failure with polyanthum

parent 797344f4
No related branches found
No related tags found
No related merge requests found
......@@ -268,6 +268,8 @@ Import procedure:
9. final test procedure
TODO: establish host-level test procedure and run it here.
10. switch to DRBD, still on the Ganeti MASTER NODE:
gnt-instance stop $INSTANCE &&
......@@ -275,6 +277,9 @@ Import procedure:
gnt-instance failover $INSTANCE &&
gnt-instance start $INSTANCE
TODO: move into fabric, maybe in a `libvirt-import-live` or
`post-libvirt-import` job that would also do the renumbering below
11. change IP address in the following locations:
* LDAP (`ipHostNumber` field, but also change the `physicalHost` and `l` fields!)
......@@ -292,6 +297,8 @@ Import procedure:
cumin-all-puppet
cumin-all 'grep -r -e 78.47.38.227 -e 2a01:4f8:fff0:4f:266:37ff:fe77:1ad8 /etc'
TODO: move those jobs into fabric
12. retire old instance (only a tiny part of [[retire-a-host]]):
./retire -H $INSTANCE retire-instance --parent-host $KVM_HOST
......
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