Differential repos and home directories (must. save. @mmodell's bash history.) on phabricator need to be rsynced to our replacement hardware
Steps
- Determine what data needs to be synced (/srv/repos, /srv/dumps, /home, others?) and what users own the data (phd/www-data)
- rsync::quickdatacopy used in a (migration) puppet role
- Ensure firewall rules exist for rsync between phab{1,2}00{1,2}
- Check privileges for UID matching across hosts for rsync (if needed) OR ensure users have the same UID on both hosts (new UID 920 on new hosts, properly reserved but has to change)
- Run a sync pre-maintenance window (in progress)
- Ensure there's a step in the migration for running rsync during the maintenance window
Acceptance criteria
- Identical data exists on the new hosts owned by the correct user