From 86a94d7f9dc474c4b3a56e4e824cafbd35dc6f3b Mon Sep 17 00:00:00 2001 From: vitya Date: Fri, 22 May 2026 09:02:49 +0300 Subject: [PATCH] =?UTF-8?q?tasks(vds-migration):=20decompose=20umbrella=20?= =?UTF-8?q?=E2=86=92=203=20child=20tasks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - mssql-vds-migration ⚪: Express edition, BACKUP/RESTORE method, mssql.kzntsv.site:1433 - minio-imgproxy-vds-migration ⚪: MinIO upgrade 2020→latest, mc mirror, includes imgproxy+nginx - iis-cutover-to-vds-services 🔵: atomic web.config repoint (1 file → 11 hosts), blocked on both migrations - umbrella mssql-minio-migration-to-vds 🟢: decomposed (kept for history) Discovery: 5 prod DBs ≤ 968 MB (Express OK), .ldf logs 12 GB → SHRINKFILE pre-cutover. VDS: 79 GB free, 5.8 GB RAM avail. ownCloud capped 1G. Co-Authored-By: Claude Opus 4.7 (1M context) --- .tasks/STATUS.md | 44 +++++++++++-- .tasks/iis-cutover-to-vds-services.md | 91 ++++++++++++++++++++++++++ .tasks/minio-imgproxy-vds-migration.md | 69 +++++++++++++++++++ .tasks/mssql-vds-migration.md | 77 ++++++++++++++++++++++ 4 files changed, 277 insertions(+), 4 deletions(-) create mode 100644 .tasks/iis-cutover-to-vds-services.md create mode 100644 .tasks/minio-imgproxy-vds-migration.md create mode 100644 .tasks/mssql-vds-migration.md diff --git a/.tasks/STATUS.md b/.tasks/STATUS.md index 2144bc0..8339b83 100644 --- a/.tasks/STATUS.md +++ b/.tasks/STATUS.md @@ -1,5 +1,5 @@ # Admin Task Board -_Updated: 2026-05-22 (owncloud-vds-deploy 🟢 — 25 044 объектов / 26 GB live, все 6 large-file холдауты залиты VDS-side curl loopback'ом; 60s upload-timeout finding закреплён в [`ocis-on-vds-deploy-recipe`](../.wiki/concepts/ocis-on-vds-deploy-recipe.md) §Gotcha 5)_ +_Updated: 2026-05-22 (mssql-minio-migration-to-vds декомпозирована → 3 child tasks: `mssql-vds-migration` ⚪ + `minio-imgproxy-vds-migration` ⚪ + `iis-cutover-to-vds-services` 🔵. Discovery: 5 prod DBs все ≤ 968 MB <10 GB Express OK; .ldf logs 12 GB → SHRINKFILE pre-cutover; MinIO 3 GB + image 2020 (CVE) → upgrade + `mc mirror`; imgproxy stack едет вместе. **IIS cutover — финальный шаг ради которого всё затевалось**: 11 CMS hosts через snolla catch-all = atomic edit одного web.config. VDS: 79 GB disk free, 5.8 GB RAM available, ownCloud mem_limit 1G applied.)_