Bring the seed docs in line with Phase 3
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
// ═══════════════════════════════════════════════════════════════════════════════════════════════
|
||||
// PURPOSE
|
||||
// Start and stop the background media seed — Rsync/media_seed.sh, the multi-week first push
|
||||
// of every DAILY_SYNC_SHARES entry to the partner. Onboard Step 13 dispatches it once; this
|
||||
// endpoint is how the Partnership tab restarts it after a failure and stops it on demand.
|
||||
// of every DAILY_SYNC_SHARES entry to the partner. Phase 3 (partnership_onboard.sh
|
||||
// --phase3-only) is how it is normally started; this endpoint is the direct control the
|
||||
// Partnership tab uses to stop a running seed, and to start one without re-running the phase.
|
||||
//
|
||||
// OPERATIONAL MODEL
|
||||
// The seed used to run inline inside partnership_onboard.sh, which meant the only control a
|
||||
|
||||
@@ -232,7 +232,7 @@ function vv_pt_remote_system(string $ip, string $sshKey): array {
|
||||
|
||||
// ── Media seed progress ───────────────────────────────────────────────────────
|
||||
//
|
||||
// Onboard Step 13 dispatches Rsync/media_seed.sh detached, because a first seed of a full
|
||||
// Phase 3 dispatches Rsync/media_seed.sh detached, because a first seed of a full
|
||||
// media library is a multi-week transfer and used to hold the onboard — and therefore the
|
||||
// phase-2 flag, and therefore this whole page — open for the duration.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user