I have the following settings in a pool, and I want to check in which volume my job backups are located, as you can see I aiming to have 7 backups in one volume, therefore by having 7 backups taken per week I would like them to be all in one volume, however I want to find a way to check the content inside a volume. Any tips or advices are appreciated
Pool {
Name = "censored-pool"
Description = "Pool of censored configured for 1 FULL & 6 INCR backups per week"
Pool Type = Backup
Label Format = "censored-"
Recycle = yes
AutoPrune = yes
Recycle Current Volume = yes
Recycle Oldest Volume = yes
Volume Retention = 1 month
Maximum Volume Jobs = 7
Maximum Volume Bytes = 100G
}