*show pool Pool { Name = "Scratch" PoolType = Scratch LabelType = "bareos" ActionOnPurge = None NextPool = "" RecyclePool = "" ScratchPool = "" Catalog = "" } Pool { Name = "Incremental" LabelFormat = "Incremental-" LabelType = "bareos" ActionOnPurge = None MaximumVolumes = 35 MaximumVolumeBytes = 1 g VolumeRetention = 1 months NextPool = "" RecyclePool = "" ScratchPool = "" Catalog = "" } Pool { Name = "Full" LabelFormat = "Full-" LabelType = "bareos" ActionOnPurge = None MaximumVolumes = 3 MaximumVolumeBytes = 50 g VolumeRetention = 1 months NextPool = "" RecyclePool = "" ScratchPool = "" Catalog = "" } Pool { Name = "Differential" LabelFormat = "Differential-" LabelType = "bareos" ActionOnPurge = None MaximumVolumes = 10 MaximumVolumeBytes = 5 g VolumeRetention = 1 months NextPool = "" RecyclePool = "" ScratchPool = "" Catalog = "" }