I'm running Bacula 9.0.8 under CentOS 6, and I'm seeing something odd with some 
tapes. Backups were written to the tapes, but a query of the status of volumes 
in the tape changer shows that the media is
"Full" with zero GB:



        Choose a query (1-50): 15
        
+---------+------------+-------+---------+------+-------------+-----------+-----------+
        | mediaid | volumename | gb    | storage | slot | pool        | 
mediatype | volstatus |
        
+---------+------------+-------+---------+------+-------------+-----------+-----------+
        |     264 | 006273L6   |     0 | neoxl80 |   19 | Full        | LTO6    
  | Full      |
        |     220 | 006200L6   |     0 | neoxl80 |   20 | Incremental | LTO6    
  | Full      |


However, a query of the individual volumes shows a more realistic byte count, 
but not enough to fill the media:

        Choose a query (1-50): 14
        Enter Volume name: 006273L6
        
+--------+---------------+---------------------+------+-------+---------+----------------+--------+
        | jobid  | name          | starttime           | type | level | files   
| bytes          | status |
        
+--------+---------------+---------------------+------+-------+---------+----------------+--------+
        | 59,592 | home-w        | 2018-11-06 10:51:48 | B    | F     | 464,376 
| 62,935,096,475 | T      |
        | 60,069 | BackupCatalog | 2018-11-16 23:10:02 | B    | F     |       2 
|            115 | T      |
        | 60,084 | projects-k    | 2018-11-17 01:45:00 | B    | F     |       2 
|              0 | T      |
        
+--------+---------------+---------------------+------+-------+---------+----------------+--------+
        *


        Choose a query (1-50): 14
        Enter Volume name: 006200L6
        
+--------+------------+---------------------+------+-------+-----------+-------------------+--------+
        | jobid  | name       | starttime           | type | level | files     
| bytes             | status |
        
+--------+------------+---------------------+------+-------+-----------+-------------------+--------+
        | 59,608 | projects-t | 2018-11-06 11:53:17 | B    | I     | 1,328,587 
| 1,182,458,293,840 | f      |
        | 60,087 | projects-y | 2018-11-17 01:45:02 | B    | D     |         1 
|                 0 | T      |
        
+--------+------------+---------------------+------+-------+-----------+-------------------+--------+
        *

The tapes were not manually updated to set their status to "Full".

Any ideas what is happening?

Thanks,

Mark


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to