| 1 | = Backup Design = |
| 2 | |
| 3 | May First/People Link operates both onsite and offsite backup servers. In each colocation center, all servers copy their data to the onsite backup and the offsite backup on a nightly basis. The backup is run via backupninja and configured via [wiki:puppet puppet]. |
| 4 | |
| 5 | == Onsite backup servers == |
| 6 | |
| 7 | === Telehouse === |
| 8 | |
| 9 | In telehouse, we have the physical server barron, which runs the virtual guest iz. Iz provides the primary onsite backpu in Telehouse. We also have a legacy onsite backup servers robideau and blanco. |
| 10 | |
| 11 | === XO === |
| 12 | |
| 13 | In XO, all servers backup to luisa.mayfirst.org. |
| 14 | |
| 15 | == Offsite backup servers == |
| 16 | |
| 17 | Our offsite backup servers are designed to be placed behind nat'ed firewalls. They have a runit service that connects them to a server with a static IP address and creates an ssh proxy. |
| 18 | |
| 19 | === banks === |
| 20 | |
| 21 | `banks` is the only offsite backup server currently running. The following connection details can be used for banks: |
| 22 | |
| 23 | * xo.banks.mayfirst.org:2200 (connect via proxy on luisa.mayfirst.org) |
| 24 | * telehouse.banks.mayfirst.org:2200 (connect via proxy on iz.mayfirst.org) |
| 25 | * banks.mayfirst.org:2200 (connect via proxy on iz.mayfirst.org) |