From e792ac7a76a99c0123cbc3c29779688147ffde84 Mon Sep 17 00:00:00 2001 From: Timmy Date: Sun, 21 Jun 2026 06:56:39 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20PBS=20=E6=96=B0=E5=A2=9E=E6=AF=8F?= =?UTF-8?q?=E9=80=B1=20verify=20job=20+=20=E8=A8=98=E9=8C=84=E5=85=8D?= =?UTF-8?q?=E5=AF=86=20SSH?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 建立 verify-job v-weekly(每週六 05:00, outdated-after=30)解決備份驗證狀態為「無」 - 記錄 PBS 主機名 pbs、開發機已設免密 SSH、datastore 路徑 /mnt/datastore Co-Authored-By: Claude Opus 4.8 (1M context) --- PVECluster_Architecture.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/PVECluster_Architecture.md b/PVECluster_Architecture.md index 367c657..53336ec 100644 --- a/PVECluster_Architecture.md +++ b/PVECluster_Architecture.md @@ -165,9 +165,10 @@ Proxmox Backup Server (192.168.42.30, VM 111) ### Proxmox Backup Server -- **位置**: VM 111(pve-02),IP `192.168.42.30:8007` -- **Datastore**: `data-store`(78 GB,已用 ~16 GB) +- **位置**: VM 111(pve-02),IP `192.168.42.30:8007`(主機名 `pbs`,開發機已設免密 SSH) +- **Datastore**: `data-store`(`/mnt/datastore`,78 GB,已用 ~16 GB) - **保留策略**: `keep-all=1` +- **驗證排程(verify job)**: `v-weekly` — 每週六 05:00,`ignore-verified=1`、`outdated-after=30`(2026-06-21 建立) ### 備份排程(2026-06-18 重建,皆已啟用 enabled=1)