zfs: delete dataset "hm" (#615)

Reviewed-on: #615
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
Michael Grote 2023-11-28 10:52:49 +01:00 committed by mg
parent 9fd733b4ec
commit 44206a1b30
2 changed files with 0 additions and 20 deletions

View file

@ -63,8 +63,6 @@ zfs_datasets: # DatenPools werden hier nicht verwaltet
- dataset: hdd_data_raidz/bilder
state: present
recordsize: 1M
- dataset: hdd_data_raidz/hm
state: present
- dataset: hdd_data_raidz/scans
state: present
- dataset: hdd_data_raidz/restic
@ -115,10 +113,6 @@ sanoid_datasets:
recursive: 'no' # noqa yaml[truthy]
snapshots: true
template: '14tage'
- path: hdd_data_raidz/hm
recursive: 'no' # noqa yaml[truthy]
snapshots: true
template: '14tage'
- path: hdd_data_raidz/scans
recursive: 'no' # noqa yaml[truthy]
snapshots: true
@ -193,10 +187,6 @@ pve_bind_mounts:
mp_nr: 7
mp_path_host: /hdd_data_raidz/bilder
mp_path_guest: /shares_bilder
- vmid: 100
mp_nr: 8
mp_path_host: /hdd_data_raidz/hm
mp_path_guest: /shares_hm
- vmid: 100
mp_nr: 9
mp_path_host: /hdd_data_raidz/scans

View file

@ -67,8 +67,6 @@ zfs_datasets: # DatenPools werden hier nicht verwaltet
- dataset: hdd_data_raidz/bilder
state: present
recordsize: 1M
- dataset: hdd_data_raidz/hm
state: present
- dataset: hdd_data_raidz/scans
state: present
- dataset: hdd_data_raidz/restic
@ -124,10 +122,6 @@ sanoid_datasets:
recursive: 'no' # noqa yaml[truthy]
snapshots: true
template: '14tage'
- path: hdd_data_raidz/hm
recursive: 'no' # noqa yaml[truthy]
snapshots: true
template: '14tage'
- path: hdd_data_raidz/scans
recursive: 'no' # noqa yaml[truthy]
snapshots: true
@ -204,10 +198,6 @@ pve_bind_mounts:
mp_nr: 7
mp_path_host: /hdd_data_raidz/bilder
mp_path_guest: /shares_bilder
- vmid: 115
mp_nr: 8
mp_path_host: /hdd_data_raidz/hm
mp_path_guest: /shares_hm
- vmid: 115
mp_nr: 9
mp_path_host: /hdd_data_raidz/scans