sync: auto-sync from GURU-BEAST-ROG at 2026-07-22 16:37:21
Author: Mike Swanson Machine: GURU-BEAST-ROG Timestamp: 2026-07-22 16:37:21
This commit is contained in:
committed by
ClaudeTools Bot
parent
b071900ca8
commit
94eb9c9c33
@@ -167,3 +167,22 @@ with the full provisioning record, [RMM] alerts posted to #dev-alerts after each
|
||||
`e6a5fd5b-914e-43a2-ac3a-f06d098b0a1b`; package 145036 "Data Backup - Usage".
|
||||
- Plan IDs: JANE `0eabc5ce` (Image Backup - Daily), FRON `6392df33-5aaf-433f-ac4e-18da8f7a6aab`.
|
||||
- B2 prefix: `MBS-a65a767c-4c2b-4649-b48b-bc81664ba159/CBB_<HOSTNAME>/`.
|
||||
|
||||
## Update: 16:45 AZ — JANE plan converted to forever-forward incremental
|
||||
|
||||
Howard clarified his "one full then incrementals" instruction applied to BOTH machines,
|
||||
not just FRON. Converted ALTSCHULER-JANE plan `0eabc5ce-17cb-4a54-93fb-bbd84bc06714` via
|
||||
GuruRMM dispatch (`cbb.exe editBackupIBBPlan -id <id> -ffi yes -purge 90d -every day -at
|
||||
"5:00 PM"`): Forever Forward Incremental enabled, retention 30d -> 90d (aligned with FRON
|
||||
per "same settings for both"; flagged to Howard in case he wanted 30d kept), daily 5:00 PM
|
||||
unchanged. Both machines now identical: one full image then incrementals only, 90-day
|
||||
retention, daily 5:00 PM.
|
||||
|
||||
Residual: a stale one-time force-full schedule entry (2026-07-22 12:00 AM, already past)
|
||||
remains on the JANE plan — `editBackupIBBPlan -everyForceFull no` hits the known
|
||||
`-atForceFull` catch-22 and cannot clear it. Inert: one-time past date + FFI mode means it
|
||||
never fires. Verify tomorrow's 5:00 PM run is incremental, not a second full.
|
||||
|
||||
Dispatches: 0bcdaf73-99e4-467d-b1f6-2edf2b2425b2 (FFI edit, completed exit 0),
|
||||
ba87bd21-d5a2-4c95-b2df-26cfcc10a5d6 (force-full clear attempt, param error, no change).
|
||||
[RMM] alert posted (message 1529633398539292792). Wiki updated to match.
|
||||
|
||||
@@ -53,9 +53,11 @@ Merc Desktop", cid 457710) all with `last_synced: None` — manually-entered, so
|
||||
- Storage: B2 bucket **ACG-Altschuler** via MSPBackups storage account, usage-based
|
||||
package ($0.007/GB).
|
||||
- **Altschuler-Janet** — plan "Image Backup - Daily" (`0eabc5ce`): full system disk
|
||||
(931GB NVMe, 573GB used), daily block-level incrementals 5:00 PM, monthly synthetic
|
||||
full on the 1st, 30-day retention, runMissed on. Gotcha: initial `-f` volume select
|
||||
grabbed a USB stick; fixed with `-r` (system-required).
|
||||
(931GB NVMe, 573GB used), **forever-forward incremental** (converted 2026-07-22 same
|
||||
day per Howard — was monthly synthetic full + 30d), daily 5:00 PM, **90-day
|
||||
retention**, runMissed on. Gotchas: initial `-f` volume select grabbed a USB stick,
|
||||
fixed with `-r` (system-required); an inert one-time force-full entry (2026-07-22
|
||||
12:00 AM, already past) remains on the plan — cbb CLI can't clear it, harmless under FFI.
|
||||
- **Altschuler-Front** — plan "Image Backup - Daily" (`6392df33`): full system disk
|
||||
(2TB NVMe), **forever-forward incremental** (one full then incrementals only), daily
|
||||
5:00 PM, **90-day retention**, runMissed on.
|
||||
|
||||
Reference in New Issue
Block a user