SRF-Audio / coachlight-homelab

Repo for all of my Docker service configs
Apache License 2.0
1 stars 0 forks source link

Find empty drive to move Synology files to for resizing storage pool #10

Open SRF-Audio opened 1 week ago

SRF-Audio commented 1 week ago

Moving all personal data from Synology to Video drive, and then storage drive based on needed space. Copy:

To:

Command format: rsync -aE --progress --partial --backup --backup-dir="/Volumes/Video Drive/SYNOLOGY BACKUP/backup_tmp" --delete "/Volumes/homes/StephenFroeber/" "/Volumes/Video Drive/SYNOLOGY BACKUP/homes/StephenFroeber/"

SRF-Audio commented 1 week ago

Numbers are flexible, but here's a general idea of how to structure things:

Storage Pool Type Size Purpose
Pool 1 iSCSI LUN 3TB Proxmox VM Storage (includes Docker containers)
Pool 1 iSCSI LUN 4TB Studio Media Storage
Pool 1 Volume 20TB General Backups and Files
SRF-Audio commented 1 week ago

And now moving back.