Hello,

My volumes register storage column on catalog like NULL value.
Multiple catalogs and others catalogs works fine.

Using Catalog "XXXXXXX"
Pool: Week-XXXXXXX
+---------+----------------------+-----------+---------+-------------+----------+--------------+---------+------+-----------+-----------+---------------------+--------------+
| MediaId | VolumeName           | VolStatus | Enabled | VolBytes    | VolFiles 
| VolRetention | Recycle | Slot | InChanger | MediaType | LastWritten         | 
Storage      |
+---------+----------------------+-----------+---------+-------------+----------+--------------+---------+------+-----------+-----------+---------------------+--------------+
|       4 | Week-XXXXXXX-0001 | Append    |       1 | 832,525,785 |        0 |  
  2,592,000 |       1 |    0 |         0 | File      | 2017-11-26 01:00:18 | 
NULL |
+---------+----------------------+-----------+---------+-------------+----------+--------------+---------+------+-----------+-----------+---------------------+--------------+
Pool: Daily-XXXXXXX
+---------+---------------------+-----------+---------+---------------+----------+--------------+---------+------+-----------+-----------+---------------------+---------+
| MediaId | VolumeName          | VolStatus | Enabled | VolBytes      | 
VolFiles | VolRetention | Recycle | Slot | InChanger | MediaType | LastWritten  
       | Storage |
+---------+---------------------+-----------+---------+---------------+----------+--------------+---------+------+-----------+-----------+---------------------+---------+
|       6 | Daily-XXXXXXX-0005 | Append    |       1 | 1,023,184,069 |        0 
|      864,000 |       1 |    0 |         0 | File      | 2017-11-30 17:40:03 | 
NULL    |
+---------+---------------------+-----------+---------+---------------+----------+--------------+---------+------+-----------+-----------+---------------------+---------+

Follow my pool configuration:

Pool {
  Name = Daily-XXXXXXX
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes
  Volume Retention = 10 days
  Maximum Volume Bytes = 25G
  Label Format = "Daily-XXXXXX-"
  Action On Purge = Truncate
  Storage = StgXXXXXXX01
  Catalog = XXXXXXX
}

Pool {
  Name = Week-XXXXXXX
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes
  Volume Retention = 30 days
  Maximum Volume Bytes = 25G
  Label Format = "Week-XXXXXXX-"
  Action On Purge = Truncate
  Storage = StgXXXXXXX01
  Catalog = XXXXXXX
}

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to