From 1ec4a1a248b5e3940ee2c0d0501b9a9f45328303 Mon Sep 17 00:00:00 2001 From: Vuong Hoang Date: Sat, 5 Sep 2026 18:46:39 -0700 Subject: [PATCH] =?UTF-8?q?docs(pfi-pve):=20NASPool=20rebuild=20log=20?= =?UTF-8?q?=E2=80=94=20parked=20copy=20verified,=20at=20destroy=20gate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/runbooks/pfi-pve-naspool-rebuild.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/runbooks/pfi-pve-naspool-rebuild.md b/docs/runbooks/pfi-pve-naspool-rebuild.md index 4550b60..b014429 100644 --- a/docs/runbooks/pfi-pve-naspool-rebuild.md +++ b/docs/runbooks/pfi-pve-naspool-rebuild.md @@ -91,3 +91,4 @@ Keepers from `dump/` (newest per guest, ~295G): qemu 101 102 103 104 105 - 23:04Z park copy launched (`/root/naspool-park.sh`, log `/root/naspool-evac.log`); ~180–200 MB/s after warm-up. - 01:20Z PARK DONE (2h15m, ~200 MB/s sustained, no source read errors). All five zfs streams received; 26 keeper files + non-dump dirs rsynced (297G). Total parked 1.65T; ospool 2.18T alloc / 8.72T free. - 01:25Z verify: `logicalreferenced` at @evac identical for backupStore/db/webdav/.system; docker 289K vs 280K is accounting only (`diff -r` clean, 8/8 files). Checksum re-pass (`rsync -anc`) over the 297G file copy launched, log `/root/naspool-verify.log`. +- 01:46Z VERIFIED: checksum re-pass over the 26 keepers (297G) = 0 diffs (20 min); non-dump dirs = 0 diffs (re-run with correct cwd after a path slip in the first pass). Parked copy is complete and byte-verified. GATE: waiting for operator go before `zpool destroy NASPool`.