Once all of the drives are added from T405982, we need to reconfigure the minio setup so that it will use all 4 hosts and all 4 drives.
Steps required:
- all drives installed
- all services referencing writes to minio are stopped/put into maintenance
- data copied across from codfw cluster to eqiad cluster
- example command: mcli mirror --insecure franio-codfw/ franio-eqiad/
- deploy config
- on codfw franio hosts, wipe all /minio-0*/* including .minio.sys dir
- ensure all directories are minio:minio perms wise
- all 4 machines must be online and able to talk to each other on port 9100
- stop minio
- start minio
- copy data back
Rough timing on initial data copy (not catch up syncs) was about 35-40 mins in the two tests. Keep that in mind when planning downtime notifications