mirror of
https://github.com/myronblair/proxmox-config
synced 2026-06-30 15:59:57 -05:00
[pve] Weekly backup 2026-06-28 — 21 files changed, 110 insertions(+), 224 deletions(-)
This commit is contained in:
+14
-4
@@ -1,16 +1,16 @@
|
||||
dir: local
|
||||
path /var/lib/vz
|
||||
content rootdir,backup,iso,images,vztmpl,snippets
|
||||
content vztmpl,snippets,iso,rootdir,backup,images
|
||||
shared 0
|
||||
|
||||
lvmthin: local-lvm
|
||||
thinpool data
|
||||
vgname pve
|
||||
content images,rootdir
|
||||
content rootdir,images
|
||||
|
||||
dir: GoFlex
|
||||
path /mnt/goflex
|
||||
content rootdir,vztmpl,images,snippets
|
||||
content snippets,rootdir,vztmpl,images
|
||||
nodes pve
|
||||
prune-backups keep-all=1
|
||||
shared 1
|
||||
@@ -20,9 +20,19 @@ cifs: SynologyProx
|
||||
path /mnt/pve/SynologyProx
|
||||
server 10.48.200.249
|
||||
share homes
|
||||
content vztmpl,iso,images,backup
|
||||
content snippets,iso,rootdir,backup,images,import,vztmpl
|
||||
prune-backups keep-all=1
|
||||
snapshot-as-volume-chain 1
|
||||
subdir /NAS/ProxMoxBackups
|
||||
username nas
|
||||
|
||||
iscsi: SynologyiSCSI
|
||||
portal 10.48.200.249
|
||||
target iqn.2000-01.com.synology:NAS.Target-1.6296e09c4cb
|
||||
content none
|
||||
|
||||
lvmthin: SynologyLVM
|
||||
thinpool data
|
||||
vgname pve-synology
|
||||
content images,rootdir
|
||||
|
||||
|
||||
Reference in New Issue
Block a user