Startup Playbook
Jump to navigation
Jump to search
Here's how to start turning things on after a power failure has happened.
- Wait for all of the Ethernet and wireless infrastructure to power up. These are, as of this writing, 3 Aruba MAS 3500 switches and 3 Aruba IAP-225 wireless access points powered by the switches.
- Wait for
warthog-0to start up. This server is the inter-network router, DHCP server, DNS server, NTP server, firewall. - Connect a system to the
JohnsonThingsnetwork SSID. This will get you on the 172.17.0.x network. - SSH to
warthog-0as theitopsuser. - Get
mandosrunning.- There is a lot to this one.
- It involves encrypted block devices, software RAID, filesystem mounting, and service launching.
- Boot up
big-thin-clientas it is one of the systems that contains the LUKS passphrases for everything. This system's disk should unlock using the mandos-client run as part of the boot process.