Graham Keeling writes:
>On Mon, Jan 31, 2011 at 10:32:32AM -0500, hymie! wrote:
>> GreatPlains-Backup job:
>> (*) did not name the Volume correctly
>> GreatPlains-Backup.2011-01-29_23.05.00_08
>> instead of
>> GreatPlains-Backup.2011-01-29_23.05.00_08-Full

>So, my suggestion is to try looking at the output of this sql command:
>
>select PoolId, Name, LabelFormat from Pool;

Sadly, it looks correct.

mysql> select PoolId, Name, LabelFormat from Pool;
+--------+--------------+---------------------+
| PoolId | Name         | LabelFormat         |
+--------+--------------+---------------------+
|      1 | Default      | *                   |
|      2 | File         | *                   |
|      3 | Scratch      | *                   |
|      4 | Trixbox-full | ${JobName}-${Level} |
|      5 | Trixbox-diff | ${JobName}-${Level} |
|      6 | Trixbox-inc  | ${JobName}-${Level} |
|      7 | FPool        | ${JobName}-${Level} |
|      8 | DiffPool     | ${JobName}-${Level} |
|      9 | IncPool      | ${JobName}-${Level} |
+--------+--------------+---------------------+

--hymie!    http://lactose.homelinux.net/~hymie    hy...@lactose.homelinux.net

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to