|
@ -83,6 +83,8 @@ min-free-space = 123 |
|
|
|
|
|
|
|
|
# TIER 0 |
|
|
# TIER 0 |
|
|
[[branches.tier]] |
|
|
[[branches.tier]] |
|
|
|
|
|
enabled = true |
|
|
|
|
|
|
|
|
[branches.tier.func.create] |
|
|
[branches.tier.func.create] |
|
|
policy.default = 'mfs' |
|
|
policy.default = 'mfs' |
|
|
[[branches.tier.func.create.policy.overrides]] |
|
|
[[branches.tier.func.create.policy.overrides]] |
|
@ -115,10 +117,11 @@ type = 'glob' |
|
|
mode = 'RW' |
|
|
mode = 'RW' |
|
|
if-not-mountpoint = 'fail' # 'fail' | 'deactivate' ? |
|
|
if-not-mountpoint = 'fail' # 'fail' | 'deactivate' ? |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# TIER 1 |
|
|
# TIER 1 |
|
|
[[branches.tier]] |
|
|
[[branches.tier]] |
|
|
[[branches.tier.branch]] |
|
|
[[branches.tier.branch]] |
|
|
enabled = true |
|
|
|
|
|
|
|
|
enabled = false |
|
|
name = 'branch0' |
|
|
name = 'branch0' |
|
|
type = 'literal' |
|
|
type = 'literal' |
|
|
path = '/mnt/*' |
|
|
path = '/mnt/*' |
|
|