warning about removing / commenting out detachedSnapshotsDatasetParentName option
This commit is contained in:
parent
c8b13450d2
commit
537497470d
|
|
@ -42,6 +42,7 @@ zfs:
|
||||||
datasetParentName: tank/k8s/b/vols
|
datasetParentName: tank/k8s/b/vols
|
||||||
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
||||||
# they may be siblings, but neither should be nested in the other
|
# they may be siblings, but neither should be nested in the other
|
||||||
|
# do NOT comment this option out even if you don't plan to use snapshots, just leave it with dummy value
|
||||||
detachedSnapshotsDatasetParentName: tanks/k8s/b/snaps
|
detachedSnapshotsDatasetParentName: tanks/k8s/b/snaps
|
||||||
# "" (inherit), lz4, gzip-9, etc
|
# "" (inherit), lz4, gzip-9, etc
|
||||||
zvolCompression:
|
zvolCompression:
|
||||||
|
|
|
||||||
|
|
@ -37,6 +37,7 @@ zfs:
|
||||||
datasetParentName: tank/k8s/a/vols
|
datasetParentName: tank/k8s/a/vols
|
||||||
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
||||||
# they may be siblings, but neither should be nested in the other
|
# they may be siblings, but neither should be nested in the other
|
||||||
|
# do NOT comment this option out even if you don't plan to use snapshots, just leave it with dummy value
|
||||||
detachedSnapshotsDatasetParentName: tank/k8s/a/snaps
|
detachedSnapshotsDatasetParentName: tank/k8s/a/snaps
|
||||||
datasetEnableQuotas: true
|
datasetEnableQuotas: true
|
||||||
datasetEnableReservation: false
|
datasetEnableReservation: false
|
||||||
|
|
|
||||||
|
|
@ -42,6 +42,7 @@ zfs:
|
||||||
datasetParentName: tank/k8s/a/vols
|
datasetParentName: tank/k8s/a/vols
|
||||||
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
||||||
# they may be siblings, but neither should be nested in the other
|
# they may be siblings, but neither should be nested in the other
|
||||||
|
# do NOT comment this option out even if you don't plan to use snapshots, just leave it with dummy value
|
||||||
detachedSnapshotsDatasetParentName: tank/k8s/a/snaps
|
detachedSnapshotsDatasetParentName: tank/k8s/a/snaps
|
||||||
datasetEnableQuotas: true
|
datasetEnableQuotas: true
|
||||||
datasetEnableReservation: false
|
datasetEnableReservation: false
|
||||||
|
|
|
||||||
|
|
@ -51,6 +51,7 @@ zfs:
|
||||||
datasetParentName: tank/k8s/b/vols
|
datasetParentName: tank/k8s/b/vols
|
||||||
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
||||||
# they may be siblings, but neither should be nested in the other
|
# they may be siblings, but neither should be nested in the other
|
||||||
|
# do NOT comment this option out even if you don't plan to use snapshots, just leave it with dummy value
|
||||||
detachedSnapshotsDatasetParentName: tanks/k8s/b/snaps
|
detachedSnapshotsDatasetParentName: tanks/k8s/b/snaps
|
||||||
# "" (inherit), lz4, gzip-9, etc
|
# "" (inherit), lz4, gzip-9, etc
|
||||||
zvolCompression:
|
zvolCompression:
|
||||||
|
|
|
||||||
|
|
@ -47,6 +47,7 @@ zfs:
|
||||||
datasetParentName: tank/k8s/a/vols
|
datasetParentName: tank/k8s/a/vols
|
||||||
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
||||||
# they may be siblings, but neither should be nested in the other
|
# they may be siblings, but neither should be nested in the other
|
||||||
|
# do NOT comment this option out even if you don't plan to use snapshots, just leave it with dummy value
|
||||||
detachedSnapshotsDatasetParentName: tank/k8s/a/snaps
|
detachedSnapshotsDatasetParentName: tank/k8s/a/snaps
|
||||||
datasetEnableQuotas: true
|
datasetEnableQuotas: true
|
||||||
datasetEnableReservation: false
|
datasetEnableReservation: false
|
||||||
|
|
|
||||||
|
|
@ -53,6 +53,7 @@ zfs:
|
||||||
datasetParentName: tank/k8s/a/vols
|
datasetParentName: tank/k8s/a/vols
|
||||||
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
||||||
# they may be siblings, but neither should be nested in the other
|
# they may be siblings, but neither should be nested in the other
|
||||||
|
# do NOT comment this option out even if you don't plan to use snapshots, just leave it with dummy value
|
||||||
detachedSnapshotsDatasetParentName: tank/k8s/a/snaps
|
detachedSnapshotsDatasetParentName: tank/k8s/a/snaps
|
||||||
datasetEnableQuotas: true
|
datasetEnableQuotas: true
|
||||||
datasetEnableReservation: false
|
datasetEnableReservation: false
|
||||||
|
|
|
||||||
|
|
@ -31,6 +31,7 @@ zfs:
|
||||||
datasetParentName: tank/k8s/test
|
datasetParentName: tank/k8s/test
|
||||||
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
||||||
# they may be siblings, but neither should be nested in the other
|
# they may be siblings, but neither should be nested in the other
|
||||||
|
# do NOT comment this option out even if you don't plan to use snapshots, just leave it with dummy value
|
||||||
detachedSnapshotsDatasetParentName: tanks/k8s/test-snapshots
|
detachedSnapshotsDatasetParentName: tanks/k8s/test-snapshots
|
||||||
|
|
||||||
# "" (inherit), lz4, gzip-9, etc
|
# "" (inherit), lz4, gzip-9, etc
|
||||||
|
|
|
||||||
|
|
@ -31,6 +31,7 @@ zfs:
|
||||||
datasetParentName: tank/k8s/test
|
datasetParentName: tank/k8s/test
|
||||||
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
||||||
# they may be siblings, but neither should be nested in the other
|
# they may be siblings, but neither should be nested in the other
|
||||||
|
# do NOT comment this option out even if you don't plan to use snapshots, just leave it with dummy value
|
||||||
detachedSnapshotsDatasetParentName: tanks/k8s/test-snapshots
|
detachedSnapshotsDatasetParentName: tanks/k8s/test-snapshots
|
||||||
|
|
||||||
datasetEnableQuotas: true
|
datasetEnableQuotas: true
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,7 @@ zfs:
|
||||||
datasetParentName: tank/k8s/test
|
datasetParentName: tank/k8s/test
|
||||||
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
# do NOT make datasetParentName and detachedSnapshotsDatasetParentName overlap
|
||||||
# they may be siblings, but neither should be nested in the other
|
# they may be siblings, but neither should be nested in the other
|
||||||
|
# do NOT comment this option out even if you don't plan to use snapshots, just leave it with dummy value
|
||||||
detachedSnapshotsDatasetParentName: tanks/k8s/test-snapshots
|
detachedSnapshotsDatasetParentName: tanks/k8s/test-snapshots
|
||||||
|
|
||||||
datasetEnableQuotas: true
|
datasetEnableQuotas: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue